#
e5fe441c |
| 10-Aug-2006 |
Ilia Alshanetsky |
Added support for httpOnly flag for session extension and cookie setting functions. # Original patch by Scott MacVicar |
#
830ab81b |
| 09-Aug-2006 |
Antony Dovgal |
BFN |
#
43fca8a3 |
| 09-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38394 (PDO fails to recover from failed prepared statement execution). |
#
946594bb |
| 09-Aug-2006 |
Antony Dovgal |
MFH: fix #38161 (oci_bind_by_name() returns garbage when Oracle didn't set the variable) |
#
98d58a80 |
| 08-Aug-2006 |
Michael Wallner |
MFH: implement #38357 (dbase_open can't open DBase 3 dbf file) |
#
d58b3869 |
| 08-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38377 (session_destroy() gives warning after session_regenerate_id()). |
#
cf3b6416 |
| 08-Aug-2006 |
Antony Dovgal |
tix fypo |
#
c1c2a0d2 |
| 07-Aug-2006 |
Marcus Boerger |
- MFH Fixed Bug #38064 ignored constructor visibility |
#
f5543a42 |
| 07-Aug-2006 |
Dmitry Stogov |
Fixed bug #38287 (static variables mess up global vars) |
#
e038500b |
| 07-Aug-2006 |
Marcus Boerger |
- Fix bug #38290 |
#
42982ac3 |
| 06-Aug-2006 |
Christian Stocker |
Fix #38354 (Unwanted reformatting of XML when using AsXML) |
#
07b5c8fe |
| 06-Aug-2006 |
Antony Dovgal |
MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) |
#
b20b73cd |
| 04-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #37265 (Added missing safe_mode & open_basedir checks to imap_body()). |
#
afcbbe2b |
| 04-Aug-2006 |
Antony Dovgal |
MFH: fix #38322 (reading past array in sscanf() leads to arbitary code execution) |
#
499ca004 |
| 03-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38303 (spl_autoload_register() supress all errors silently). |
#
5cff1c6e |
| 03-Aug-2006 |
Antony Dovgal |
MFH: fix #38276 (file_exists() works incorrectly with long filenames on Windows) |
#
58c22782 |
| 03-Aug-2006 |
Dmitry Stogov |
Added version specific registry keys to allow different configurations for different php version. |
#
c946b4d1 |
| 03-Aug-2006 |
Dmitry Stogov |
In addtion to path to php.ini, PHPRC now may specify full file name |
#
29e1530c |
| 03-Aug-2006 |
Dmitry Stogov |
Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs |
#
4eecfca7 |
| 02-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain characters). |
#
0c4ef446 |
| 02-Aug-2006 |
Antony Dovgal |
MFH: fix #38289 (segfault in session_decode() when _SESSION is NULL) |
#
7f526717 |
| 01-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38168 (Crash in pdo_pgsql on missing bound parameters). |
#
ad3ad9bb |
| 01-Aug-2006 |
Antony Dovgal |
MFH: fix #38269 (fopen wrapper doesn't fail on invalid hostname with curlwrappers enabled) |
#
d14b107e |
| 01-Aug-2006 |
Antony Dovgal |
BFN |
#
bf41e955 |
| 01-Aug-2006 |
Antony Dovgal |
BFN |