Marcus Boerger
|
20ac90bac8
|
- Update
|
2006-05-18 21:45:38 +00:00 |
|
Antony Dovgal
|
749f4ac2ab
|
MFH: fix #37487 (oci_fetch_array() array-type should always default to OCI_BOTH)
|
2006-05-18 13:21:08 +00:00 |
|
Rob Richards
|
0b3b1448d0
|
BFN
|
2006-05-17 16:37:01 +00:00 |
|
Ilia Alshanetsky
|
4fd736fbe9
|
Bug fixing news
|
2006-05-17 13:28:29 +00:00 |
|
Antony Dovgal
|
3a830a30f4
|
fix #37395 (recursive mkdir() fails to create nonexistent directories in root dir)
|
2006-05-16 13:05:02 +00:00 |
|
Marcus Boerger
|
26a67b8925
|
- MFH Fixed Bug #37457 (Crash when an exception is thrown in accept() method of FilterIterator)
|
2006-05-16 08:21:08 +00:00 |
|
Ilia Alshanetsky
|
cccb406ee8
|
Disable realpath cache when open_basedir or safe_mode are enabled on a
per-request basis.
|
2006-05-16 00:39:32 +00:00 |
|
Sebastian Bergmann
|
c412cfe311
|
My bad.
|
2006-05-15 16:08:18 +00:00 |
|
Sebastian Bergmann
|
a70d189c04
|
Fugbix NEWS entries.
|
2006-05-15 16:03:41 +00:00 |
|
Sebastian Bergmann
|
d7138e1e5d
|
Fugbix typo.
|
2006-05-15 16:01:24 +00:00 |
|
Dmitry Stogov
|
dd5b835147
|
*** empty log message ***
|
2006-05-15 15:38:46 +00:00 |
|
Marcus Boerger
|
9249d05bdd
|
- We have it now fully RFC compliant
|
2006-05-14 19:20:21 +00:00 |
|
Derick Rethans
|
74dfa9f0ba
|
MFH:
- Implemented Dmitry's const patch.
- Added support for "weekday" as relative item.
- Fixed bug #37368 (Incorrect timestamp returned for strtotime()).
|
2006-05-14 17:36:05 +00:00 |
|
Ilia Alshanetsky
|
4ab6eb3d19
|
MFH: Fixed bug #36630 (umask not reset at the end of the request).
|
2006-05-14 16:06:48 +00:00 |
|
Marcus Boerger
|
ad16c0a375
|
- Update
|
2006-05-14 02:00:04 +00:00 |
|
Marcus Boerger
|
653d895ecb
|
- Update
|
2006-05-14 01:55:27 +00:00 |
|
Antony Dovgal
|
046b34955c
|
MFH: fix #37416 (iterator_to_array() hides exceptions thrown in rewind() method)
|
2006-05-12 09:42:56 +00:00 |
|
Marcus Boerger
|
a5f8d2899c
|
- Update
|
2006-05-11 22:58:14 +00:00 |
|
Dmitry Stogov
|
1f41b288e9
|
Fixed bug #37306 (max_execution_time = max_input_time)
|
2006-05-11 22:10:31 +00:00 |
|
Ilia Alshanetsky
|
b8c7ecc061
|
Fixed bug #37413 (Rejected versions of flex that don't work).
|
2006-05-11 22:04:51 +00:00 |
|
Rasmus Lerdorf
|
4df7ab403c
|
Add input_filter hook call in getenv()
|
2006-05-10 21:19:32 +00:00 |
|
Marcus Boerger
|
168c0ead9e
|
- Missed my name
|
2006-05-10 19:20:34 +00:00 |
|
Ilia Alshanetsky
|
91bd50d1b0
|
Fixed bug #37394 (substr_compare() returns an error when offset equals
string length).
|
2006-05-10 13:07:15 +00:00 |
|
Antony Dovgal
|
0881dbd101
|
MFH: fix #37392 (Unnecessary call to OCITransRollback() at the end of request)
|
2006-05-10 10:07:28 +00:00 |
|
Marcus Boerger
|
83310cba5b
|
- MFH news
|
2006-05-10 09:27:23 +00:00 |
|
Andrei Zmievski
|
ee68b99571
|
*** empty log message ***
|
2006-05-10 02:47:21 +00:00 |
|
Ilia Alshanetsky
|
57184454e9
|
Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4).
|
2006-05-09 22:00:08 +00:00 |
|
Andrei Zmievski
|
5a8b4e72ce
|
*** empty log message ***
|
2006-05-09 19:37:00 +00:00 |
|
Edin Kadribasic
|
0ca7a98800
|
Update news
|
2006-05-08 20:18:34 +00:00 |
|
Brian France
|
39441f79e6
|
MFH: Add implementation of curl_multi_info_read
|
2006-05-08 15:29:28 +00:00 |
|
Ilia Alshanetsky
|
0423be06b5
|
Fixed bug #37348 (make PEAR install ignore open_basedir).
|
2006-05-07 16:32:40 +00:00 |
|
Ilia Alshanetsky
|
7e8409de8c
|
Fixed bug #37244 (Added strict flag to base64_decode() that enforces
RFC3548 compliance).
|
2006-05-06 22:47:14 +00:00 |
|
Ilia Alshanetsky
|
89e3ac9531
|
Creation of the 5.2 branch
|
2006-05-06 21:58:03 +00:00 |
|
Dmitry Stogov
|
b096a5de17
|
Fixed bug #37313 (sigemptyset() used without including <signal.h>). (jdolecek)
|
2006-05-05 07:05:34 +00:00 |
|
Sara Golemon
|
3c831fef01
|
News entry for exporting PDO::PARAM_EVT_* constants
|
2006-05-03 22:44:37 +00:00 |
|
Ilia Alshanetsky
|
c10762e967
|
Prepare news file for release
|
2006-05-03 13:32:46 +00:00 |
|
Dmitry Stogov
|
0c6f5f5810
|
Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll)
|
2006-05-03 13:25:37 +00:00 |
|
Dmitry Stogov
|
efad37874b
|
Fixed bug #37276 (problems witch $_POST array)
|
2006-05-03 11:24:29 +00:00 |
|
Rob Richards
|
ed33d232e0
|
BFN
re-order news
|
2006-05-03 08:44:32 +00:00 |
|
Dmitry Stogov
|
7941dcf544
|
typo
|
2006-05-02 15:50:04 +00:00 |
|
Wez Furlong
|
299fe2554f
|
add note about ssl context options.
|
2006-05-01 01:10:33 +00:00 |
|
Marcus Boerger
|
f3a123a9db
|
- After 5.1.3 follows 5.1.4, 5.2 requires a new branch, preferable from
this point of development (ilia will do so)
|
2006-04-30 14:30:05 +00:00 |
|
Wez Furlong
|
07e11dcc4d
|
Fix #36632
|
2006-04-30 01:27:33 +00:00 |
|
Wez Furlong
|
aa5dbc8c92
|
Fix #35552
|
2006-04-30 00:52:28 +00:00 |
|
Ilia Alshanetsky
|
0c54f6f72b
|
Restore dev
|
2006-04-26 16:07:11 +00:00 |
|
Ilia Alshanetsky
|
3566fe4afd
|
Remove soap cache news
|
2006-04-26 14:31:33 +00:00 |
|
Edin Kadribasic
|
fc4614d1d2
|
BFN
|
2006-04-26 14:23:51 +00:00 |
|
Ilia Alshanetsky
|
7775550245
|
Prepare the news file for release
|
2006-04-26 13:56:57 +00:00 |
|
Dmitry Stogov
|
bbda630ed9
|
Fixed bug #37205 (Serving binary content/images fails with "comm with server aborted" FastCGI err)
|
2006-04-26 11:08:10 +00:00 |
|
Michael Wallner
|
b1de3647cf
|
-improve last entry
|
2006-04-25 08:43:29 +00:00 |
|