summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fixed bug #65291 - get_defined_constants() crash with __CLASS__ in traitArpad Ray2013-07-201-0/+1
| * Fixed bug #65291 - get_defined_constants() crash with __CLASS__ in traitArpad Ray2013-07-191-0/+24
| * typo fixesVeres Lajos2013-07-151-1/+1
* | typo fixesVeres Lajos2013-07-151-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-07-141-0/+21
|\ \ | |/
| * Fixed bug #65254 (Exception not catchable when exception thrown in autoload w...Xinchen Hui2013-07-141-0/+21
* | Don't try to clean up generator stack on unclean shutdownNikita Popov2013-06-292-0/+40
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-241-0/+27
|\ \ | |/
| * Fixed bug (is_callable() triggers Fatal Error)Xinchen Hui2013-06-241-0/+27
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-105-5/+5
* | Fix bug #65051: count() off by one inside unset()Nikita Popov2013-06-171-0/+23
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-7/+7
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-105-5/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-06-101-0/+30
|\ \ | |/
| * Fixed bug #64988 (Class loading order affects E_STRICT warning)Xinchen Hui2013-06-101-0/+30
* | Merge branch 'PHP-5.4' into PHP-5.5Dmitry Stogov2013-06-101-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-06-101-1/+1
| |\
| | * Fixed test scriptDmitry Stogov2013-06-101-1/+1