summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2008-11-131-0/+23
* ChangeLog update2008-11-121-0/+98
* - New testFelipe Pena2008-11-111-0/+22
* - Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 b...Felipe Pena2008-11-111-0/+3
* ChangeLog update2008-11-111-0/+37
* - Fixed tests (thanks Timm)Felipe Pena2008-11-102-3/+3
* - Make it work with bison 2.4.Derick Rethans2008-11-101-1/+1
* - New testsFelipe Pena2008-11-105-0/+121
* ChangeLog update2008-11-091-0/+6
* ChangeLog update2008-11-081-0/+6
* ChangeLog update2008-11-061-0/+33
* sync zend_ini_scanner.cArnaud Le Blanc2008-11-052-3/+3
* Added parse_ini_string() function (grange at lemonde dot fr, Arnaud)Arnaud Le Blanc2008-11-051-1/+1
* ChangeLog update2008-11-051-0/+140
* - Fix testMarcus Boerger2008-11-041-0/+2
* ChangeLog update2008-11-041-0/+15
* Use a better function name for closure related errors and debug_backtrace()Johannes Schlüter2008-11-033-3/+68
* ChangeLog update2008-11-031-0/+36
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-024-1/+56
* XFAIL test for bug #46196 on restore_error_handler().Felix De Vliegher2008-11-021-0/+33
* ChangeLog update2008-11-011-0/+6
* ChangeLog update2008-10-311-0/+7
* Fixed ability to use "internal" heaps in extensions.Dmitry Stogov2008-10-301-3/+13
* ChangeLog update2008-10-281-0/+5
* Fix compile errorArnaud Le Blanc2008-10-271-2/+2
* ChangeLog update2008-10-251-0/+40
* add testAntony Dovgal2008-10-241-0/+19
* - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-244-56/+1
* ChangeLog update2008-10-231-0/+11
* ChangeLog update2008-10-201-0/+12
* ChangeLog update2008-10-181-0/+15
* Fixed bug #46308 (Invalid write when changing property from inside getter)Dmitry Stogov2008-10-172-0/+41
* ChangeLog update2008-10-111-0/+19
* Fixed bug #46246 (difference between call_user_func(array($this, $method)) an...Dmitry Stogov2008-10-102-14/+67
* ChangeLog update2008-10-071-0/+20
* - Fixed bug #46238 (Segmentation fault on static call with empty string method)Felipe Pena2008-10-063-22/+142
* ChangeLog update2008-10-031-0/+9
* Use enum alternative instead of explicit valueEtienne Kneuss2008-10-021-1/+1
* ChangeLog update2008-10-021-0/+5
* initialize variableAntony Dovgal2008-10-011-0/+1
* ChangeLog update2008-09-241-0/+9
* MFB: clean some dead codeNuno Lopes2008-09-231-1/+0
* ChangeLog update2008-09-181-0/+22
* Fixed bug #46106 (Memory leaks when using global statement)Dmitry Stogov2008-09-172-13/+47
* Fixed possible crash because of overriden error handlerDmitry Stogov2008-09-172-1/+18
* ChangeLog update2008-09-161-0/+32
* Fixed bug #43053 (Regression: some numbers shown in scientific notation). (in...Dmitry Stogov2008-09-154-10/+17
* Fix #45656 (new Class silenting exceptions in autoloaders)Etienne Kneuss2008-09-151-19/+7
* ChangeLog update2008-09-151-0/+5
* MFB "Disabled $GLOBALS' refcount modification"Arnaud Le Blanc2008-09-141-2/+6