#
0742edb3 |
| 01-Dec-2006 |
Dmitry Stogov |
Fixed bug #39702 (php crashes in the allocator on linux-m68k) |
#
de9574e8 |
| 01-Dec-2006 |
Dmitry Stogov |
Fixed bug #39640 (Segfault with "Allowed memory size exhausted") |
#
e8e9810d |
| 01-Dec-2006 |
Dmitry Stogov |
Fixed bug #39652 (Wrong negative results from memeory_get_usage()) |
#
466d9ba0 |
| 29-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are not thread safe). |
#
ac7e6f5f |
| 29-Nov-2006 |
Derick Rethans |
- Updated timezone database to version 2006.16. |
#
bfa4af46 |
| 29-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #39663 (Memory leak in pg_get_notify() and a possible memory corruption on Windows in pgsql and pdo_pgsql extensions). |
#
60bb4946 |
| 29-Nov-2006 |
Antony Dovgal |
MFH: fix #39673 (file_get_contents causes bus error on certain offsets) |
#
d55eb93c |
| 28-Nov-2006 |
Antony Dovgal |
MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) |
#
2d4b8e19 |
| 28-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #39656 (crash when calling fetch() on a PDO statment object after closeCursor()). |
#
2c6a5df4 |
| 28-Nov-2006 |
Antony Dovgal |
BFN |
#
9503b966 |
| 27-Nov-2006 |
Antony Dovgal |
MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlite3_step() fails) |
#
22ff526e |
| 26-Nov-2006 |
Ilia Alshanetsky |
Added a meta tag to phpinfo() output to prevent search engines from indexing the page. |
#
93fc85b2 |
| 24-Nov-2006 |
Antony Dovgal |
MFH: fix #39621 (str_replace() is not binary safe on strings with equal length) |
#
7f235792 |
| 24-Nov-2006 |
Antony Dovgal |
MFH: fix #39583 (ftp_put() does not change transfer mode to ASCII) |
#
724f500c |
| 24-Nov-2006 |
Antony Dovgal |
BFN |
#
c663787a |
| 23-Nov-2006 |
Dmitry Stogov |
Fixed bug #39534 (Error in maths to calculate of ZEND_MM_ALIGNED_MIN_HEADER_SIZE). (wharmby at uk dot ibm dot com) |
#
79c3defa |
| 23-Nov-2006 |
Dmitry Stogov |
Fixed bug #39548 (ZMSG_LOG_SCRIPT_NAME not routed to OutputDebugString() on Windows) |
#
6a8f267d |
| 23-Nov-2006 |
Dmitry Stogov |
Fixed bug #39602 (Invalid session.save_handler crashes PHP) |
#
efa9b7e2 |
| 22-Nov-2006 |
Pierre Joye |
- MFH: #39538, fgetcsv can't handle starting newlines and trailing odd number of backslashes (David Soria Parra, Pierre) |
#
df1a1c84 |
| 22-Nov-2006 |
Antony Dovgal |
MFH: fix #39576 (array_walk() doesn't separate userdata zval) |
#
0d338f46 |
| 19-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #38770 (unpack() broken with longs on 64 bit machines). |
#
c06f9e1e |
| 17-Nov-2006 |
Dmitry Stogov |
COM initialization/deinitialization are done only if necessary |
#
c4124091 |
| 15-Nov-2006 |
Pierre Joye |
- MFH: #39217, serialNumber might be -1 when the value is too big |
#
82fb3e00 |
| 15-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #37773 (iconv_substr() gives "Unknown error" when string length = 1"). |
#
842b1b5a |
| 15-Nov-2006 |
Dmitry Stogov |
Fixed bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash) |