summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2014-10-28 16:58:52 +0100
committerBob Weinand <bobwei9@hotmail.com>2014-10-30 15:49:53 +0100
commitb5cfeaf13c0aeca7f279f632ccc68da821933c55 (patch)
treec22ecb3bbf51968832275bb05ef7e6e350ca999b /NEWS
parentb1003c95a9561d148b39fe5bb36b0a36ff2f7306 (diff)
downloadphp-git-php-5.6.3RC1.tar.gz
5.6.3RC1php-5.6.3RC1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 1 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 478fa1d26c..f8f4721f3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2014, PHP 5.6.4
-
-
-
-?? ??? 2014, PHP 5.6.3
+30 Oct 2014, PHP 5.6.3RC1
- Core:
. Implemented 64-bit format codes for pack() and unpack(). (Leigh)