675 Commits (3003cd2473fe2a12ba052d6304bd5846100fd1cc)

Author SHA1 Message Date
Michael Wallner 46f21b8a32 MFH: added error_get_last() function 20 years ago
Dmitry Stogov 29ed52ffa4 New memory manager 20 years ago
Dmitry Stogov d68797945a Fixed memory leaks in ZTS mode. 20 years ago
Rasmus Lerdorf 6bfeea9eb9 MFH: Backported allow_url_include from HEAD. This directive allows 20 years ago
Andrei Zmievski b8ebfce9af Revert accidentally committed internal patch 20 years ago
Andrei Zmievski 1f04ac91b0 MFB 20 years ago
Edin Kadribasic 740d39454b Initialize windows globals, fixes #37428 20 years ago
Dmitry Stogov 14f6b9149d Optimized zend_try/zend_catch macroses (eliminated memcpy()) 20 years ago
Ilia Alshanetsky cccb406ee8 Disable realpath cache when open_basedir or safe_mode are enabled on a 20 years ago
Dmitry Stogov 1f41b288e9 Fixed bug #37306 (max_execution_time = max_input_time) 20 years ago
Marcus Boerger f7776502b5 - MFH Fix error mode handling 20 years ago
Antony Dovgal 8a03fc5ef3 add missing parts of E_RECOVERABLE merge 20 years ago
Antony Dovgal d23c1d763b fix #37053 (html_errors with internal classes produces wrong links) 20 years ago
Dmitry Stogov ead7652457 We don't need setup the same time-out two times. 20 years ago
Dmitry Stogov 658ac96cfa Fixed bug #36809 (__FILE__ behavior changed) 20 years ago
Dmitry Stogov 98bacb0e21 Fixed bug #35988 (Unknown persistent list entry type in module shutdown) 20 years ago
Dmitry Stogov d21669fc80 Fixed realpath() cache for main script with FastCGI SAPI 20 years ago
Brian France 6c4e9d30b9 MFH: 20 years ago
Sara Golemon 6dff869c51 MFH: Move temporary local storage of primary file's realpath up one block to ensure it stays on the stack. 20 years ago
Marcus Boerger 5a69b29082 - Warning fixes by Steph 20 years ago
Dmitry Stogov b179e081ab Fixed bug #36268 (Object destructors called even after fatal errors) 20 years ago
Dmitry Stogov 4b1791a767 Fixed bug #36016 (realpath cache memleaks) 20 years ago
foobar 5bd93221a8 bump year and license version 21 years ago
Ilia Alshanetsky 2796160d15 Better critical error handling (fix for previous html encoding patch). 21 years ago
Ilia Alshanetsky 481ec28566 Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if 21 years ago
Ilia Alshanetsky aa1b0709f2 Fixed possible XSS inside error reporting functionality. 21 years ago
foobar d95275052b MFH 21 years ago
Ilia Alshanetsky 363b0ce10b Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x). 21 years ago
Dmitry Stogov 8c100e6451 Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main()) 21 years ago
Rob Richards b551a55bca MFH: PHP_CONFIG_FILE_PATH needs to use strlen() due to Win build 21 years ago
Derick Rethans a5f0cbed44 - Fixed shutdown order before RC2. 21 years ago
foobar 1890173d8c Revert 21 years ago
foobar 64cfbf539f MFH: - Fixed bug #34307 (OnUpdateStringUnempty INI options can be set empty) 21 years ago
foobar 5516735c88 MFH 21 years ago
Marcus Boerger e8b05734be - Prevent E_STRICT from ending up as exception 21 years ago
foobar 8864ad2606 - This ini option is only effective when set in php.ini or httpd.conf 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Dmitry Stogov 70bd938bbd Fixed bug in new module statrup mechanism 21 years ago
Anantha Kesari H Y d77acff66f main/fopen_wrappers.c 21 years ago
Ilia Alshanetsky 0131b2b032 Fixed double-free in the digest authentication handling. 21 years ago
Dmitry Stogov 43c84919be Fixed crash in ext\standard\tests\general_functions\bug32647.php on Windows 21 years ago
Antony Dovgal e05ec94e1e reorder and prevent memleak: bailout after free() 21 years ago
foobar a6c7324979 - No extra spaces before #ifndef 21 years ago
Dmitry Stogov f47c78487b Improved PHP extension loading mechanism with support for module dependencies and conflicts 21 years ago
Wez Furlong a4874a5533 hmm, backing out this change, as it seems to cause problems with user-space 21 years ago
foobar 61e9d432d9 silence warning 21 years ago
Wez Furlong 42ada22e0c Avoid double-freeing streams. 21 years ago
Zeev Suraski 5d880ee78c __halt_compiler() patch interface 21 years ago
Antony Dovgal d5bb03b11a fix bugs #32742 (segmentation fault when the stream with a wrapper is not closed), 21 years ago
foobar 085f2a6980 - Reorder request shutdown calls: Call all __destruct() functions and 21 years ago