Pierre Joye
|
80696a6f77
|
- fix and improve dns' AAAA support on windows
|
2009-08-10 08:05:11 +00:00 |
|
Ilia Alshanetsky
|
ecfe3ae047
|
BFN
|
2009-08-09 15:36:17 +00:00 |
|
Jani Taskinen
|
6e18b9718d
|
- Fixed bug #48719 parse_ini_*(): scanner mode is not checked for sanity)
|
2009-08-07 15:44:37 +00:00 |
|
Jani Taskinen
|
46505193b2
|
- Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value fails)
|
2009-08-07 14:21:38 +00:00 |
|
Pierre Joye
|
35ad8e6c46
|
- Fixed #49183, dns_get_record does not return NAPTR records
|
2009-08-07 13:31:09 +00:00 |
|
Ilia Alshanetsky
|
5a40aa7217
|
Minor tweak
|
2009-08-05 19:45:13 +00:00 |
|
Jani Taskinen
|
5d757fddf5
|
- Fixed bug #48608 (Invalid libreadline version not detected during configure)
|
2009-08-04 11:20:49 +00:00 |
|
Jani Taskinen
|
d03720480f
|
- Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW)
|
2009-08-04 02:56:26 +00:00 |
|
Jani Taskinen
|
ea98d7a72e
|
- Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys)
|
2009-08-04 02:34:04 +00:00 |
|
Felipe Pena
|
6bebbf1086
|
- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)
|
2009-08-03 19:05:56 +00:00 |
|
Jani Taskinen
|
08f8621a9f
|
- 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 :)
|
2009-08-03 18:15:30 +00:00 |
|
Felipe Pena
|
80ec45861a
|
- Improved. No ugly copy. (Tony)
|
2009-08-03 13:26:15 +00:00 |
|
Felipe Pena
|
1648ab5750
|
- Re-fix stream_is_local() memory leaks
|
2009-08-03 13:16:24 +00:00 |
|
Jani Taskinen
|
952a193f94
|
- Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)
|
2009-08-03 13:02:53 +00:00 |
|
Uwe Schindler
|
847f637497
|
MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX
|
2009-08-03 10:13:49 +00:00 |
|
Antony Dovgal
|
24086c42b6
|
revert bogus memleak fix causing Valgrind to scream
|
2009-08-03 08:45:28 +00:00 |
|
Jani Taskinen
|
7b411d7cdf
|
- Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with --with-mysqli and MySQL 6.0)
|
2009-08-02 01:07:38 +00:00 |
|
Felipe Pena
|
085067a9aa
|
- Fixed bug #49125 (Error in dba_exists C code)
patch by: jdornan at stanford dot edu
|
2009-08-01 23:10:11 +00:00 |
|
Felipe Pena
|
ade24c7e35
|
- Fixed bug #49132 (posix_times returns false without error)
patch by: phpbugs at gunnu dot us
|
2009-08-01 18:22:31 +00:00 |
|
Jani Taskinen
|
be6338014a
|
- Fixed bug #43510 (stream_get_meta_data() does not return same mode as used in fopen)
|
2009-08-01 03:17:31 +00:00 |
|
Jani Taskinen
|
adf8f72f14
|
- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces)
|
2009-08-01 01:45:22 +00:00 |
|
Jani Taskinen
|
edbf332cea
|
- Fixed bug #49074 (private class static fields can be modified by using reflection)
|
2009-08-01 00:48:04 +00:00 |
|
Rasmus Lerdorf
|
8608857c1a
|
Fix bug #48880
The ini entry was being corrupted because it wasn't being set
on the ACTIVATE and DEACTIVATE stages.
|
2009-07-31 21:09:45 +00:00 |
|
Felipe Pena
|
f8ee7db001
|
- Fixed bug #49108 (2nd scan_dir produces seg fault)
|
2009-07-30 12:06:40 +00:00 |
|
Stanislav Malyshev
|
9fd8469e94
|
fix for bug #49000
|
2009-07-30 05:01:53 +00:00 |
|
Felipe Pena
|
b16441622e
|
- Added missing entries from me
|
2009-07-30 00:18:48 +00:00 |
|
Derick Rethans
|
24b973cafc
|
- Fixed bug #45554 (Inconsistent behavior of the u format char).
|
2009-07-29 15:34:59 +00:00 |
|
Ilia Alshanetsky
|
06a2acc527
|
Fixed bug #45141 (setcookie will output expires years of >4 digits).
|
2009-07-29 13:44:16 +00:00 |
|
Jani Taskinen
|
4fbc6a54ec
|
- Fix news
|
2009-07-29 09:10:52 +00:00 |
|
Stanislav Malyshev
|
9e445b043b
|
report fix for bug #49065
|
2009-07-29 00:18:19 +00:00 |
|
Kalle Sommer Nielsen
|
b5b8303194
|
Fixed bug #42434 (ImageLine w/ antialias = 1px shorter)
- patch by wojjie at gmail dot com
|
2009-07-28 20:35:06 +00:00 |
|
Sriram Natarajan
|
34d8ee27cc
|
- 48182 ssl handshake fails during asynchronous socket connection
|
2009-07-28 19:28:08 +00:00 |
|
Dmitry Stogov
|
ff766c1de2
|
Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())
|
2009-07-28 12:35:27 +00:00 |
|
Kalle Sommer Nielsen
|
82cfb15677
|
Fixed bug #48872 (string.c: errors: duplicate case values) (Only in PHP_5_3)
|
2009-07-27 07:14:40 +00:00 |
|
Jani Taskinen
|
8877a37f3e
|
- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
php_url_scanner_reset_vars). (Jani)
# Note: This does not exist in PHP_5_2. Merged there as well to keep these files synced.
|
2009-07-26 23:20:34 +00:00 |
|
Ilia Alshanetsky
|
899cb30275
|
Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
restrictions).
|
2009-07-26 15:14:18 +00:00 |
|
Kalle Sommer Nielsen
|
42afb1f209
|
BFN #48189
|
2009-07-25 23:40:22 +00:00 |
|
Jani Taskinen
|
776cb8a669
|
- Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers)
# Also fixes bug #48603, basically same issue.
|
2009-07-25 20:44:19 +00:00 |
|
Jani Taskinen
|
4f760d11f8
|
- Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers)
|
2009-07-25 13:00:25 +00:00 |
|
Greg Beaver
|
42e0e5dfb7
|
fix signature generation/validation for zip archives by phar extension, fix a few edge cases where memory was leaked on error conditions by missing efree()
|
2009-07-24 15:42:17 +00:00 |
|
Greg Beaver
|
115e370d6e
|
fix PHP Bug #48377: error message unclear on converting phar with existing file
|
2009-07-23 17:04:24 +00:00 |
|
Greg Beaver
|
1723b16898
|
fix PHP bug #48791: open office files always reported as corrupted
|
2009-07-23 16:30:27 +00:00 |
|
Greg Beaver
|
01659b8b7c
|
fix php bug #48783: make install will fail saying phar file exists
|
2009-07-23 15:48:04 +00:00 |
|
Greg Beaver
|
3bf5d05047
|
fix PHP bug #48740: PHAR install fails when INSTALL_ROOT is not the final install location
|
2009-07-23 15:40:10 +00:00 |
|
Jani Taskinen
|
6dc86facd0
|
- Fixed bug #48802 (printf() returns incorrect outputted length)
|
2009-07-23 14:54:04 +00:00 |
|
Jani Taskinen
|
855034b955
|
- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)
|
2009-07-23 14:42:46 +00:00 |
|
Ilia Alshanetsky
|
b89985ac55
|
Fixed bug #49014 (dechunked filter broken when serving more than 8192 bytes in
a chunk)
# Original patch by andreas dot streichardt at globalpark dot com
|
2009-07-23 12:18:40 +00:00 |
|
Greg Beaver
|
4744223055
|
fix Bug #49021: phar tar signature algorithm reports as Unknown (0) in getSignature() call
|
2009-07-22 20:21:39 +00:00 |
|
Greg Beaver
|
667c59abd6
|
Fix Bug #49020: phar misinterprets ustar long filename standard
|
2009-07-22 19:51:37 +00:00 |
|
Greg Beaver
|
d967e29541
|
fix php bug #49018 (phar tar stores long filenames with prefix/name reversed)
|
2009-07-22 18:13:38 +00:00 |
|