mirror of
https://github.com/php/php-src.git
synced 2026-04-18 13:31:27 +02:00
Crash fix news.
This commit is contained in:
5
NEWS
5
NEWS
@@ -75,6 +75,11 @@ PHP 4.0 NEWS
|
||||
- Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha)
|
||||
|
||||
?? ??? 200?, Version 4.1.0
|
||||
- Fixed a bug preg_match_all() that would return results under improper indices
|
||||
in certain cases. (Andrei)
|
||||
- Fixed a crash in str_replace() that would happen if search parameter was an
|
||||
array and one of the replacements results in subject string being empty.
|
||||
(Andrei)
|
||||
- Fixed MySQL extension to work with MySQL 4.0 (Jani)
|
||||
- Fixed a crash bug within Cobalt systems. Patch by tomc@tripac.com. (Jani)
|
||||
- Now bundling Dan Libby's xmlrpc-epi extension
|
||||
|
||||
Reference in New Issue
Block a user