You can view the Pull Request on github:
https://github.com/php/web-php/pull/423

Opened By: mikeschinkel
Pull Request Description:
When inspecting code with PhpStorm it flags the code as an error when the \n 
stype of capture variable is used, and in at least the news2html file I am 
pretty sure that code was broken.  This PR changes those capture variables to 
$n format.

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to