summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/002.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improved number to string comparison semanticsNikita Popov2020-07-221-32/+32
* Use serialize_precision for var_dump()Nikita Popov2020-02-251-25/+25
* Reindent phpt filesNikita Popov2020-02-031-4/+4
* Convert some notices to warningsNikita Popov2019-10-021-22/+22
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* Faster sorting algoXinchen Hui2015-01-141-47/+51
* Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-211-0/+40
* - Fix testsJani Taskinen2007-11-021-1/+1
* Fixed paths in various tests. In certain conditions usage of partial fileIlia Alshanetsky2003-08-181-1/+1
* Fix the test results (negative indices are not strings anymore)foobar2003-08-111-17/+17
* -Do not rely on a side effect of 32bit platforms (patch by Michael Mauch)Marcus Boerger2002-11-161-69/+94
* This makes the output of the tests consistent on 32bit and 64 bit platforms.Ilia Alshanetsky2002-11-071-88/+135
* fix array testsMarcus Boerger2002-08-211-0/+2
* Fixed the array-tests. Broke the test up into various smaller tests.Sander Roobol2002-03-261-0/+570