#
f2a48add |
| 24-May-2006 |
Edin Kadribasic |
BFN |
#
c53dbdbe |
| 24-May-2006 |
Antony Dovgal |
BFN |
#
6fe36adf |
| 24-May-2006 |
Dmitry Stogov |
Fixed bug #37256 (php-fastcgi dosen't handle connection abort) |
#
07b8d051 |
| 24-May-2006 |
Dmitry Stogov |
Fixed bug #37341 ($_SERVER in included file is shortened to two entries, if $_ENV gets used). |
#
cd8c7a3e |
| 23-May-2006 |
Ilia Alshanetsky |
Fixed handling of extremely long paths inside tempnam() function. |
#
64701cf4 |
| 23-May-2006 |
Marcus Boerger |
- MFH Bugfix #37565 |
#
c1b749f4 |
| 22-May-2006 |
Marcus Boerger |
- Update |
Revision tags: php-4.4.3RC1 |
|
#
24f3d55f |
| 21-May-2006 |
Ilia Alshanetsky |
Added control character checks for cURL extension's open_basedir/safe_mode checks. |
#
ab8329ec |
| 19-May-2006 |
Derick Rethans |
- Fixed bug #37514 (strtotime doesn't assume year correctly). |
#
14f6b914 |
| 19-May-2006 |
Dmitry Stogov |
Optimized zend_try/zend_catch macroses (eliminated memcpy()) |
#
95875d99 |
| 19-May-2006 |
Ilia Alshanetsky |
Fixed bug #37505 (touch() truncates large files). |
#
aa0172a4 |
| 18-May-2006 |
Marcus Boerger |
- MFH Fix bug #37510 session_regenerate_id changes session_id() even on failure |
#
20ac90ba |
| 18-May-2006 |
Marcus Boerger |
- Update |
#
749f4ac2 |
| 18-May-2006 |
Antony Dovgal |
MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH) |
#
0b3b1448 |
| 17-May-2006 |
Rob Richards |
BFN |
#
4fd736fb |
| 17-May-2006 |
Ilia Alshanetsky |
Bug fixing news |
#
3a830a30 |
| 16-May-2006 |
Antony Dovgal |
fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir) |
#
26a67b89 |
| 16-May-2006 |
Marcus Boerger |
- MFH Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator) |
#
cccb406e |
| 16-May-2006 |
Ilia Alshanetsky |
Disable realpath cache when open_basedir or safe_mode are enabled on a per-request basis. |
#
c412cfe3 |
| 15-May-2006 |
Sebastian Bergmann |
My bad. |
#
a70d189c |
| 15-May-2006 |
Sebastian Bergmann |
Fugbix NEWS entries. |
#
d7138e1e |
| 15-May-2006 |
Sebastian Bergmann |
Fugbix typo. |
#
dd5b8351 |
| 15-May-2006 |
Dmitry Stogov |
*** empty log message *** |
#
9249d05b |
| 14-May-2006 |
Marcus Boerger |
- We have it now fully RFC compliant |
#
74dfa9f0 |
| 14-May-2006 |
Derick Rethans |
MFH: - Implemented Dmitry's const patch. - Added support for "weekday" as relative item. - Fixed bug #37368 (Incorrect timestamp returned for strtotime()). |