75 Commits (67817a199ca4c8bcff163cb005287c0087db6bf3)

Author SHA1 Message Date
Dmitry Stogov f9e8678dd3 Fixed bug #63882 (zend_std_compare_objects crash on recursion) 13 years ago
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui 831fbcf385 Happy New Year 13 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Dmitry Stogov e8c87c6d21 - Fixed bug #52773 (Proxy objects have an inadequate destroy_object store callback) 16 years ago
Dmitry Stogov 94dd83722b Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table 16 years ago
Sebastian Bergmann 13a78acbbe sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 35e83d2afb sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann d2281d1dff sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php 16 years ago
Antony Dovgal 120b469bb4 MFH: fix bug #47353 (crash when creating a lot of objects in object destructor) 17 years ago
Antony Dovgal 4e2c0bc905 MFH: fix bug #47353 (crash when creating a lot of objects in object destructor) 17 years ago
Antony Dovgal 9e15036270 fix bug #47353 (crash when creating a lot of objects in object destructor) 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
SVN Migration 3e94ce6a97 This commit was manufactured by cvs2svn to create tag 'NEWS'. 17 years ago
Marcus Boerger ce2f9bb0cf - MFH Fix issue with destruction of overloaded objects 18 years ago
Marcus Boerger 3110bffd16 - Fix issue with destruction of overloaded objects 18 years ago
Felipe Pena cf7384aa40 - MFH: Constness (Added const qualifier to several function parameters) 18 years ago
Felipe Pena a5f867f3d5 - Constness (Added const qualifier to several function parameters) 18 years ago
Dmitry Stogov caee59b856 everted (this part was committed by mistake) 18 years ago
Dmitry Stogov a4b872a6d8 iFixed memory leak 18 years ago
Dmitry Stogov 6847c18150 Added garbage collector 18 years ago
Dmitry Stogov 71592cec06 Added garbage collector 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Yiduo (David) Wang 4b4d634cb9 MFH: Added macros for managing zval refcounts and is_ref statuses 19 years ago
Yiduo (David) Wang 95da0dc570 Added macros for managing zval refcounts and is_ref statuses 19 years ago
Jani Taskinen 226c56fe76 MFH: Fixed compiler warnings 19 years ago
Jani Taskinen 5d0176a32b - Fix compile warnings 19 years ago
Antony Dovgal dd8af0654a fix folding, CS and WS 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Dmitry Stogov 6b2f3046e8 Fixed bug #39602 (Invalid session.save_handler crashes PHP) 20 years ago
Dmitry Stogov 6a8f267db6 Fixed bug #39602 (Invalid session.save_handler crashes PHP) 20 years ago
Dmitry Stogov c021824fc1 Fixed bug #38287 (static variables mess up global vars) 20 years ago
Dmitry Stogov f5543a428d Fixed bug #38287 (static variables mess up global vars) 20 years ago
Dmitry Stogov 75fac72dc5 Support for nested exceptions and fatal errors in destructors 20 years ago
Dmitry Stogov 51e52e20ef Support for nested exceptions and fatal errors in destructors 20 years ago
Antony Dovgal e697da651c fix the typo before everybody forgets about it 20 years ago
Marcus Boerger 8e42a84335 - Destructors must not be called twice 20 years ago
Marcus Boerger 637a40423c - MFH as discussed 20 years ago
Andrei Zmievski fae915844b Happy, Pierre? 20 years ago
Andrei Zmievski f096990ea0 Add: 20 years ago
Antony Dovgal e98f9777db initialize bucket #0 with nulls 20 years ago
Antony Dovgal 1fa58ec003 initialize bucket #0 with nulls (normally it shouldn't be used at all, but if it is - we don't want any memory issues, do we?) 20 years ago