projects
/
php
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f41ab36
)
add NEWS block for 5.6.0RC1
author
Ferenc Kovacs
<tyrael@php.net>
Tue, 3 Jun 2014 08:27:42 +0000
(10:27 +0200)
committer
Ferenc Kovacs
<tyrael@php.net>
Tue, 3 Jun 2014 08:27:42 +0000
(10:27 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index a2669682711c1a41d98e39f5a93d5ddf5409b7fa..73daceab2cc0a8d7cb71ad366dfac91a5f4b2cc3 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,6
+1,8
@@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2014, PHP 5.6.0 Beta 4
+?? ??? 2014, PHP 5.6.0 Release Candidate 1
+
+05 Jun 2014, PHP 5.6.0 Beta 4
- Core:
. Fixed bug #67249 (printf out-of-bounds read). (Stas)