summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #67111Nikita Popov2014-12-191-0/+20
* Fixed Bug #65576 (Constructor from trait conflicts with inherited constructor)Kévin Dunglas2014-12-122-0/+64
* Fix #65419 - Inside trait, self::class != __CLASS__Julien Pauli2014-11-281-0/+23
* Fixed bug #68370 ("unset($this)" can make the program crash)Xinchen Hui2014-11-101-0/+18
* Fix bug #68188Nikita Popov2014-10-031-0/+21
* Fixed bug #67633Nikita Popov2014-09-201-0/+44
* Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-09-091-0/+16
|\
| * Fixed #67985 - Incorrect last used array index copied to new array after unsetTjerk Meesters2014-09-091-0/+16
* | Improve fix for #66608Xinchen Hui2014-07-191-6/+40
* | Fixed segfault with empty breakXinchen Hui2014-07-191-0/+15
* | Fixed bug #66608 (Incorrect behavior with nested "finally" blocks)Xinchen Hui2014-07-181-0/+39
* | Fix bug #67497: eval with parse error causes segfault in generatorNikita Popov2014-07-021-0/+19
* | Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2014-06-165-0/+73
|\ \ | |/
| * Added tests for bug 67436Levi Morrison2014-06-155-0/+73
| * Fix bug 666222Levi Morrison2014-06-081-0/+37
* | Fix bug 666222Levi Morrison2014-06-089-0/+209
* | refixed the test related to bug #67072Anatol Belski2014-04-181-4/+4
* | Fixed test case for 5328d42Tjerk Meesters2014-04-171-3/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2014-01-041-0/+26
|\ \ | |/
| * Fix bug #66286: Incorrect object comparison with inheritanceNikita Popov2014-01-041-0/+26
* | Fix tests expecting specific resource IDsEric Stenson2013-12-151-1/+1
* | Add Tests for #65784 in 5.5Xinchen Hui2013-12-131-0/+62
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-12-101-0/+21
|\ \ | |/
| * Fixed Bug #66218 zend_register_functions breaks reflectionRemi Collet2013-12-101-0/+21
* | Fix bug #65764Nikita Popov2013-12-012-0/+4
* | Fixed bug #66041: list() fails to unpack yielded ArrayAccess objectNikita Popov2013-11-301-0/+17
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-11-271-0/+10
|\ \ | |/
| * Fixed bug #65969 (Chain assignment with T_LIST failure)Dmitry Stogov2013-11-271-0/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-10-161-0/+20
|\ \ | |/
| * Fixed bug #65911 ($this not usable as static property)bwoebi2013-10-161-0/+20
* | Fix bug #64979: Wrong behavior of static variables in closure generatorsNikita Popov2013-09-291-10/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Nikita Popov2013-09-292-0/+40
|\ \ | |/
| * Fix bug #65322: compile time errors won't trigger auto loadingNikita Popov2013-09-292-0/+40
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-09-021-1/+1
|\ \ | |/
| * Typo....Xinchen Hui2013-09-021-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-09-021-0/+47
|\ \ | |/
| * Add a XFAIL test for #64896Xinchen Hui2013-09-021-0/+47
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-301-0/+30
|\ \ | |/
| * Fixed bug #60598 (cli/apache sapi segfault on objects manipulation)Xinchen Hui2013-08-301-0/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-291-0/+29
|\ \ | |/
| * Fix bug #65579 (Using traits with get_class_methods causes segfault).Adam Harvey2013-08-281-0/+29
* | Use in preg_replace_callback() using variables by reference and test for bug ...Marcel Araujo2013-08-183-30/+84
* | https://bugs.php.net/bug.php?id=64979Marcel Araujo2013-08-181-0/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-041-1/+1
* | Merge commit '5753b74' into PHP-5.5Rasmus Lerdorf2013-08-021-10/+10
|\ \ | |/
| * Make sure test.php isn't coming in from the include_pathRasmus Lerdorf2013-08-021-10/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-08-021-0/+40
|\ \ | |/
| * Fixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference...Xinchen Hui2013-08-021-0/+40
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-07-211-0/+25
|\ \ | |/