summaryrefslogtreecommitdiff
path: root/Zend/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #66286: Incorrect object comparison with inheritanceNikita Popov2014-01-041-0/+26
* Fixed Bug #66218 zend_register_functions breaks reflectionRemi Collet2013-12-101-0/+21
* Fixed bug #65969 (Chain assignment with T_LIST failure)Dmitry Stogov2013-11-271-0/+10
* Fixed bug #65911 ($this not usable as static property)bwoebi2013-10-161-0/+20
* Fix bug #65322: compile time errors won't trigger auto loadingNikita Popov2013-09-292-0/+40
* Typo....Xinchen Hui2013-09-021-1/+1
* Add a XFAIL test for #64896Xinchen Hui2013-09-021-0/+47
* Fixed bug #60598 (cli/apache sapi segfault on objects manipulation)Xinchen Hui2013-08-301-0/+30
* Fix bug #65579 (Using traits with get_class_methods causes segfault).Adam Harvey2013-08-281-0/+29
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Make sure test.php isn't coming in from the include_pathRasmus Lerdorf2013-08-021-10/+10
* Fixed bug Bug #65372 (Segfault in gc_zval_possible_root when return reference...Xinchen Hui2013-08-021-0/+40
* 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
* Fixed bug #65254 (Exception not catchable when exception thrown in autoload w...Xinchen Hui2013-07-141-0/+21
* Fixed bug (is_callable() triggers Fatal Error)Xinchen Hui2013-06-241-0/+27
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-105-5/+5
* Fixed bug #64988 (Class loading order affects E_STRICT warning)Xinchen Hui2013-06-101-0/+30
* Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-06-101-1/+1
|\
| * Fixed test scriptDmitry Stogov2013-06-101-1/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-06-091-0/+30
|\ \ | |/
| * Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC)Xinchen Hui2013-06-091-0/+30
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-06-051-0/+40
|\ \ | |/
| * Fixed bug #64960 (Segfault in gc_zval_possible_root)Xinchen Hui2013-06-051-0/+40
* | Fixed bug #64720 (SegFault on zend_deactivate)Dmitry Stogov2013-05-211-0/+48
* | fix bug #64660 - yyparse can return 2, not only 1Stanislav Malyshev2013-05-201-0/+11
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-05-123-0/+61
|\ \ | |/
| * Fixed bug #64821 Custom Exceptions crash when internal properties overriddenAnatol Belski2013-05-123-0/+61
* | Update test script to make sure the error occurredXinchen Hui2013-04-041-1/+2
* | Use 5.4 specifical warnnig & Update NEWsXinchen Hui2013-04-041-9/+7
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-04-041-0/+15
|\ \ | |/
| * Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: se...Xinchen Hui2013-04-041-0/+15
* | Fix #64572: Clean up after the testptarjan2013-04-031-0/+1
* | Update test scriptXinchen Hui2013-03-261-0/+2
* | Fixed bug #64515 (Memoryleak when using the same variablename 2times in funct...Xinchen Hui2013-03-261-0/+10
* | Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11)Xinchen Hui2013-03-214-10/+138
* | Fixed bug #63976 (Parent class incorrectly using child constant in class prop...Dmitry Stogov2013-03-191-0/+20
* | Partial fix for bug #64239Dmitry Stogov2013-03-191-0/+22
* | Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-03-191-0/+13
|\ \ | |/
| * Fixed bug #62343 (Show class_alias In get_declared_classes())Dmitry Stogov2013-03-191-0/+13
* | Fixed bug #64417 (ArrayAccess::&offsetGet() in a trait causes fatal error)Dmitry Stogov2013-03-191-0/+39
* | Fixed confused exception message while user threw exceptionXinchen Hui2013-03-091-0/+24
* | Fixed bug #64235 (Insteadof not work for class method in 5.4.11)Xinchen Hui2013-02-215-3/+72
* | Fixed bug #64070 (Inheritance with Traits failed with error)Dmitry Stogov2013-02-181-0/+36
* | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-01-181-0/+74
|\ \ | |/
| * fix bug #63462 (Magic methods called twice for unset protected properties)Stanislav Malyshev2013-01-181-0/+74
* | fix bug #63982: isset() inconsistently produces a fatal error on protected pr...Stanislav Malyshev2013-01-131-0/+15
* | different OSes have different messages, and that's not what the test is about...Stanislav Malyshev2013-01-132-3/+3
* | Fixed bug #63882 (zend_std_compare_objects crash on recursion)Dmitry Stogov2013-01-091-0/+15