2563 Commits (19ebeed0d83733917a883a350762a92bebccb565)

Author SHA1 Message Date
Dmitry Stogov 0f1209ab3d Portable unicode string API: 21 years ago
Andi Gutmans 1efe984d08 - Get rid of using ENFORCE_SAFE_MODE. 21 years ago
Andi Gutmans 8f126f33ac - Fix according to Sara's reply 21 years ago
Andi Gutmans d3f7bee047 Nuke php_check_safe_mode_include_dir 21 years ago
Andi Gutmans e3b1e8c5dd - Some more safe_mode nuking 21 years ago
Dmitry Stogov 6da04e6292 pval -> zval (Steph) 21 years ago
Dmitry Stogov b238135d53 Fixed bug #36205 (Memory leaks on duplicate cookies) 21 years ago
Dmitry Stogov 09ca61c125 Made server wide switch for unicode on/off (according to PDM). 21 years ago
Dmitry Stogov 558e883302 Fixed bug #36268 (Object destructors called even after fatal errors) 21 years ago
Sara Golemon ff87d57268 Prevent bindport from being used uninitialized 21 years ago
Joe Orton af6dd5cb7e Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc) 21 years ago
Marcus Boerger a372669d4a - Fixed Bug #35978 %n format string specifier wrongly implemented 21 years ago
Dmitry Stogov 227295a4f1 Unicode stuff is changed according to decision maden on PDM. 21 years ago
Ilia Alshanetsky 1204ea0e63 MFB51: Only report mkdir() errors if error reporting option is set. 21 years ago
Antony Dovgal 07ff99a075 fix bug #35999 (recursive mkdir() does not work with relative path like "foo/bar") 21 years ago
Dmitry Stogov 7e5b53c2b3 Fixed bug #36016 (realpath cache memleaks) 21 years ago
Marcus Boerger 095c66e715 - Fix two warnings 21 years ago
Marcus Boerger d6e15bf75e - Fix warning 21 years ago
Ilia Alshanetsky d2397a9301 MFB51: Fixed bug #35916 (Duplicate calls to stream_bucket_append() lead to 21 years ago
Marcus Boerger 71af00ec47 - Fix issue with memset seeking 21 years ago
foobar 251c5173fd bump year and license version 21 years ago
foobar 2b1085d103 fix typo 21 years ago
Marcus Boerger 3563b7d571 - Support full range of floats 21 years ago
Marcus Boerger 27986dbc88 - Fix memory corruption in s*printf() (see bug #27678) 21 years ago
Antony Dovgal 1c7661a301 MFB: fix #35781 (stream_filter_append() can cause segfault) 21 years ago
Ilia Alshanetsky ec58b74d7f MFB51: Fixed bug #31347 (is_dir and is_file (incorrectly) return true for any 21 years ago
Antony Dovgal 3a14188725 MFB: fix #35740 (memory leak when including a directory) 21 years ago
Dmitry Stogov 52a9d56185 Fixed memory overflow, because usage of initialized value 21 years ago
Ilia Alshanetsky 112f016a39 MFB51: Better critical error handling (fix for previous html encoding patch). 21 years ago
Ilia Alshanetsky f0191491f2 MFB51: Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if 21 years ago
Ilia Alshanetsky a4861d1512 Prevent header injection by limiting each header to a single line. 21 years ago
Ilia Alshanetsky 2d789c2366 MFB51: Fixed possible XSS inside error reporting functionality. 21 years ago
foobar 1c0ece7149 - nuke php3 legacy 21 years ago
foobar 8fa72be4ee - Nuke php3_compat.h 21 years ago
foobar 34ad5ab731 - list_entry -> zend_rsrc_list_entry 21 years ago
foobar d2e3d9c244 fix compile failure (bug #35528) 21 years ago
Ilia Alshanetsky 6407b345b9 MFB51: Fixed bug #35170 (PHP_AUTH_DIGEST differs under Apache 1.x and 2.x) 21 years ago
Rasmus Lerdorf e1f1857978 Add allow_url_include to let people turn on allow_url_fopen without also 21 years ago
Antony Dovgal a5e2f63d68 fix #35079 (stream_set_blocking(true) toggles, not enables blocking) 21 years ago
Dmitry Stogov 1f98519ac4 Fixed bug #35176 (include()/require()/*_once() produce wrong error messages about main()) 21 years ago
Andrei Zmievski 87e782644b Grr. Re-re-fix the fix. 21 years ago
Andrei Zmievski 0593d4a41d Re-fix Marcus's fix. 21 years ago
Marcus Boerger 802fa95416 - Fix build 21 years ago
foobar 8c633a099f - Revert bad patch. This is wrong way to handle leak in "php -m" 21 years ago
Michael Wallner ab95f1981c - sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP response splitting 21 years ago
Ilia Alshanetsky c1a09f6399 MFB51: Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m 21 years ago
Marcus Boerger 2e67d648fc - WS: Make function detection work in my editor 21 years ago
Marcus Boerger 7c25bdfe67 - Fix mode handling 21 years ago
Wez Furlong 58f42f04ad merge VCWD_ACCESS bugfix to head. 21 years ago
Ilia Alshanetsky 50686f4d7c Fixed bug #29983 (PHP does not explicitly set mime type & charset). 21 years ago