1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 09:03:04 +02:00

fix news file

This commit is contained in:
krakjoe
2013-12-22 13:27:38 +00:00
parent 8ce521a6a7
commit 523a6b50ae

6
NEWS
View File

@@ -1,12 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<<<<<<< HEAD
?? ??? 20??, PHP 5.7.0
=======
<<<<<<< HEAD
?? ??? 20??, PHP 5.6.0
=======
?? ??? 2013, PHP 5.5.8
- Core:
. Disallowed JMP into a finally block. (Laruence)