Dmitry Stogov
|
c43fc2afc8
|
Fixed bug #39815 (SOAP double encoding is not locale-independent)
|
2006-12-19 11:54:38 +00:00 |
|
Dmitry Stogov
|
868ac7d3a3
|
Fixed bug #39869 (safe_read does not initialize errno). (michiel at boland dot org)
|
2006-12-19 09:17:04 +00:00 |
|
Dmitry Stogov
|
03312cc0d9
|
Added function stream_socket_shutdown(). It is a wraper for system shutdown() function, that shut downs part of a full-duplex connection
|
2006-12-19 08:58:58 +00:00 |
|
Brian Shire
|
8a3a61bcd0
|
BFN
|
2006-12-19 08:18:47 +00:00 |
|
Ilia Alshanetsky
|
d257696604
|
Fixed bug #39845 (Persistent connections generate a warning in pdo_pgsql).
|
2006-12-18 17:56:25 +00:00 |
|
Ilia Alshanetsky
|
a938d8e386
|
Fixed bugs with trimming of spaces
|
2006-12-18 14:56:40 +00:00 |
|
Antony Dovgal
|
a726dcaa99
|
MFH: fix #39850 (SplFileObject throws contradictory/wrong error messages when trying to open "php://wrong")
|
2006-12-18 14:56:20 +00:00 |
|
Dmitry Stogov
|
6e0b78cd4c
|
Fixed bug #39832 (SOAP Server: parameter not matching the WSDL specified type are set to 0)
|
2006-12-18 14:39:23 +00:00 |
|
Dmitry Stogov
|
1763dc162d
|
Fixed random generation of cookies and canaries
|
2006-12-18 11:39:19 +00:00 |
|
Ilia Alshanetsky
|
7d7248390c
|
Filter fixes:
Fixed possible double encoding problem with sanitizing filters
Make use of space-strict strip_tags() function
|
2006-12-18 04:22:05 +00:00 |
|
Ilia Alshanetsky
|
24cc05dc09
|
Fixed bug #39779 (Enable AUTH PLAIN mechanism in underlaying libc-client).
|
2006-12-17 18:22:53 +00:00 |
|
Ilia Alshanetsky
|
b75d079c89
|
Fixed bug #39846 (Invalid IPv4 treated as valid).
|
2006-12-16 21:48:05 +00:00 |
|
Dmitry Stogov
|
bf9e3e769c
|
Added internal heap protection
. safe unlinking
. cookies
. canary protection (debug build only)
|
2006-12-15 13:25:26 +00:00 |
|
Ilia Alshanetsky
|
0ee7c30453
|
5.2.1RC1
|
2006-12-15 01:21:36 +00:00 |
|
Ilia Alshanetsky
|
eb8bab9f46
|
Fixed bug #39816 (apxs2filter ignores httpd.conf & .htaccess php config
settings).
|
2006-12-13 15:45:20 +00:00 |
|
Ilia Alshanetsky
|
1c4806c515
|
Fixed bug #39201 (Possible crash in Apache 2 with 413 ErrorHandler).
|
2006-12-13 00:41:33 +00:00 |
|
Ilia Alshanetsky
|
cbaaf1bc07
|
Fixed bug #39797 (virtual() does not reset changed INI settings).
|
2006-12-12 18:05:25 +00:00 |
|
Antony Dovgal
|
a74c36a335
|
MFH: fix #39795 (build fails on AIX because crypt_r() uses different data struct)
|
2006-12-12 07:38:04 +00:00 |
|
Ilia Alshanetsky
|
2f291233e6
|
Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
yields incorrect results).
|
2006-12-11 21:04:40 +00:00 |
|
Ilia Alshanetsky
|
d3aa695263
|
Fixed bug #39787 (PHP doesn't work with Apache 2.3).
|
2006-12-11 14:54:14 +00:00 |
|
Ilia Alshanetsky
|
f5b6604376
|
Fixed bug #39791 (Crash in strtotime() on overly long relative date
multipliers).
|
2006-12-11 05:04:36 +00:00 |
|
Pierre Joye
|
6ccde868be
|
- #39286 entry
|
2006-12-10 02:56:35 +00:00 |
|
Pierre Joye
|
7faf8325e7
|
- #39508, add test (imagefill crashes with small image)
|
2006-12-10 01:58:50 +00:00 |
|
Pierre Joye
|
0d444306c9
|
- #39780 entry
|
2006-12-10 01:39:09 +00:00 |
|
Edin Kadribasic
|
99c041ade3
|
BFN
|
2006-12-10 01:26:51 +00:00 |
|
Hannes Magnusson
|
d9f03aac34
|
MFH: sys_get_temp_dir()
|
2006-12-09 18:00:52 +00:00 |
|
Ilia Alshanetsky
|
0236a7eaf4
|
Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dir
setting).
|
2006-12-09 16:01:29 +00:00 |
|
Rob Richards
|
e41f103431
|
BFN
|
2006-12-09 10:53:45 +00:00 |
|
Antony Dovgal
|
f8d4de338b
|
MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)
|
2006-12-08 20:56:29 +00:00 |
|
Ilia Alshanetsky
|
b7b0f4d988
|
Fixed bug #39759 (Can't use stored procedures fetching multiple result
sets in pdo_mysql).
|
2006-12-08 19:50:40 +00:00 |
|
Ilia Alshanetsky
|
db7dad0ba0
|
Fixed bug #39763 (magic quotes are applied twice by ext/filter in
parse_str())
|
2006-12-08 17:50:04 +00:00 |
|
Antony Dovgal
|
cdf5db41a7
|
-BFN
|
2006-12-08 17:11:42 +00:00 |
|
Dmitry Stogov
|
108a2fc64c
|
Fixed bug #39775 ("Indirect modification ..." message is not shown)
The fix breaks two SimpleXML tests those must be fixed
|
2006-12-08 15:55:31 +00:00 |
|
Antony Dovgal
|
6b8526efce
|
MFH: fix #39763 (magic quotes are applied twice by ext/filter)
|
2006-12-07 11:00:08 +00:00 |
|
Ilia Alshanetsky
|
72ea6912f7
|
Fixed bug #39754 (Some POSIX extension functions not thread safe).
|
2006-12-07 01:41:18 +00:00 |
|
Rasmus Lerdorf
|
0110fca856
|
Typo
|
2006-12-06 21:20:39 +00:00 |
|
Antony Dovgal
|
8c8bf92311
|
news
|
2006-12-06 09:53:15 +00:00 |
|
Ilia Alshanetsky
|
62cd5a9bae
|
Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension).
|
2006-12-05 23:37:57 +00:00 |
|
Dmitry Stogov
|
68890ce196
|
Fixed bug #39721 (Runtime inheritance causes data corruption)
|
2006-12-05 19:03:51 +00:00 |
|
Ilia Alshanetsky
|
e5ad7bf299
|
Fixed bug #36798 (Error parsing named parameters with queries containing
high-ascii chars).
|
2006-12-05 18:04:59 +00:00 |
|
Rob Richards
|
e071d48604
|
BFN
|
2006-12-05 12:05:43 +00:00 |
|
Dmitry Stogov
|
7389f59f4d
|
Fixed FastCGI impersonation for persistent connections on Windows
|
2006-12-05 08:55:15 +00:00 |
|
Ilia Alshanetsky
|
53a1403b53
|
Fixed bug #39571 (timeout ssl:// connections).
|
2006-12-05 01:39:07 +00:00 |
|
Pierre Joye
|
ae1d0de24b
|
- invalid filter
|
2006-12-05 01:25:29 +00:00 |
|
Dmitry Stogov
|
f7bc516502
|
Fixed bug #38274 (Memlimit fatal error sent to "wrong" stderr when using fastcgi)
|
2006-12-04 16:20:02 +00:00 |
|
Ilia Alshanetsky
|
35f78f221b
|
Fixed bug #37627 (session save_path check checks the parent directory).
|
2006-12-04 15:19:26 +00:00 |
|
Ilia Alshanetsky
|
7fb3715d43
|
Fixed bug #38319 (Remove bogus warnings from persistent PDO connections).
|
2006-12-04 03:07:44 +00:00 |
|
Ilia Alshanetsky
|
44045f8cb1
|
Fixed bug #38252 (Incorrect PDO error message on invalid default fetch mode).
|
2006-12-04 02:40:08 +00:00 |
|
Ilia Alshanetsky
|
4356aad0ae
|
Fixed bug #39483 (Problem with handling of \ char in prepared statements).
|
2006-12-04 00:38:46 +00:00 |
|
Ilia Alshanetsky
|
b6bdd44962
|
Added "default" option that allows a default value to be set for an invalid
or missing value.
|
2006-12-03 21:27:36 +00:00 |
|