summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* - Fixed bug #49908 (throwing exception in __autoload crashes when interface i...Felipe Pena2009-11-013-8/+38
* - Fixed bug #49142 (crash when exception thrown from __tostring())David Soria Parra2009-10-271-3/+9
* - Fixed PDORow and PDOStatement crashes when instantiating throught ReflectionFelipe Pena2009-10-121-1/+1
* Fixed memleak in tests/lang/engine_assignExecutionOrder_001.phptDmitry Stogov2009-09-212-0/+5
* Fixed testsDmitry Stogov2009-09-212-2/+2
* - WS fix (spaces to tabs)Moriyoshi Koizumi2009-09-151-1/+1
* - Fixed warnings (Kalle)Felipe Pena2009-09-131-1/+1
* - Fix skipsJani Taskinen2009-09-102-2/+2
* - revert last commit, breaks the build and needs test case(s)Pierre Joye2009-09-061-2/+2
* - Fix leaks.Moriyoshi Koizumi2009-09-061-2/+2
* - don't hide previous declarationPierre Joye2009-09-051-10/+10
* - don't hide early declarationPierre Joye2009-09-051-6/+6
* Fixed bug #46074 (Bus error during running PHP CLI under IRIX 6.5.30)Dmitry Stogov2009-09-037-40/+78
* Test from 2009 testfestZoe Slattery2009-08-261-0/+16
* fix crash when unexpectedly passed by-ref parameter is modifiedStanislav Malyshev2009-08-184-0/+36
* Fixed ability to call user functions from user opcodes without recursionDmitry Stogov2009-08-183-8/+10
* Fixed bug #49269 (Ternary operator fails on Iterator object when used inside ...Dmitry Stogov2009-08-173-65/+116
* Fix endless recursion of var_dump() over self-referencing closuresEtienne Kneuss2009-08-102-34/+70
* - MFHAndi Gutmans2009-08-091-4/+6
* - Generated filesJani Taskinen2009-08-072-125/+141
* - Fixed bug #48719 parse_ini_*(): scanner mode is not checked for sanity)Jani Taskinen2009-08-071-11/+27
* - Generated files..Jani Taskinen2009-08-072-1756/+1653
* - Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value fails)Jani Taskinen2009-08-071-11/+39
* - Restore PHP-5.2 behaviour when passing null inside object scope to get_class()Jani Taskinen2009-08-061-1/+1
* Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX s...Scott MacVicar2009-08-064-93/+2
* - Retouch without my path in the #line directivesJani Taskinen2009-08-041-59/+59
* - Generated filesJani Taskinen2009-08-042-1206/+1194
* - Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW)Jani Taskinen2009-08-041-1/+1
* - Generated filesJani Taskinen2009-08-042-2028/+2107
* - Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII...Jani Taskinen2009-08-041-1/+1
* fix for bug #49000Stanislav Malyshev2009-07-301-0/+7
* - Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)Jani Taskinen2009-07-281-1/+1
* Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())Dmitry Stogov2009-07-283-3/+25
* - MFH: Cosmetic changesFelipe Pena2009-07-271-293/+345
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-211-1/+0
* - New testsFelipe Pena2009-07-193-0/+95
* - New testFelipe Pena2009-07-191-0/+51
* - Tests related to bug #48770Felipe Pena2009-07-192-0/+107
* Removing unnecessary SKIPIF sectionsZoe Slattery2009-07-181-2/+0
* CSJani Taskinen2009-07-171-1/+1
* fix testsZoe Slattery2009-07-179-30/+4
* fix memleakStanislav Malyshev2009-07-171-2/+5
* MFHJani Taskinen2009-07-161-1/+2
* fix ini_restore problemStanislav Malyshev2009-07-161-1/+6
* - MFH: Fixed bug #48899 (is_callable returns true even if method does not exi...Felipe Pena2009-07-152-1/+25
* MFH: Fix date warning by setting the default timezone to UTCDavid Soria Parra2009-07-131-0/+1
* MFH: Adjust tests. The order in which notices appear is platform dependend as...David Soria Parra2009-07-071-4/+4
* Fix testandy wharmby2009-07-062-12/+15
* - New testFelipe Pena2009-06-301-0/+28
* - MFH: Fixed bug #48709 (metaphone and 'wh')Felipe Pena2009-06-301-0/+1