summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #30407 (Strange behaviour of default arguments)Dmitry Stogov2005-02-101-0/+18
* test for Bug #31720Stanislav Malyshev2005-02-021-0/+16
* Fixed bugs #29767 and #31683 (__get and __set methods must not modify propert...Dmitry Stogov2005-02-021-0/+97
* test for eval debug_backtrace bugStanislav Malyshev2005-02-011-0/+28
* - Bugfix #26229 (getIterator() segfaults when it returns arrays or scalars)Marcus Boerger2005-01-251-4/+12
* - Second and last part of #30725 fixMarcus Boerger2005-01-241-1/+1
* - Add new testMarcus Boerger2005-01-241-0/+32
* Restore behavior of $str["str"]. (Now $str["str"] is equivalent to $str[0] ag...Dmitry Stogov2005-01-141-9/+5
* Fixed bug #31098 (isset false positive)Dmitry Stogov2005-01-121-2/+34
* - Test renamingMoriyoshi Koizumi2005-01-111-1/+1
* - Fix bug #31436 (isset() incorrectly returns true in dereference of a wrong ...Moriyoshi Koizumi2005-01-111-0/+25
* "Undefined variable: %s" noticies were fixed to use one spaceDmitry Stogov2004-12-279-17/+17
* "Undefined variable: %s" noticies were fixed to be compatible with PHP_5_0Dmitry Stogov2004-12-248-8/+8
* add testStanislav Malyshev2004-12-061-0/+21
* Fixed bug #30922 (reflective functions crash PHP when interfaces extend thems...Dmitry Stogov2004-12-061-0/+13
* Fixed bug #29883 (isset gives invalid values on strings).Dmitry Stogov2004-12-011-0/+13
* Test files are fixed.Dmitry Stogov2004-10-051-1/+1
* Test files are fixed.Dmitry Stogov2004-10-052-1/+7
* Fixed unset() bug that was introduced with CV optimization patchDmitry Stogov2004-10-051-0/+21
* Added test cases for CV optimization patchDmitry Stogov2004-10-0511-0/+164
* - Add new testMarcus Boerger2004-10-041-0/+72
* - Add new testMarcus Boerger2004-10-021-0/+74
* - Add new testMarcus Boerger2004-10-021-0/+34
* - Move bench.php to Zend/Andi Gutmans2004-09-291-412/+0
* Fixed test.Ilia Alshanetsky2004-09-231-1/+1
* - Commit synthetic benchmarkAndi Gutmans2004-09-231-0/+412
* - Add test for bug #27669Andi Gutmans2004-09-161-0/+18
* Add new testMarcus Boerger2004-08-031-0/+31
* Fixed reversed condition for error reporting.Ilia Alshanetsky2004-04-011-2/+2
* Fixed bug #27731 (error_reporting() inside @ block fails to setIlia Alshanetsky2004-03-291-0/+10
* Fixed bug #27641 (Object cloning in ze1_compatibility_mode was reimplemented)Dmitry Stogov2004-03-241-0/+42
* - Added instance_of test (patch by Ard Biesheuvel)Derick Rethans2004-03-041-0/+12
* Fix and clarify the test caseZeev Suraski2004-02-111-23/+11
* Ignore the memleak in this testZeev Suraski2004-02-101-0/+2
* - Correcting test.Moriyoshi Koizumi2004-02-101-4/+54
* Fixed bug #27145 (Unmangle private/protected property names before printingIlia Alshanetsky2004-02-051-0/+13
* Update testsMarcus Boerger2004-02-031-1/+1
* Update testMarcus Boerger2004-01-251-3/+3
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* fix expectStanislav Malyshev2004-01-091-1/+1
* add testStanislav Malyshev2004-01-091-0/+9
* UpdateMarcus Boerger2004-01-061-4/+29
* Fixed bug #26802Marcus Boerger2004-01-051-1/+1
* Fix testMarcus Boerger2004-01-051-0/+1
* Add new testMarcus Boerger2004-01-052-0/+45
* Update testMarcus Boerger2004-01-051-4/+9
* Added test case for bug #26696.Ilia Alshanetsky2003-12-301-0/+17
* Add new testMarcus Boerger2003-12-271-0/+71
* Fixed bug #26697 (calling class_exists on a nonexistent class in __autoloadMarcus Boerger2003-12-231-0/+24
* Add more testsMarcus Boerger2003-12-221-0/+21