Gustavo André dos Santos Lopes
b7c9f8ae8a
- Fixed bug #61267 : pdo_pgsql's PDO::exec() returns the number of SELECTed
...
rows on postgresql >= 9
2012-03-08 08:52:28 +00:00
Ilia Alshanetsky
f005f36cd6
Fixed bug #60634 (Segmentation fault when trying to die() in SessionHandler::write())
2012-03-08 03:31:46 +00:00
Johannes Schlüter
512fdb4cc2
Fix bug #61003 mysql_stat() require a valid connection
2012-03-06 00:15:40 +00:00
Johannes Schlüter
dc0070e323
Fix bug #61194 PDO should export compression flag with myslqnd
2012-03-05 23:57:24 +00:00
Dmitry Stogov
a05a3a0a4a
Fixed bug #60887 (SoapClient ignores user_agent option and sends no User-Agent header)
2012-03-05 12:59:01 +00:00
Ilia Alshanetsky
0fe734b7c8
Fixed bug #60106 (stream_socket_server silently truncates long unix socket paths)
2012-03-03 20:36:14 +00:00
Nikita Popov
3e7792aed7
Fix bug #61264 : xmlrpc_parse_method_descriptions leaks temporary variable
2012-03-03 12:46:17 +00:00
Nikita Popov
37d7df72a6
Fix bug #52719 : array_walk_recursive crashes if third param of the function is by reference
2012-03-02 18:05:38 +00:00
Adam Harvey
03f3d03ce0
MFH: Fix bug #60801 (strpbrk() mishandles NUL byte). (Trunk commit: r322934).
2012-03-02 03:39:04 +00:00
Christopher Jones
949ef40139
Fixed bug #61172 (Add Apache 2.4 support)
2012-03-02 00:07:41 +00:00
Christopher Jones
b6427b8f5d
Add the CVE numbers that were mentioned in the related php.net announcements
2012-02-29 20:48:17 +00:00
Christopher Jones
c82d0a1e0b
Remove "backported" from 5.4 comments since 5.3 is the base version these bugs are fixed. Reorder.
2012-02-29 18:46:17 +00:00
Xinchen Hui
c870ebe138
Fixed bug #61087 (Memory leak in parse_ini_file when specifying invalid scanner mode)
2012-02-25 14:15:11 +00:00
Nikita Popov
f79e133360
NEWS for r323330
...
So cjones doesn't have nightmares :P
2012-02-25 13:04:43 +00:00
Xinchen Hui
1ee93c83ff
Fixed bug #61165 (Segfault - strip_tags())
2012-02-25 04:36:08 +00:00
Gustavo André dos Santos Lopes
48666d9ffc
- Fixed bug #61173 (Unable to detect error from finfo constructor).
...
- Tidied up NEWS
2012-02-24 10:01:39 +00:00
Christopher Jones
31a100dccd
Relocate orphan line
2012-02-23 19:43:38 +00:00
Nikita Popov
48a01d2b00
NEWS for r323362
2012-02-22 17:21:57 +00:00
Gustavo André dos Santos Lopes
eb1ada852d
- Fixed bug #61115 (stream related segfault on fatal error in
...
php_stream_context_link).
#run-tests.php is not currently detecting the segfault in the test
#Missing 5.4 merge
2012-02-22 11:45:26 +00:00
Etienne Kneuss
86fcb9659e
Fix #61095 (Lexing 0x0*+<NUM> incorrectly)
2012-02-20 18:28:57 +00:00
Nikita Popov
bfcc199f28
Fix bug #61097 Memory leak in xmlrpc functions copying zvals
...
Needs to be merged to 5.4.
2012-02-18 14:58:19 +00:00
Adam Harvey
1551f20129
Merge 5.3.10 NEWS, per Ondřej's mailing list prod.
2012-02-18 04:32:45 +00:00
Dmitry Stogov
282d3f2034
Improved max_input_vars directive to check nested variables
2012-02-14 08:58:52 +00:00
Xinchen Hui
8f7381a6ea
Fixed bug #61072 (Memory leak when restoring an exception handler)
2012-02-14 05:35:34 +00:00
Xinchen Hui
c578917e30
Fixed bug #61058 (array_fill leaks if start index is PHP_INT_MAX)
2012-02-12 04:59:08 +00:00
Xinchen Hui
2e61d04f49
decrescent order
...
#<Felipe> laruence: yes, we used to use decrescent order of bug id in the NEWS entry.
2012-02-08 15:07:28 +00:00
Xinchen Hui
3f23b11151
Fixed bug #61000 (Exceeding max nesting level doesn't delete numerical vars).
2012-02-08 14:07:27 +00:00
Antony Dovgal
ce1a1f5f49
fix bug #54682 (tidy null pointer dereference)
2012-02-07 20:49:10 +00:00
Xinchen Hui
30f63e4152
Fixed bug #60968 (Late static binding doesn't work with ReflectionMethod::invokeArgs())
2012-02-03 16:27:35 +00:00
Gustavo André dos Santos Lopes
8e82bda330
- Merging r323033 into 5.3 (see bug #60227 ).
2012-02-03 08:48:34 +00:00
Johannes Schlüter
1e16c821aa
This will be PHP 5.3.11, 5.3.10 will be released from other branch
2012-02-02 17:25:23 +00:00
Dmitry Stogov
43a0ee73a1
Fixed basic HTTP authentication for WSDL sub requests
2012-02-01 11:26:57 +00:00
Dmitry Stogov
ce9f1a4313
Fixed bug #51860 (Include fails with toplevel symlink to /)
2012-01-30 10:08:11 +00:00
Rasmus Lerdorf
c5bb1710bd
createCollation
2012-01-29 04:23:27 +00:00
Rasmus Lerdorf
996d91b6b9
createCollation()
2012-01-29 03:59:35 +00:00
Felipe Pena
f78c9a9f4e
- Fixed bug #60860 (session.save_handler=user without defined function core dumps)
2012-01-28 21:02:09 +00:00
Pierre Joye
4879a01b54
- fix #60895 , possible invalid handler usage
2012-01-27 10:56:33 +00:00
Xinchen Hui
6b1d3b3d10
Re-fixed bug #60825 (Segfault when running symfony 2 tests)
2012-01-24 14:39:45 +00:00
Gustavo André dos Santos Lopes
45a6f8d9a5
- Further fix for bug #60455 (stream_get_line misbehaves if EOF is not detected
...
together with the last read).
- Fixed bug #60817 (stream_get_line() reads from stream even when there is
already sufficient data buffered). stream_get_line() now behaves more like
fgets(), as is documented.
#withheld commit to 5.4
2012-01-22 20:30:37 +00:00
Rasmus Lerdorf
dd95d90509
.
2012-01-19 22:41:39 +00:00
Popa Adrian Marius
d13feb83ed
Added the bugfixing notes to the NEWS file
2012-01-19 22:35:35 +00:00
Rui Hirokawa
61088ce729
MFH: fixed bug #60227 : header() cannot detect the multi-line header with CR.
2012-01-14 07:41:01 +00:00
Johannes Schlüter
3eb4b024ee
PHP 5.3.9
2012-01-10 11:21:57 +00:00
Popa Adrian Marius
24e071c021
added fixed Pdo Firebird bugs to the NEWS section
2012-01-10 06:53:37 +00:00
Jérôme Loyet
ae7943a79d
- Fixed credits for bug #60659
2012-01-04 21:19:55 +00:00
Jérôme Loyet
b9fab77d13
- Fixed bug #60659 (FPM does not clear auth_user on request accept)
2012-01-04 21:18:26 +00:00
Jérôme Loyet
0ca9fbc0de
- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)
2012-01-03 22:26:11 +00:00
Popa Adrian Marius
5e9cf83df7
Forgot to add the Pdo Firebird related bug to the News
2011-12-27 11:05:58 +00:00
Johannes Schlüter
af07705f97
Back to -dev
2011-12-22 12:36:40 +00:00
Johannes Schlüter
712be66d05
PHP 5.3.9RC4
2011-12-22 12:33:04 +00:00