36981 Commits (fedf2eddfd10e1ffedffeee4e24ed630c44393ba)
 

Author SHA1 Message Date
Dmitry Stogov fedf2eddfd Updated API version numbers 19 years ago
Nuno Lopes 887d439404 use FREE_ZVAL() instead of free() to free a zval 19 years ago
Nuno Lopes e029a0ee59 fix a few compiler warnings (mostly use of unitialized values) 19 years ago
Dmitry Stogov ae14f6ba78 Added "compact" handler for Zend MM storage. 19 years ago
Dmitry Stogov 72d0454bf6 Added support for __callstatic() magic method (missing part). (Sara) 19 years ago
Dmitry Stogov b20ed0d2e0 Added support for __callstatic() magic method. (Sara) 19 years ago
Dmitry Stogov c560a96848 Removed commented code 19 years ago
Dmitry Stogov 166266df68 Added support for Late Static Binding. (Dmitry, Etienne Kneuss) 19 years ago
Johannes Schlüter e9dd6fab91 - MFH: Fix type in example 19 years ago
Johannes Schlüter 059b506d38 - Merge minor namespace related stuff (README and tokenizer) 19 years ago
Dmitry Stogov f37e408ed8 Support for namespaces 19 years ago
Dmitry Stogov f32ffe9b43 Namespaces 19 years ago
Jani Taskinen 1674976346 MFH: Fixed win32 build. 19 years ago
Antony Dovgal d84755e758 ws 19 years ago
Jani Taskinen df5e183470 One more thing.. 19 years ago
Jani Taskinen e367dac30d BFN 19 years ago
Jani Taskinen 09b6f37f20 MFH: 19 years ago
Jani Taskinen 0d3bdf23d2 MFH: ws + cs 19 years ago
Sebastian Bergmann b4036287f6 Fugbix typo. 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Ilia Alshanetsky f6d9901873 Fixed coverity issue #470 Unitialized integer value used inside 19 years ago
Jani Taskinen d64b3989c5 BFN 19 years ago
Jani Taskinen fc0e59073e MFH:- Fixed bug #42657 (ini_get() returns incorrect value when default is NULL) 19 years ago
Jani Taskinen 6700a20e64 MFH: BC (missed from the patch :) 19 years ago
Jani Taskinen 338a12a018 MFH: Nuked unnecessary TSRMLS_FETCH() call 19 years ago
Jani Taskinen 72e7721393 MFH: missing folding tag + use Z_STR* macros 19 years ago
Jani Taskinen 7668572e26 last ws 19 years ago
Jani Taskinen c3c0fd2819 ws 19 years ago
Jani Taskinen c1a4cc358c MFH: ws + cs (more to follow) 19 years ago
Jani Taskinen bea9591f47 MFB52: ws+cs 19 years ago
Dmitry Stogov 10150ea755 Improved ext/soap to support element names in context of XMLShema's <any> 19 years ago
Antony Dovgal 84195223ec MFH: fix coverity issue #412 19 years ago
Antony Dovgal 7a954c4c48 MFH: fix coverity issue #411 19 years ago
Dmitry Stogov 65741beb79 MFH: Improved ext/openssl 19 years ago
Dmitry Stogov 06f43b30c1 MFH: Improved and cleaned CGI code. FastCGI is now always enabled and can not be disabled. See sapi/cgi/CHANGES for more details. 19 years ago
Sebastian Bergmann a748ada212 Bump version. 19 years ago
Johannes Schlüter 9483a2ff23 - Readd support for ynamic access of static members (Etienne) 19 years ago
SVN Migration 0e5d551a56 This commit was manufactured by cvs2svn to create branch 'PHP_5_3'. 19 years ago
Ilia Alshanetsky f871988b88 BFN 19 years ago
Ilia Alshanetsky b26d5f6077 Fixed bug #42767 (highlight_string() truncates trailing comment) 19 years ago
Raghubansh Kumar 2ff92b584e new testcases for strrev() function 19 years ago
Antony Dovgal 72fc33ef6a MFH 19 years ago
Raghubansh Kumar 433d1a5d02 New testcases for crc32() function 19 years ago
Ilia Alshanetsky d0796d9d68 Another typo fix 19 years ago
Ilia Alshanetsky b89c7fcf8f Fixed typo 19 years ago
Dmitry Stogov 884b06e303 Fixed crash on POST request after dl("mbstring.so") 19 years ago
Rui Hirokawa e94f26f356 MFH: added support "entity" as substitute_character settin accoding to bug #39404 19 years ago
Dmitry Stogov b441b275b3 Fixed bug #42699 (PHP_SELF duplicates path) 19 years ago
Ilia Alshanetsky f60df047f1 Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is 19 years ago
Ilia Alshanetsky ddc1871576 Improve check for filename (fixed coverity issue #355) 19 years ago