#
987c8436 |
| 05-Jul-2011 |
Gustavo André dos Santos Lopes |
- Fixed bug #52935 (call exit in user_error_handler cause stream relate core). |
#
efcfbc95 |
| 05-Jul-2011 |
Jérôme Loyet |
Fixed memory leak |
#
5bd0be8a |
| 04-Jul-2011 |
Stanislav Malyshev |
fix crypt() issue with overlong salt |
#
8237737b |
| 04-Jul-2011 |
Jérôme Loyet |
- Fixed missing Expires and Cache-Control headers for ping and status pages |
#
4eb7fc8a |
| 04-Jul-2011 |
Jérôme Loyet |
- revert commit 312812 until 5.3.7 is out |
#
293f7108 |
| 04-Jul-2011 |
Dmitry Stogov |
Fixed bug #53727 (Inconsistent behavior of is_subclass_of with interfaces) |
#
37dab6af |
| 03-Jul-2011 |
Felipe Pena |
- Fixed bug #54329 (MSSql extension memory leak) patch by: dotslashpok at gmail dot com |
#
74b693f1 |
| 02-Jul-2011 |
Jérôme Loyet |
- Implemented FR #54172 (Overriding the pid file location of php-fpm) |
#
6d64b2a4 |
| 02-Jul-2011 |
Jérôme Loyet |
- Implemented FR #54499 (FPM ping and status_path should handle HEAD request) |
#
217382d4 |
| 02-Jul-2011 |
Jérôme Loyet |
- Implemented FR #54577 (Enhanced status page with full status and details about each processes - Added a web page (status.html) for real-time FPM status - Fixed missing Expires and Cache-Con
- Implemented FR #54577 (Enhanced status page with full status and details about each processes - Added a web page (status.html) for real-time FPM status - Fixed missing Expires and Cache-Control headers for ping and status pages
show more ...
|
#
8f808967 |
| 30-Jun-2011 |
Ilia Alshanetsky |
Back to dev |
Revision tags: php-5.3.7RC2 |
|
#
05763e18 |
| 30-Jun-2011 |
Ilia Alshanetsky |
5.3.7RC2 |
#
3dafd954 |
| 30-Jun-2011 |
Gustavo André dos Santos Lopes |
- Fixed bug #55082 (var_export() doesn't escape properties properly). |
#
3f3ae34f |
| 30-Jun-2011 |
Adam Harvey |
Fix bug #55066 (Missing linebreak in NEWS). |
#
85bf6f03 |
| 30-Jun-2011 |
Adam Harvey |
Fix bug #55066 (Missing linebreak in NEWS). |
#
8c3ef4a2 |
| 29-Jun-2011 |
Peter Cowburn |
Fix NEWS |
#
91157122 |
| 29-Jun-2011 |
Peter Cowburn |
Fix NEWS |
#
dedab512 |
| 28-Jun-2011 |
Christopher Jones |
clarify sqlite deprecation |
#
3c4bafc4 |
| 28-Jun-2011 |
Christopher Jones |
clarify sqlite deprecation |
#
1b416cae |
| 28-Jun-2011 |
Pierrick Charron |
Fixed bug #54971 (Wrong result when using iterator_to_array with use_keys on true) |
#
0c2ee427 |
| 27-Jun-2011 |
Christopher Jones |
Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes |
#
c1d43480 |
| 27-Jun-2011 |
Felipe Pena |
- BFN |
#
3acd5811 |
| 26-Jun-2011 |
Stanislav Malyshev |
Fix crypt_blowfish 8-bit chars problem (CVE-2011-2483), add tests # See details at http://www.openwall.com/lists/announce/2011/06/21/1 |
#
f5b05ce1 |
| 26-Jun-2011 |
Jérôme Loyet |
- Replaced shm_slots with a real scoreboard - Added several improvements to the status page |
#
6c07bc80 |
| 24-Jun-2011 |
Felipe Pena |
- BFN |