#
42776c02 |
| 15-Nov-2011 |
Felipe Pena |
- Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs) patch by: klightspeed at netspace dot net dot au |
#
8e6a9d46 |
| 15-Nov-2011 |
Felipe Pena |
- Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs) patch by: klightspeed at netspace dot net dot au |
#
b6530d89 |
| 15-Nov-2011 |
Ilia Alshanetsky |
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0). |
#
5f0e6a74 |
| 15-Nov-2011 |
Felipe Pena |
- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory) |
#
fb37f3b2 |
| 15-Nov-2011 |
Felipe Pena |
- Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory) |
#
bb6835f7 |
| 15-Nov-2011 |
Felipe Pena |
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference) |
#
236120d8 |
| 15-Nov-2011 |
Felipe Pena |
- Fixed bug #54682 (Tidy::diagnose() NULL pointer dereference) |
#
f8386e34 |
| 15-Nov-2011 |
Xinchen Hui |
Fixed bug #60159 (Router returns false, but POST is not passed to requested resource) and bug #55759 (mem leak when use built-in server) |
#
7cac52f5 |
| 14-Nov-2011 |
Mateusz Kocielski |
#- Added information about NPD bug fix in the OpenSSL extension. |
#
0f4ebd94 |
| 14-Nov-2011 |
Mateusz Kocielski |
#- Added information about NPD bug fix in the OpenSSL extension. |
#
cf2803d4 |
| 14-Nov-2011 |
Dmitry Stogov |
Fixed bug #44686 (SOAP-ERROR: Parsing WSDL with references) |
#
89feaefc |
| 13-Nov-2011 |
Xinchen Hui |
Fixed bug #60282 (Segfault when using ob_gzhandler() with open buffers) |
#
9a03ce58 |
| 11-Nov-2011 |
Christopher Jones |
I can only guess what "dos" is. Also added missing fullstops for consistency. |
#
72a133f1 |
| 11-Nov-2011 |
Felipe Pena |
- Fixed bug #60261 (phar dos null pointer) |
#
40a951cc |
| 11-Nov-2011 |
Rui Hirokawa |
revert changes to fix bug #60116. |
#
0c00f3a1 |
| 10-Nov-2011 |
Christopher Jones |
OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS. |
#
4827f5c5 |
| 10-Nov-2011 |
Christopher Jones |
OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS. |
#
27697a6a |
| 10-Nov-2011 |
Rui Hirokawa |
moved the new changes for RC2. |
#
cc742647 |
| 10-Nov-2011 |
Rui Hirokawa |
MFH: fixed bug #60227 (header() cannot detect the multi-line header with CR(0x0D).) |
#
db5d9c0b |
| 10-Nov-2011 |
Rui Hirokawa |
MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which cause shell command injection). |
Revision tags: php-5.4.0RC1 |
|
#
7f6c7422 |
| 10-Nov-2011 |
Stanislav Malyshev |
back to dev |
#
07f2c01b |
| 10-Nov-2011 |
Stanislav Malyshev |
5.4.0 RC1 |
#
3598185a |
| 09-Nov-2011 |
Stanislav Malyshev |
fix bug #55475 - implement is_a BC solution |
#
ff48763f |
| 06-Nov-2011 |
Felipe Pena |
- Added class member access on instantiation (e.g. (new foo)->bar()) support |
#
01317b69 |
| 03-Nov-2011 |
Florian Anderiasch |
Added info to 2 fixed bugs |