1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00
Commit Graph

36497 Commits

Author SHA1 Message Date
Nuno Lopes 73d474be62 MFB: fix #39458 2006-12-01 16:42:48 +00:00
Dmitry Stogov fa6ab159a6 Fixed bug #39702 (php crashes in the allocator on linux-m68k) 2006-12-01 15:33:20 +00:00
Dmitry Stogov bea2519575 Fixed buffer overflow. (Rob) 2006-12-01 14:57:44 +00:00
Dmitry Stogov 106c808d41 Fixed bug #39640 (Segfault with "Allowed memory size exhausted") 2006-12-01 13:54:49 +00:00
Dmitry Stogov d935b44364 Fixed bug #39652 (Wrong negative results from memeory_get_usage()) 2006-12-01 11:40:23 +00:00
Marcus Boerger 61d7b66a81 - Fix handling of recursive inner iterators 2006-12-01 09:28:38 +00:00
23757fce66 ChangeLog update 2006-12-01 01:31:01 +00:00
Ilia Alshanetsky fcaf113b33 MFB: Disallow \0 chars inside session.save_path 2006-12-01 00:27:33 +00:00
Andrei Zmievski 45e2197619 get_headers() will keep headers as binary strings. 2006-11-30 22:26:27 +00:00
Andrei Zmievski 658809278e Mark setlocale() as Unicode-safe. It shouldn't be used in
unicode.semantics=on mode anyway.
2006-11-30 21:46:54 +00:00
Andrei Zmievski 6209dc6f49 Forgot to mark import_request_variables() as Unicode-safe. 2006-11-30 21:23:07 +00:00
Andrei Zmievski d0b44c9eb5 Mark strtr() as Unicode-safe.
# Right, Derick?
2006-11-30 21:20:56 +00:00
Andrei Zmievski 91619d9e1d Mark pack()/unpack() as Unicode-safe. They will accept Unicode strings
but convert them to binary. We can revisit supporting something like 'U'
format in the future, if it's needed.
2006-11-30 21:18:22 +00:00
Andrei Zmievski 8ce99ad71b Make quoted_printable_decode() take only ASCII strings. 2006-11-30 18:32:59 +00:00
Ilia Alshanetsky c5c18d0076 MFB: Added check for crypt_r() 2006-11-30 17:10:55 +00:00
Ilia Alshanetsky b364ca66f6 MFB: Added missing function checks 2006-11-30 16:48:27 +00:00
Ilia Alshanetsky 8efa38df0b zts fixes 2006-11-30 16:38:53 +00:00
Ilia Alshanetsky 204c32b760 MFB: Thread safety fixes. 2006-11-30 16:21:36 +00:00
Ilia Alshanetsky 3fb8bece12 MFB: Thread-safety issues 2006-11-30 16:10:48 +00:00
Ilia Alshanetsky 053747b512 MFB: Use reantrant crypt_r() whenever possible. 2006-11-30 16:00:05 +00:00
Ilia Alshanetsky 55ebcb9f7e MFB: Use thread-safe code 2006-11-30 15:13:33 +00:00
Antony Dovgal b0f688006d fix test 2006-11-30 13:09:24 +00:00
b5baf81149 ChangeLog update 2006-11-30 01:30:59 +00:00
Ilia Alshanetsky 24731d0ba9 MFB: Thread safety fixed for *nix systems 2006-11-30 00:35:27 +00:00
Ilia Alshanetsky b9e264d497 MFB: Fixed bug #39648 (Implementation of PHP functions chown() and chgrp()
are not thread safe).
2006-11-29 23:46:25 +00:00
Antony Dovgal 573ff9aaa5 add missing folding marker 2006-11-29 22:53:21 +00:00
Derick Rethans 26568762da - Updated timezone database to version 2006.16. 2006-11-29 20:01:28 +00:00
Ilia Alshanetsky 460e59a1b5 MFB: Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory
corruption on Windows in pgsql and pdo_pgsql extensions).
2006-11-29 15:47:41 +00:00
Antony Dovgal 9ed4f515d1 fix #39673 (file_get_contents causes bus error on certain offsets) 2006-11-29 11:10:49 +00:00
Rob Richards f799b0b19b MFB: correct fix for bug #39662 to fix leak and tree corruption
fix test
2006-11-29 08:52:08 +00:00
58698c964c ChangeLog update 2006-11-29 01:31:10 +00:00
Marcus Boerger f40fd6731c - Add new example 2006-11-28 22:19:22 +00:00
Antony Dovgal afd3d27c5f resolve coverity issue #224 2006-11-28 21:19:58 +00:00
Antony Dovgal 4b52ecf332 add php_unescape_html_entities() proto to the header 2006-11-28 20:40:29 +00:00
Antony Dovgal d2e03795d9 fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) 2006-11-28 18:57:37 +00:00
Antony Dovgal 7499bd74b6 add test 2006-11-28 16:55:25 +00:00
Ilia Alshanetsky 2b703207d5 MFB: Fixed bug #39656 (crash when calling fetch() on a PDO statment object
after closeCursor()).
2006-11-28 16:28:07 +00:00
Antony Dovgal 1d21b86f1d fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled) 2006-11-28 11:38:57 +00:00
4facdb420b ChangeLog update 2006-11-28 01:31:25 +00:00
Ilia Alshanetsky 820b30bcb8 MFB: Replace non-threadsafe rand() with php_rand_r() 2006-11-28 00:24:16 +00:00
Antony Dovgal 8e6bca8f07 fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails) 2006-11-27 12:13:02 +00:00
Antony Dovgal fef764b122 fix test
this errmsg is different on FreeBSD
2006-11-27 11:43:45 +00:00
f378543448 ChangeLog update 2006-11-27 01:31:08 +00:00
Alex Waugh 58c106cb06 Improve robustness of sending routines 2006-11-26 19:50:30 +00:00
Ilia Alshanetsky 41da75d59f MFB: Fixed bug #39623 (thread safety fixes on *nix for mime_magic extenion). 2006-11-26 17:03:15 +00:00
Ilia Alshanetsky 1c4d86e6d4 MFB: Fixed test, in some versions of c-client returned value is always
uppercase
2006-11-26 16:31:57 +00:00
Ilia Alshanetsky dcf2056b91 MFB: fixed test 2006-11-26 16:29:55 +00:00
Ilia Alshanetsky 969ce8a603 MFB: Added a meta tag to phpinfo() output to prevent search engines from
indexing the page.
2006-11-26 16:26:32 +00:00
929123554a ChangeLog update 2006-11-25 01:31:23 +00:00
Antony Dovgal a1f6c395cf fix #39621 (str_replace() is not binary safe on strings with equal length) 2006-11-24 21:57:31 +00:00