php-doc-en/reference/pcre/functions
Adam Harvey 8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
..
preg-filter.xml - Added PCRE modifier link to 'See Also' section of relevant PCRE functions 2011-01-25 19:10:19 +00:00
preg-grep.xml - Added PCRE modifier link to 'See Also' section of relevant PCRE functions 2011-01-25 19:10:19 +00:00
preg-last-error.xml Converted to utf-8 2010-03-28 22:10:10 +00:00
preg-match-all.xml correct changelog order 2011-08-09 09:00:42 +00:00
preg-match.xml Modified ambiguous wording for return values and added return.falseproblem warning. This fixes Bug #62161 2012-07-30 03:37:52 +00:00
preg-quote.xml Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
preg-replace-callback.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
preg-replace.xml Add initial migration guide for PHP 5.5. 2012-11-20 15:17:23 +00:00
preg-split.xml use entity for null 2011-07-16 18:06:48 +00:00