projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2ecac9
)
Updated NEWS
author
Julien Pauli
<jpauli@php.net>
Wed, 23 Dec 2015 10:37:59 +0000
(11:37 +0100)
committer
Julien Pauli
<jpauli@php.net>
Wed, 23 Dec 2015 10:37:59 +0000
(11:37 +0100)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 25fc78c96c18cd5bfa42bfda08dd41dae30a65e8..4dd6361fa0335dc6228188d1ef97d98e579352fc 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-2,6
+2,9
@@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2016 PHP 7.0.3
+- Core:
+ . Added support for new HTTP 451 code. (Julien)
+
- Standard:
. Fixed bug #71190 (substr_replace converts integers in original $search
array to strings). (Laruence)