Commit graph

15 commits

Author SHA1 Message Date
George Peter Banyard
3c68e46cea Fix section order issues in PCRE extension
preg_filter() parameters still need to be documented.

Part of #658
2021-06-06 18:03:03 +01:00
Sergey Panteleev
aab33d6443
Removed references to PHP 5, PHP 7.0 (#544) 2021-04-23 11:35:26 +03:00
Christoph Michael Becker
3ec7b61315 Add preg_last_error_msg documentation
Patch contributed by Nicolas Oelgart <nicolas.oelgart@atrapalo.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350809 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 17:24:21 +00:00
Christoph Michael Becker
84a87a7fa9 documented PREG_JIT_STACKLIMIT_ERROR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337283 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-04 02:14:47 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
751d46fd60 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283830 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:31:40 +00:00
Stanislav Yordanov
199eca0462 xml DTD validation problem fixed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255957 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-24 14:00:00 +00:00
Nuno Lopes
474035fd75 add PREG_BAD_UTF8_OFFSET_ERROR
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255789 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-22 16:15:33 +00:00
Felipe Pena
cdaad7fc5e Add example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247676 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-05 23:38:31 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Mehdi Achour
039d648a12 ref.pcre: switch to new doc style
# And fix #40215


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228785 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 22:11:46 +00:00
TAKAGI Masahiro
abd3644f1a added missing closing parentheses.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214362 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-07 03:11:02 +00:00
Nuno Lopes
552821619c expand the pcre_last_error() page
add a new ini section
some linking


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214313 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-06 12:20:47 +00:00
Philip Olson
78adb7cb35 Initial commit, still considered undocumented.
See also: pcre.backtrack_limit and pcre.recursion_limit


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212773 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-10 17:27:51 +00:00