4738 Commits (5bfe560cab0532054e48737e8ea4bf2fa8ec00ff)

Author SHA1 Message Date
Dmitry Stogov ade3995a79 Fixed compatibility with ext/hash 20 years ago
Marcus Boerger 35ce5db25e - Add missing function for completeness 20 years ago
Dmitry Stogov 54adfc6fcf Fixed incorrect backtrace type ("::" instead of "->") for __set()/__get() 20 years ago
Dmitry Stogov b32a78c4fa Remove "called at [(null):0]" from debug backtrace 20 years ago
Marcus Boerger 7addae5089 - MFH Use object handler get in the same way as the rest of the engine does 20 years ago
Marcus Boerger 3840e428bb - MFH Fix string-conversion and const updating 20 years ago
Marcus Boerger f128dff1ff - Fix test 20 years ago
Marcus Boerger 2e37e86366 - MFH Argument parsing specifier 'C', which is necessary for SPL already 20 years ago
Marcus Boerger 5a69b29082 - Warning fixes by Steph 20 years ago
Marcus Boerger 941b0651dc - MFH: Function deprecation flag 20 years ago
Andrei Zmievski c009a4f361 Fix a bug where the default value for function argument could be an 20 years ago
Marcus Boerger f0d9ae46c3 - Fix method flag handling 20 years ago
Antony Dovgal d43d090362 fix leak in zend_strtod() on big doubles 20 years ago
Andrei Zmievski da30791861 MFH. 20 years ago
Antony Dovgal a3b941642c init variables 20 years ago
Dmitry Stogov 38409e944c Fixed bug #36303 (foreach on error_zval produces segfault) 20 years ago
Marcus Boerger 647eafcb5d - MFH 20 years ago
Dmitry Stogov b179e081ab Fixed bug #36268 (Object destructors called even after fatal errors) 20 years ago
Zeev Suraski b73349dbe4 Fix possibility of a wrong element being deleted by zend_hash_del() 20 years ago
Marcus Boerger 77915bc208 - MFH 20 years ago
Marcus Boerger b1cebf32e4 - MFH Fix issues with static method invocation 20 years ago
Dmitry Stogov c447acf863 Fixed bug #36071 (Engine Crash related with 'clone') 20 years ago
Antony Dovgal 01e8d313c8 MFH: make sure ce_child is properly initialized 20 years ago
Ilia Alshanetsky b6cb9d3ce5 Fixed bug #36046 (parse_ini_file() miscounts lines in multi-line values). 20 years ago
Dmitry Stogov 0f4302b872 Fixed bug #36037 (heredoc adds extra line number) 20 years ago
Dmitry Stogov b8360c376b Fixed bug #36006 (Problem with $this in __destruct()) 20 years ago
Marcus Boerger 66cfc793a2 - Fix test 20 years ago
Marcus Boerger add3c79a23 - Fixed bug #36011 20 years ago
Antony Dovgal 4972b45520 fix typo in the code and related tests 20 years ago
Andi Gutmans 864a2897df - More -> 2006 changes 20 years ago
Andi Gutmans 61e93ccfe8 - Update copyright notices to 2006 20 years ago
foobar 62b9a736bf MFH: oops 20 years ago
foobar 63e14480fc fix typo 20 years ago
Antony Dovgal d7c1980a21 typofix 20 years ago
Dmitry Stogov 56d78654a3 Reverted invalid fix for bug #35785 20 years ago
Marcus Boerger 9a6a266b16 - MFH Fixed Bug #35785 (SimpleXML memory read error) 20 years ago
Dmitry Stogov 9c2ea13abc Fixed bug #35612 (iis6 Access Violation crash). (alacn dot uhahaa at gmail dot com) 20 years ago
Dmitry Stogov ad90780930 Fixed memory leak 20 years ago
Marcus Boerger eb99c74567 - MFH move zend_object_Value definition to zend_types.h 20 years ago
Marcus Boerger af264f6f0d - MFH add Z_OBJVAL*() macros 20 years ago
Antony Dovgal 3782a4acf2 fix test description 20 years ago
Antony Dovgal 9255733c4f fix leak appearing when __autoload() throws an exception 20 years ago
Marcus Boerger 18a99796ad - MFH Fix Bug #35720 A final constructor can be overwritten 20 years ago
foobar 849a614275 - Fix test 20 years ago
Antony Dovgal dfcc155c76 fix compile warning with Apache2 and Zend VM disabled 20 years ago
Marcus Boerger 10f77a5d71 - Add/fix tests 20 years ago
Marcus Boerger 0cd997d79c - Simplify and synch is_callable_ex() with actual execution code 20 years ago
Antony Dovgal f7aec44aee MFH: use default colors to prevent any problems with existing php.ini 21 years ago
Ilia Alshanetsky 3ce27140dc Fixed bug #35655 (whitespace following end of heredoc is lost). 21 years ago
Marcus Boerger 882a9effe6 - Enforce termination to prevent possible SEGVs 21 years ago