#
4356aad0 |
| 04-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39483 (Problem with handling of \ char in prepared statements). |
#
b6bdd449 |
| 03-Dec-2006 |
Ilia Alshanetsky |
Added "default" option that allows a default value to be set for an invalid or missing value. |
#
7999c9d2 |
| 03-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39718 (possible crash if assert.callback is set in ini). |
#
916673a3 |
| 02-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39527 (Failure to retrieve results when multiple unbuffered, prepared statements are used in pdo_mysql). |
#
f3e57737 |
| 01-Dec-2006 |
Ilia Alshanetsky |
Fixed typo |
#
abc5bb5f |
| 01-Dec-2006 |
Dmitry Stogov |
Bug #39438 (Fatal error: Out of memory) |
#
e65bdffa |
| 01-Dec-2006 |
Nuno Lopes |
tests + BFN |
#
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) |