mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
ext/standard: Move sort() related tests into subfolder
This commit is contained in:
parent
c1bf3acf44
commit
d8a63a38c6
155 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Test array_merge and array_walk
|
||||||
precision=14
|
precision=14
|
||||||
--FILE--
|
--FILE--
|
||||||
<?php
|
<?php
|
||||||
require(__DIR__ . '/data.inc');
|
require(__DIR__ . '/sort/data.inc');
|
||||||
/*
|
/*
|
||||||
** Create sample arrays
|
** Create sample arrays
|
||||||
** Test alpha, numeric (decimal, hex, octal) and special data
|
** 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
Loading…
Add table
Add a link
Reference in a new issue