Sergey Panteleev
f411d6bbf1
Collator enhancement ( #773 )
2021-07-11 17:09:29 +03:00
Kamil Tekiela
733626c0a4
Fix example of datefmt_get_timezone_id (setTimeZoneID has been removed)
...
Closes GH-718.
2021-06-25 23:31:16 +02:00
Christoph M. Becker
e9340fb6bc
Fix #54176 : locale_compose accepts more than 3 extlang
2021-06-15 11:35:07 +02: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
7992b37212
Added PHP 8 into versions.xml for intl based on stubs. ( #429 )
2021-05-05 05:13:12 +09:00
Sergey Panteleev
aab33d6443
Removed references to PHP 5, PHP 7.0 ( #544 )
2021-04-23 11:35:26 +03:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03:00
Kamil Tekiela
9ee27f088a
Fix some common typos ( #533 )
...
* accomodate -> accommodate
* agressive -> aggressive
* begining -> beginning
* enviroment -> environment
* existance -> existence
* fourty -> forty
* foward -> forward
* futher -> further
* immediatly -> immediately
* occured -> occurred
* occuring -> occurring
* occurance, occurence -> occurrence
* prefered -> preferred
* publically -> publicly
* seperate -> separate
* compliment -> complement
2021-04-19 11:57:59 +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 M. Becker
6dfe076725
xi:include INI settings documented elsewhere in ini.list
...
We do not xi:include core INI settings, since we want to keep
alphabetic sort order (well, roughly at least).
We do add xi:fallback elements to all xi:includes, just in case.
2021-02-24 17:58:20 +01:00
Christoph M. Becker
c3dad7c6ad
datefmt_set_timezone_id() is removed as of PHP 7.0.0
2021-02-13 16:49:07 +01:00
Máté Kocsis
ce46b05403
Generate intl methodsynopses - IntlDateFormatter
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-340.
2021-02-13 16:47:02 +01:00
Máté Kocsis
b548fc8e55
Generate intl methodsynopses based on stubs - Grapheme, IDN
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-341.
2021-02-13 15:50:53 +01:00
Máté Kocsis
16152718af
Generate intl function methodsynopses
2021-02-13 15:40:33 +01:00
Máté Kocsis
03841ffe37
Generate intl methodsynopses - Collator
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-339.
2021-02-13 15:38:21 +01:00
Christoph M. Becker
71b8a95796
Don't show procedural APIs of IntlCalendar in class synopsis
2021-02-03 19:49:45 +01:00
Christoph M. Becker
070bd3d077
Fix #55173 : Locale::setDefault never failed
2021-02-01 15:06:58 +01:00
Christoph M. Becker
c05a0bfb23
Fix #66101 : IntlCalendar::getDayOfWeekType always return 0 or 1 never 2 or 3
2021-01-12 19:18:03 +01:00
Peter Cowburn
a5f69d2d8a
typofixes for IntlDateFormatter::getLocale()
2020-12-30 14:53:05 +00:00
Christoph Michael Becker
80858f3bd0
Add new IntlDateFormatter constants
...
Closes GH-267.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351939 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 23:34:08 +00: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
60f5e69be3
Document procedural APIs of IntlTimeZone
...
While we're at it, we fix the return type of IntlTimeZone::getoffset().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351641 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-25 13:28:01 +00:00
Christoph Michael Becker
88fb6b2fa2
Move month sequence description to month parameter
...
Patch contributed by othercorey <corey.taylor.fl@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351574 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 13:26:48 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +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
eb0bd932eb
Replace "number" type with built-in types
...
There is really no need for a pseudo type here; we can either use the
`int|float` union, or spell out the abbreviation, instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351123 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 09:17:09 +00:00
Christoph Michael Becker
53242ee662
Properly markup union types
...
Since r350738 added support for union types to our DocBook DTD, we
should use it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351075 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 10:45:25 +00:00
Christoph Michael Becker
3e15d2894f
Remove more changelog entries, mostly from PHP 5.4 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350656 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:15:17 +00:00
Christoph Michael Becker
7f569e1f17
Remove more changelog entries, mostly from PHP 5.3 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
fa127017c2
Fix #64651 : Values for first argument of transliterator_create()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350589 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-18 13:44:34 +00:00
Nikita Popov
99b3c9956b
Fix Locale#getKeywords style inconsistencies
...
Patch by BafS.
Closes php/doc-en#132 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350372 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-24 14:01:26 +00:00
Karoly Negyesi
7a1faecefe
document rules
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350035 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-14 23:05:03 +00:00
Karoly Negyesi
3717f34598
document INTL_ICU_VERSION
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350031 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-12 11:16:43 +00:00
Nikita Popov
b19e2ca3c9
IntlCalendar::setMinimalDaysInFirstWeek: fix procedural function name
...
Patch by jrfnl.
Closes php/doc-en#83 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349762 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 08:27:08 +00:00
Christoph Michael Becker
ba38a95b6a
Fix other typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349710 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:53:54 +00:00
Christoph Michael Becker
9e4c917c09
Fix other miscellaneous typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349709 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:50:00 +00:00
Christoph Michael Becker
90d4bd6eaa
Fix #72271 : Collator::getSortKey() doc page is out of date, incomplete, inaccurate
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349647 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-10 12:42:05 +00:00
Christoph Michael Becker
2d7f05b10e
Fix #79454 : transliterator_get_error_message arginfo is incorrect
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349637 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-07 14:58:56 +00:00
Christoph Michael Becker
67923ad06f
Add missing visibility specifiers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349457 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 10:33:51 +00:00
Yoshinari Takaoka
a649751b36
deleted needless parentheses in <function></funciton>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348932 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-16 11:00:01 +00:00
Christoph Michael Becker
c3ad1e8e1b
Document new NumberFormatter::CURRENCY_ACCOUNTING
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348480 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-09 15:52:47 +00:00
Christoph Michael Becker
0332551080
Fix #78484 : Missing constructor error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348154 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:50:06 +00:00
Christoph Michael Becker
9d030e15df
Clarify $variant parameter values
...
Cf. <https://news-web.php.net/php.internals/106693 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347889 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-23 10:47:05 +00:00
Nikita Popov
708c4884f2
Fix typos
...
Patch by carusogabriel.
Closes php/doc-en#5 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347753 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-15 14:29:36 +00:00
Christoph Michael Becker
46b513526e
Fix #78107 : Some intl pages don't have version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347548 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 11:26:04 +00:00