Commit graph

15 commits

Author SHA1 Message Date
Philip Olson
0aa774414a Removed removed duplicated duplicated words words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333548 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-16 20:12:19 +00:00
Chris Wright
4757bd1743 Fix missingInitializer strict errors in mbstring
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-10 16:06:26 +00:00
TAKAGI Masahiro
4d2ed4ef0b mbstring: Fix prototypes
mb_convert_case(): 2nd parameter is not optional so default value is meaningless.
mb_decode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
mb_encode_numericentity(): 3rd parameter is optional and its default value is internal encoding.
                           added 4th parameter as of PHP 5.4.0.
mb_regex_set_options(): no default value of "options"


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329377 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-30 21:03:39 +00:00
Kalle Sommer Nielsen
2c6f22d619 Fixed bug #50316 (mb-regex options have to be documented)
# Modifier details taken from the Oniguruma API
# http://www.geocities.jp/kosako3/oniguruma/doc/API.txt

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293213 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 12:15:14 +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
6bbf2e651d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283822 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:57:45 +00:00
Jakub Vrana
f663f39df9 Initializers - part 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273443 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-13 12:47:53 +00:00
Philip Olson
5f71ee938f MFB: converted ref.mbstring to the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247735 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-07 01:14:26 +00:00
Philip Olson
a19afca437 WS, preparation for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242741 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-20 20:55:38 +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
Dave Barr
c2f864d023 - This extension is no longer experimental.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167480 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-28 13:34:36 +00:00
Mehdi Achour
2eef67138a we already have this information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160603 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-05 14:33:24 +00:00
Damien Seguy
3d361b6230 minor typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117523 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-22 03:45:45 +00:00
Moriyoshi Koizumi
ad173cf1ab Corrected the words.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100303 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-20 15:08:37 +00:00
Moriyoshi Koizumi
e2ed6f9271 Added descriptions for the new function mb_regex_set_options().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@100302 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-20 15:03:34 +00:00