Commit: 2f3e68802c92a1f8eca9a47c0f29ae5cb647b497 Author: Julien Pauli <[email protected]> Thu, 20 Jun 2013 18:52:53 +0200 Committer: David Soria Parra <[email protected]> Thu, 20 Jun 2013 20:24:46 +0200 Parents: 2910253bac948b7676ed77d6aaf0db8c1f778ea0 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=2f3e68802c92a1f8eca9a47c0f29ae5cb647b497 Log: Removed a wiki link Changed paths: M ChangeLog-5.php Diff: diff --git a/ChangeLog-5.php b/ChangeLog-5.php index 6ba382c..51aaf25 100644 --- a/ChangeLog-5.php +++ b/ChangeLog-5.php @@ -35,7 +35,7 @@ function peclbugl($number) { echo "<a href=\"http://pecl.php.net/bugs/bug.php? <ul> <li>General improvement:</li> <ul> - <li>Added generators and coroutines (https://wiki.php.net/rfc/generators).</li> + <li>Added generators and coroutines.</li> <li>Added "finally" keyword. </li> <li>Added simplified password hashing API.</li> <li>Added support for constant array/string dereferencing.</li> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
