#
5d757fdd |
| 04-Aug-2009 |
Jani Taskinen |
- Fixed bug #48608 (Invalid libreadline version not detected during configure) |
#
d0372048 |
| 04-Aug-2009 |
Jani Taskinen |
- Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW) |
#
ea98d7a7 |
| 04-Aug-2009 |
Jani Taskinen |
- Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys) |
#
6bebbf10 |
| 03-Aug-2009 |
Felipe Pena |
- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32) |
#
08f8621a |
| 03-Aug-2009 |
Jani Taskinen |
- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value) # also fixes bug #35936 (ini.zlib.output-compression Documentation :) |
#
80ec4586 |
| 03-Aug-2009 |
Felipe Pena |
- Improved. No ugly copy. (Tony) |
#
1648ab57 |
| 03-Aug-2009 |
Felipe Pena |
- Re-fix stream_is_local() memory leaks |
#
952a193f |
| 03-Aug-2009 |
Jani Taskinen |
- Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag) |
#
847f6374 |
| 03-Aug-2009 |
Uwe Schindler |
MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX |
#
24086c42 |
| 03-Aug-2009 |
Antony Dovgal |
revert bogus memleak fix causing Valgrind to scream |
#
7b411d7c |
| 02-Aug-2009 |
Jani Taskinen |
- Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with --with-mysqli and MySQL 6.0) |
#
085067a9 |
| 01-Aug-2009 |
Felipe Pena |
- Fixed bug #49125 (Error in dba_exists C code) patch by: jdornan at stanford dot edu |
#
ade24c7e |
| 01-Aug-2009 |
Felipe Pena |
- Fixed bug #49132 (posix_times returns false without error) patch by: phpbugs at gunnu dot us |
#
be633801 |
| 01-Aug-2009 |
Jani Taskinen |
- Fixed bug #43510 (stream_get_meta_data() does not return same mode as used in fopen) |
#
adf8f72f |
| 01-Aug-2009 |
Jani Taskinen |
- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces) |
#
edbf332c |
| 01-Aug-2009 |
Jani Taskinen |
- Fixed bug #49074 (private class static fields can be modified by using reflection) |
#
8608857c |
| 31-Jul-2009 |
Rasmus Lerdorf |
Fix bug #48880 The ini entry was being corrupted because it wasn't being set on the ACTIVATE and DEACTIVATE stages. |
#
f8ee7db0 |
| 30-Jul-2009 |
Felipe Pena |
- Fixed bug #49108 (2nd scan_dir produces seg fault) |
#
9fd8469e |
| 30-Jul-2009 |
Stanislav Malyshev |
fix for bug #49000 |
#
b1644162 |
| 30-Jul-2009 |
Felipe Pena |
- Added missing entries from me |
#
24b973ca |
| 29-Jul-2009 |
Derick Rethans |
- Fixed bug #45554 (Inconsistent behavior of the u format char). |
#
06a2acc5 |
| 29-Jul-2009 |
Ilia Alshanetsky |
Fixed bug #45141 (setcookie will output expires years of >4 digits). |
#
4fbc6a54 |
| 29-Jul-2009 |
Jani Taskinen |
- Fix news |
#
9e445b04 |
| 29-Jul-2009 |
Stanislav Malyshev |
report fix for bug #49065 |
#
b5b83031 |
| 28-Jul-2009 |
Kalle Sommer Nielsen |
Fixed bug #42434 (ImageLine w/ antialias = 1px shorter) - patch by wojjie at gmail dot com |