Revision tags: RELEASE_1_4 |
|
#
9282d4ad |
| 30-May-2007 |
Ilia Alshanetsky |
Fixed an interger overflow inside chunk_split(), identified by Gerhard Wagner |
#
407c9833 |
| 29-May-2007 |
Marcus Boerger |
- Bug #41525 ReflectionParameter::getPosition() not available # This was supposed to be dropped in 5.1.4, I wonder why thisis not in # because the functionality is documented. # [ DOC ] M
- Bug #41525 ReflectionParameter::getPosition() not available # This was supposed to be dropped in 5.1.4, I wonder why thisis not in # because the functionality is documented. # [ DOC ] Make sure the function documentation is correct for: # ReflectionParameter::getPosition # ReflectionParameter::getDeclaringFunction # ReflectionFunction::getExtension # ReflectionFunction::getExtensionName
show more ...
|
#
f92e99e8 |
| 28-May-2007 |
Antony Dovgal |
reorder |
#
e3759c28 |
| 27-May-2007 |
Ilia Alshanetsky |
Fixed SQLite version |
#
0f6e099d |
| 27-May-2007 |
Ilia Alshanetsky |
Fixed bug #41477 (no arginfo about SoapClient::__soapCall()). |
#
6f61e847 |
| 27-May-2007 |
Ilia Alshanetsky |
Fixed bug #41492 (open_basedir/safe_mode bypass inside realpath()). |
#
d2ec6b60 |
| 27-May-2007 |
Ilia Alshanetsky |
Fixed bug #41236 (Regression in timeout handling of non-blocking SSL connections during reads and writes). |
#
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 |