47 Commits (a4c3b2ce807dec309812cfe72c91a597c8476113)

Author SHA1 Message Date
Stanislav Malyshev a4c3b2ce80 Namespace patch. Big changes: 23 years ago
foobar 333406bdc2 - Added some missing CVS $Id$ tags, headers and footers. 23 years ago
Sebastian Bergmann 2c5d4b8c23 Bump year. 23 years ago
Ilia Alshanetsky d3617c51b8 MFZE1 zend_str_tolower issue. 23 years ago
Ilia Alshanetsky ee7b8f906d MFZE1 23 years ago
Zeev Suraski f2aa45d234 Remove dead code 23 years ago
Andi Gutmans b53569c9e8 - Nuke persist_alloc(). 24 years ago
Andi Gutmans 70de1bd5bb - Fix problem where you couldn't define constants with different cases but 24 years ago
Sebastian Bergmann 62dc854bb0 Happy New Year. 24 years ago
Andi Gutmans ce98c73f82 - Infrastructure changes for allowing to access the global scope from 24 years ago
Sebastian Bergmann d863d52a5d Update headers. 24 years ago
Andi Gutmans bb9a36cad1 - Use alloca() when possible. 24 years ago
Zeev Suraski aecd5b89ee MFZE1 24 years ago
Zeev Suraski f72d907105 MFZE1 25 years ago
Zeev Suraski ac0bee7ec9 MFZE1 25 years ago
Zeev Suraski 4f6c95d17a Whitespace 25 years ago
Zeev Suraski c14baeece3 Avoid going over huge lists of functions, classes and constants. 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 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
Sascha Schumann 2c4e1e84ce Fix a memory leak which occured upon registering an already existing 25 years ago
Andi Gutmans d2c9e8074c - Update copyright year 25 years ago
Stanislav Malyshev 2c95b113bd Make define return false and issue E_NOTICE when trying to redefine constant 26 years ago
Zeev Suraski 8e45536cf4 Make it possible to detect whether we're thread safe or not from PHP scripts and the php.ini 26 years ago
Zeev Suraski a51d3058f7 - Renamed get_used_files() to get_required_files() for consistency 26 years ago
Zeev Suraski 5e55e47f7f It's official now... 26 years ago
Zeev Suraski 0ac9536d99 (c) patch 26 years ago
Zeev Suraski 603aca0bb3 Fix a memory leak 26 years ago
Zeev Suraski 80bdd19e03 Fine tune Andi's patch 26 years ago
Andi Gutmans bc5c9d8d7b - Finally beautify those WIN32|WINNT checks 26 years ago
Zeev Suraski 9f51f154aa - Stop passing list/plist to internal functions 26 years ago
Zeev Suraski 62114c1806 Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
Andi Gutmans bdefd5da15 - Change IS_UNSET -> IS_NULL 26 years ago
Zeev Suraski f2d703e916 - Nuke undefined_variable_string 26 years ago
Thies C. Arntzen 546af70783 new constant: SQL_NULL 26 years ago
Zeev Suraski 71dddd7db7 - Made PHP_VERSION and PHP_OS work again 26 years ago
Zeev Suraski 6313238c63 Fix for Thies's UMR 27 years ago
Andi Gutmans 28f9dc6e56 - Got rid of the C++ comments. 27 years ago
Zeev Suraski 5bae591f88 New constants 27 years ago
Zeev Suraski 8d1de13aef 0.91 update 27 years ago
Zeev Suraski b5b1117760 License update 27 years ago
Andi Gutmans fec59d3b4d - License update 27 years ago
Zeev Suraski 81d901b14d Step 1 in nuking the garbage collector: 27 years ago
Zeev Suraski a9f9ae7920 Thread safety patch. It works now with 'just in time' resource initialization! 27 years ago
Zeev Suraski 7a87fcbbda Thread safety patch. We're still not quite there but it compiles again, and 27 years ago
Andi Gutmans 573b46022c Zend Library 27 years ago