mirror of
https://github.com/php/php-src.git
synced 2026-04-14 03:22:58 +02:00
BFN: #44336
This commit is contained in:
3
NEWS
3
NEWS
@@ -74,6 +74,7 @@ PHP NEWS
|
||||
Application Notification (FAN) support (Oracle Corp.)
|
||||
- Added OCI8 SQLT_AFC (aka CHAR datatype) support to oci_bind_by_name
|
||||
(Chris Jones)
|
||||
- Added PREG_BAD_UTF8_OFFSET_ERROR constant. (Nuno)
|
||||
|
||||
- Improved PHP runtime speed and memory usage:
|
||||
. Added garbage collector. (David Wang, Dmitry).
|
||||
@@ -125,6 +126,8 @@ PHP NEWS
|
||||
- Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
|
||||
- Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
|
||||
|
||||
- Fixed bug #44336 (Improve pcre UTF-8 string matching performance).
|
||||
(frode at coretrek dot com, Nuno)
|
||||
- Fixed bug #43960 (strtotime() returns timestamp in the future when given a
|
||||
bogus string).
|
||||
- Fixed bug #43808 (date_create never fails (even when it should)). (Derick)
|
||||
|
||||
Reference in New Issue
Block a user