Commit: b714e7ad6c1ffbcd22432b826f66bb1f378a6736 Author: Adam Harvey <[email protected]> Thu, 25 Jun 2015 12:24:16 -0700 Parents: ea765a163c58979dd7c581138a0ce35c1a62614d Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=b714e7ad6c1ffbcd22432b826f66bb1f378a6736 Log: s/Trowable/Throwable/ Changed paths: M archive/entries/2015-06-25-1.xml Diff: diff --git a/archive/entries/2015-06-25-1.xml b/archive/entries/2015-06-25-1.xml index fae3973..2d92da7 100644 --- a/archive/entries/2015-06-25-1.xml +++ b/archive/entries/2015-06-25-1.xml @@ -20,7 +20,7 @@ <strong>THIS IS A DEVELOPMENT PREVIEW - DO <u>NOT</u> USE IT IN PRODUCTION!</strong> <p> - Alpha 2 introduces the new Trowable interface and changes to the Exception hierarchy + Alpha 2 introduces the new Throwable interface and changes to the Exception hierarchy and about 25 bug fixes reported since the first alpha. </p> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
