Yoshinari Takaoka
8797a9435f
fixed IntlChar::charFromName example return value. ( #1031 )
2021-10-18 20:09:15 +09:00
Yoshinari Takaoka
fed3682684
Fix section order issues in some extensions ( #667 )
...
Fix section order issues
- ldap
- libxml
- intl
Part of php/doc-en#658
2021-06-07 23:04:32 +09:00
Colin O'Dell
4d6b19c546
Update types for IntlChar::charType()
...
Based on 5b01c4863f/ext/intl/uchar/uchar.stub.php (L29-L30)
Closes GH-604.
2021-05-28 15:50:57 +02:00
Yoshinari Takaoka
220cd5030c
fixed typo
2021-04-18 00:04:31 +09:00
Rowan Tommins
4d3d1ebea1
Document and cross-reference mb_chr() and mb_ord() ( #524 )
2021-04-13 14:49:11 +02:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
daee9e9ce9
Fix return value docs
...
This also integrates user note 123394.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346144 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-02 13:59:10 +00:00
Christoph Michael Becker
3df3d7e640
Fix #75339 : IntlChar::chr - typo in the output example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343219 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-09 14:10:40 +00:00
Christoph Michael Becker
f8c567a104
Fix copy&paste error
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341345 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:58:21 +00:00
Christoph Michael Becker
e6b6d8faa6
Fixes
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:56:39 +00:00
Christoph Michael Becker
729d7e8e04
Fix #73626 : Example error for INTL extension
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341231 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-30 11:34:48 +00:00
Chris Wright
2ec9503491
Fix #72989
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339960 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 11:31:04 +00:00
Chris Wright
384f625642
Document IntlChar::NO_NUMERIC_VALUE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339959 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-31 10:30:13 +00:00
Colin O'Dell
911013ce81
Add documentation for the IntlChar class and its methods.
...
Documentation is based on PHP 7.0.0 RC2.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337779 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 01:07:12 +00:00
Adam Harvey
0246a855ff
Add skeleton for IntlChar.
...
In general, our intl documentation sucks, and this isn't making it any better.
Alas, I have neither the time, nor the Internet access to figure out what each
function does.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337374 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:17:44 +00:00