#
0d084028 |
| 26-Oct-2008 |
Derick Rethans |
- Fixed NEWS entries. |
Revision tags: php-5.2.7RC2 |
|
#
96103c87 |
| 23-Oct-2008 |
Arnaud Le Blanc |
BFN moved to PHP_5_2 |
#
15aced54 |
| 22-Oct-2008 |
Arnaud Le Blanc |
MFH: Fixed bug #46360 (TCP_NODELAY constant for socket_{get,set}_option) |
#
b2bc40f7 |
| 21-Oct-2008 |
Ilia Alshanetsky |
Already in 5.2 |
#
5b320b8a |
| 21-Oct-2008 |
Arnaud Le Blanc |
BFN moved to PHP_5_2 |
#
007538e2 |
| 21-Oct-2008 |
Arnaud Le Blanc |
typo |
#
e3c556c8 |
| 21-Oct-2008 |
Arnaud Le Blanc |
MFH: Fixed FCGI_GET_VALUES requests (fixes #45522) |
#
12bd1eae |
| 15-Oct-2008 |
Kalle Sommer Nielsen |
[DOC] Deprecate define_syslog_variables() in 5.3 |
#
cb8c5cf4 |
| 14-Oct-2008 |
Johannes Schlüter |
Update NEWS |
#
59e52885 |
| 11-Oct-2008 |
Greg Beaver |
fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream [DOC] add concatenation option to bz2.decompress stream filter |
Revision tags: php-5.2.7RC1 |
|
#
61d3c9f8 |
| 09-Oct-2008 |
Greg Beaver |
note fix to bug #45907: undefined reference to 'PHP_SHA512Init' |
#
e6810698 |
| 06-Oct-2008 |
Felipe Pena |
- MFH: Fixed bug #46238 (Segmentation fault on static call with empty string method) |
#
46aad39e |
| 05-Oct-2008 |
Etienne Kneuss |
Moved to NEWS in 5_2 |
#
0d7d9b05 |
| 05-Oct-2008 |
Etienne Kneuss |
Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite) |
#
fdcdf8c0 |
| 01-Oct-2008 |
Ilia Alshanetsky |
Fixed bug #46206 (pg_query_params/pg_execute convert passed values to strings). |
#
8d610e79 |
| 01-Oct-2008 |
Dmitry Stogov |
Added ability to send user defined HTTP headers with SOAP request. |
#
f656c6fc |
| 01-Oct-2008 |
Dmitry Stogov |
Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown) |
#
21c9fb32 |
| 30-Sep-2008 |
Greg Beaver |
note fix to Bug #46194 SIGSEGV when requested file is not found |
#
f0cf9b4c |
| 29-Sep-2008 |
Etienne Kneuss |
MFH: Fix #46192 (Serialization of ArrayObject with objects as storage) |
#
612beefb |
| 29-Sep-2008 |
Rob Richards |
BFN |
#
c6f452fb |
| 26-Sep-2008 |
Greg Beaver |
note fix to Bug #46178 memory leak in ext/phar, remove 'useless entry' according to Hannes |
#
310f4583 |
| 24-Sep-2008 |
Ilia Alshanetsky |
Fixed typo |
#
a1d2b4d9 |
| 23-Sep-2008 |
Felipe Pena |
- BFN #46160 |
#
17cfd5f2 |
| 22-Sep-2008 |
Greg Beaver |
MF52 fix Bug #46147: after stream seek, appending stream filter reads incorrect data |
#
5c95af8b |
| 21-Sep-2008 |
Ilia Alshanetsky |
WS |