summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_intersect_1.phpt
Commit message (Expand)AuthorAgeFilesLines
* - Fix testsJani Taskinen2007-11-021-306/+10
* fix testsAntony Dovgal2006-06-011-16/+111
* - Fixed bug #29361 (var_export() producing invalid code). (Derick)Derick Rethans2005-10-171-280/+280
* fixing the tests so to work with the new var_dump() (dumping private andAndrey Hristov2004-05-201-0/+18
* fixing tests after last Derick's commit that changed the behaviour ofAndrey Hristov2004-01-101-140/+140
* No Notices hereMarcus Boerger2003-12-291-3/+3
* Fixed bug #26458 (var_dump(), var_export(), debug_zval_dump() not binaryIlia Alshanetsky2003-11-291-27/+9
* New array functions for doing intersection of arrays that are complementaryAndrey Hristov2003-10-091-0/+565