Commit: a423bdb64ce15c41191649cde6d39e9fe942f124 Author: Adam Harvey <[email protected]> Thu, 25 Jun 2015 12:24:16 -0700 Parents: 84db9c8f97aec5021fa59cb52811077516133362 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=a423bdb64ce15c41191649cde6d39e9fe942f124 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
