1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
This commit is contained in:
krakjoe
2013-12-22 13:30:41 +00:00
parent d455377fad
commit ee55edf5e4
-3
View File
@@ -1,9 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
<<<<<<< HEAD
?? ??? 20??, PHP 5.6.0
=======
?? ??? 2013, PHP 5.5.8
- Core:
. Disallowed JMP into a finally block. (Laruence)