114 Commits (ea2a3bddb8a75552836598296a0140b9175ae018)

Author SHA1 Message Date
Stanislav Malyshev 6608f07322 Mega-commit: Enter the new object model 24 years ago
Sebastian Bergmann 62dc854bb0 Happy New Year. 24 years ago
Derick Rethans 9b391a83c2 - MFZE1 for exit fix, exposing current function name in error messages and 24 years ago
Andi Gutmans 73b159e056 - Experimental support for destructors. We need to see if destructors 24 years ago
Andi Gutmans 29ea3da2f8 - Pretty much finish _clone() support 24 years ago
Sebastian Bergmann d863d52a5d Update headers. 24 years ago
Andi Gutmans 2eccd95ca4 - Add some initializations 24 years ago
Sebastian Bergmann 01850714ee MFZE1: Introduced extension version numbers (Stig) 24 years ago
Stanislav Malyshev f5c5986344 _FUNCTION is used in definition, so use _D 25 years ago
Andi Gutmans 76a7a5bc18 - More work on making objects work 25 years ago
Zeev Suraski 4f6c95d17a Whitespace 25 years ago
Andi Gutmans 8b6f848cbb - Merge from Engine 1 25 years ago
Andi Gutmans 61edd1bf41 - Merge from Engine 1 CVS 25 years ago
Andi Gutmans 54e871a9cc - Use Z_ macros 25 years ago
Zeev Suraski fcc035108f TSRMLS_FETCH work 25 years ago
Zeev Suraski d76cf1da18 More TSRMLS_FETCH work 25 years ago
Zeev Suraski 4187439cff More TSRMLS_FETCH work 25 years ago
Zeev Suraski b52554951f More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef 25 years ago
Andrei Zmievski 3839af35dc Let's be consisten and keep TSRMLS_DC declaration after num_args. 25 years ago
Zeev Suraski 8ce8324e59 More TSRMLS_FETCH annihilation 25 years ago
Zeev Suraski 11e5d2f229 Get rid of more TSRMLS_FETCH's 25 years ago
Zeev Suraski b57703825b Avoid TSRMLS_FETCH()'s (still lots of work left) 25 years ago
Zeev Suraski 2c254ba762 Get rid of ELS_*(), and use TSRMLS_*() instead. 25 years ago
Zeev Suraski 43ebb86806 Fix bug #10287 - avoid crashing under a bogus usage of list() 25 years ago
Thies C. Arntzen 07ea068454 fixed ZVAL_FALSE and ZVAL_TRUE 25 years ago
Thies C. Arntzen bcddfd474a cleaned up the RETVAL_ RETURN_ and ZVAL_ macros 25 years ago
Andrei Zmievski 58f88057b1 Adding new parameter parsing API. 25 years ago
Andi Gutmans 02af513c0d - Patch from Jason Greene. 25 years ago
Andrei Zmievski 13148b5491 Improve zend_is_callable() to the point where it's actually useful. 25 years ago
Andi Gutmans 7080fa5b53 - Rename modules.h to zend_modules.h 25 years ago
Andi Gutmans d2c9e8074c - Update copyright year 25 years ago
Andrei Zmievski 8fe036596f Added zend_is_callable() function that checks whether passed zval 25 years ago
Andi Gutmans 0611acb910 - Change unset() functions to null(). unset() is legacy 25 years ago
Andi Gutmans 2f2d32fa61 - Quick fix. I'm for changing these to add_property_null() as we've nuked 25 years ago
Andrei Zmievski 57f99633ce Make add_index_zval() available to the outside world. 25 years ago
Andi Gutmans ef95a346f1 - Patch from Sterling. Add API calls to add zval's as array indeces/ 25 years ago
Andi Gutmans 0a3761e283 - For Sterling. I wonder if not all of the API functions should take the 25 years ago
Zeev Suraski be895bcb96 Fix call_user_function() with objects - it could leak under certain circumstances 25 years ago
Stanislav Malyshev 1f793fd06c Fix EMPTY_STRING macros 26 years ago
Sascha Schumann b982307dd1 Change header protection macros to conform to standard. 26 years ago
Zeev Suraski 3cda6a750e Allow the symbol_table to be passed to call_user_function_ex() 26 years ago
Sascha Schumann df74f1dfab Add optional support for C0x inline semantics. 26 years ago
Zeev Suraski fce92e3ca2 Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence 26 years ago
Andi Gutmans eb0e694665 - Andrei, this is for you! 26 years ago
Andi Gutmans 6ce07a85e4 - Change register_internal_class to zend_register_internal_class for 26 years ago
Zeev Suraski bc7abb3300 Allow disabling of functions for security reasons 26 years ago
Sascha Schumann 0b6d923bae Add ZEND_GET_MODULE(name). This is a short-cut for the common 26 years ago
Zeev Suraski 131d9cb2dc *** empty log message *** 26 years ago
Zeev Suraski 0d21940d54 Generalize some common thread-safety stuff 26 years ago
Andi Gutmans e9d126a7d3 - Make sure zend_API.h has Zend'ish versions of the ZEND macros so that 26 years ago