ext/standard: Move sort() related tests into subfolder

This commit is contained in:
Gina Peter Banyard 2024-11-06 14:34:22 +00:00
parent c1bf3acf44
commit d8a63a38c6
155 changed files with 1 additions and 1 deletions

View file

@ -4,7 +4,7 @@ Test array_merge and array_walk
precision=14
--FILE--
<?php
require(__DIR__ . '/data.inc');
require(__DIR__ . '/sort/data.inc');
/*
** Create sample arrays
** Test alpha, numeric (decimal, hex, octal) and special data

Some files were not shown because too many files have changed in this diff Show more