#
7dc9be77 |
| 02-Feb-2006 |
Dmitry Stogov |
Bug #36226 Inconsistent handling when passing potential arrays |
#
7e7fcc3a |
| 02-Feb-2006 |
Dmitry Stogov |
Reimplement FastCGI interface Due to licensing restrictions that actually don't allow anybody to use the libfcgi code without prior approval from Open Market, which is impossible to
Reimplement FastCGI interface Due to licensing restrictions that actually don't allow anybody to use the libfcgi code without prior approval from Open Market, which is impossible to obtain - we decided to reimplement this interface from scratch. The result is actually slightly faster, and more importantly, clear of any copyright issues.
show more ...
|
#
d115747a |
| 01-Feb-2006 |
Ilia Alshanetsky |
Clarify new entries. |
#
8c55d477 |
| 01-Feb-2006 |
Joe Orton |
MFH: - Fixed bug #36208 (symbol namespace conflicts using bundled gd). (Jakub Moc) |
#
b90d985a |
| 01-Feb-2006 |
Antony Dovgal |
MFH: fix #36242 (Possible memory corruption in stream_select()) |
#
0249f6b6 |
| 31-Jan-2006 |
Derick Rethans |
- MFH: Fixed bug #36224 (date(DATE_ATOM) gives wrong results). |
#
3a800fe1 |
| 31-Jan-2006 |
Antony Dovgal |
MFH: fix #36235 (ocicolumnname delivers empty results before a succesfull ocifetch) |
#
6f66a63c |
| 31-Jan-2006 |
Ilia Alshanetsky |
Fixed bug #36222 (errorInfo in PDOException is always NULL). |
#
657d5f08 |
| 31-Jan-2006 |
Derick Rethans |
- Moved msession to PECL. |
#
9b0f4a62 |
| 29-Jan-2006 |
Ilia Alshanetsky |
Fixed bug #36176 (PDO_PGSQL - PDO::exec() does not return number of rows affected by the operation). |
#
af56d9f1 |
| 29-Jan-2006 |
foobar |
fix news |
#
f16b8429 |
| 28-Jan-2006 |
Pierre Joye |
- #36185 entry |
#
94945210 |
| 27-Jan-2006 |
Pierre Joye |
- imagepng filter enty |
#
26127e51 |
| 27-Jan-2006 |
Michael Wallner |
- added imap_savebody() |
#
c5ef24bf |
| 26-Jan-2006 |
Ilia Alshanetsky |
Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to the end of the string). |
#
9eda552c |
| 26-Jan-2006 |
Michael Wallner |
BFN |
#
84554b03 |
| 26-Jan-2006 |
Rob Richards |
BFN |
#
cb4bb6e3 |
| 25-Jan-2006 |
Marcus Boerger |
- MFH Bug #36141 Add ReflectionClass::newInstanceArgs($args) |
#
5f25d80d |
| 24-Jan-2006 |
Ilia Alshanetsky |
cURL extension news. |
#
d0e1a4fd |
| 23-Jan-2006 |
Antony Dovgal |
MFH: fix #36113 (Reading records of unsupported type causes segfault) |
#
9cbc3ae2 |
| 23-Jan-2006 |
Ilia Alshanetsky |
Fixed bug #36134 (DirectoryIterator constructor failed to detect empty directory names). |
Revision tags: RELEASE_0_9_4 |
|
#
4803abf0 |
| 22-Jan-2006 |
Sebastian Bergmann |
Fugbix typo. |
#
e4295ed8 |
| 22-Jan-2006 |
foobar |
fix news |
#
ffe84c11 |
| 22-Jan-2006 |
Ilia Alshanetsky |
News about further get_headers() changes. |
#
5fb6e070 |
| 20-Jan-2006 |
Antony Dovgal |
MFH: fix #36096 (oci_result() returns garbage after oci_fetch() failed) |