#
faae3e9e |
| 27-May-2007 |
Ilia Alshanetsky |
Fixed bug #41504 (json_decode() incorrectly decodes JSON arrays with empty string keys). |
#
85613687 |
| 27-May-2007 |
foobar |
fix news |
#
8588db4b |
| 27-May-2007 |
foobar |
- Fixed bug #41511 (Compile failure under IRIX 6.5.30 building md5.c) |
#
194044bb |
| 25-May-2007 |
Hannes Magnusson |
Mention json nesting dept bump |
#
9998f67c |
| 25-May-2007 |
Ilia Alshanetsky |
Back to dev |
Revision tags: php-5.2.3RC1 |
|
#
f0b79410 |
| 25-May-2007 |
Ilia Alshanetsky |
5.2.3RC1 |
#
a8946116 |
| 24-May-2007 |
foobar |
- Unify installation of SAPIs: CGI is no exception anymore. |
#
a6a989d4 |
| 22-May-2007 |
Hannes Magnusson |
new curl constants |
#
77fda181 |
| 22-May-2007 |
Hannes Magnusson |
Add entry about --ini |
#
c1ba2927 |
| 22-May-2007 |
Pierre Joye |
- add cve ref |
#
c98cbb60 |
| 22-May-2007 |
Ilia Alshanetsky |
[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities() that makes the function not encode existing html entities. The feature is disabled by default and can be activated by
[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities() that makes the function not encode existing html entities. The feature is disabled by default and can be activated by passing FALSE as the 4th param
show more ...
|
#
083844f8 |
| 22-May-2007 |
Antony Dovgal |
MFH: fix #41442 (imagegd2() under output control) |
#
89d57c7c |
| 21-May-2007 |
Ilia Alshanetsky |
Fixed typos |
#
007bac31 |
| 21-May-2007 |
Antony Dovgal |
MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) |
#
26e22f34 |
| 19-May-2007 |
Pierre Joye |
- #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL |
#
b828d193 |
| 19-May-2007 |
Ilia Alshanetsky |
Optimized digest generation in md5() and sha1() functions by using code from ext/hash. This makes the functions 20-50% faster on short strings. |
#
3dc920d4 |
| 19-May-2007 |
Stanislav Malyshev |
and now the right number |
#
ff95fbd6 |
| 19-May-2007 |
Stanislav Malyshev |
fix reference |
#
27dcd0e5 |
| 18-May-2007 |
Antony Dovgal |
reorder |
#
99557943 |
| 18-May-2007 |
Stanislav Malyshev |
news about #41401 |
#
80d2409f |
| 18-May-2007 |
Dmitry Stogov |
Improved compilation of heredocs and interpolated strings. (Matt, Dmitry) |
#
6d41d020 |
| 18-May-2007 |
Antony Dovgal |
MFH: fix #41430 (Fatal error with negative values of maxlen parameter of file_get_contents()) |
#
4167b0a4 |
| 18-May-2007 |
Antony Dovgal |
BFN |
#
7e5f0a83 |
| 18-May-2007 |
Rasmus Lerdorf |
Get rid of a stray time() syscall in tsrm and clean up lcg rinit |
Revision tags: RELEASE_1_2_0 |
|
#
27c32bab |
| 17-May-2007 |
Antony Dovgal |
news entry |