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
Christoph Michael Becker
97d01b1bac
Fix #77871 : NumberFormatter::formatCurrency returns false, which is not documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347262 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-17 10:47:18 +00:00
Pasindu De Silva
772d11cb2b
This patch will add the newly available class constants for spoofchecker.
...
--
Provided by anonymous 93866 (giantcrabby@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346782 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-10 23:33:18 +00:00
Christoph Michael Becker
8551026131
Fix typo
...
Patch provided by Brian Weston.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346506 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-31 19:57:36 +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
7651e3641b
Proper i18n
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345669 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-21 11:55:22 +00:00
Christoph Michael Becker
437bbf134e
Show inherited constants
...
We do this for the classes of the core and bundled extensions only, for now.
This also allows us to remove some slightly incorrect and unnecessary copy
and paste documentation, where inherited constants have been explicitly
documented for child classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345662 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 15:10:00 +00:00
Christoph Michael Becker
ac8c2589a3
Update wrt. PHP 7.4.0
...
See <http://git.php.net/?p=php-src.git;a=commit;h=01912f93c3f702b5b34a0a9a4c8f529785b0286a >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345641 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 13:17:20 +00:00
Christoph Michael Becker
19e73c0754
Document ICU ≥ 50.1 requirement
...
See <https://github.com/php/php-src/pull/3487 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345640 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-15 12:17:27 +00:00
Christoph Michael Becker
de9a87ad3f
Fix #76880 : Documentation shows case that cannot be used
...
The example is invalid as of PHP 5.5.0, so we remove it.
Anybody with a working example?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345633 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 11:44:34 +00:00
Christoph Michael Becker
965d2a4d29
UTS 46 support requires ICU ≥ 4.6
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345592 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-04 14:52:08 +00:00
Christoph Michael Becker
19209bbc8e
Add missing parameter for datefmt_set_timezone()
...
--
Provided by anonymous 92647 (github@caugner.de )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345390 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-25 15:44:51 +00:00
Christoph Michael Becker
ff7261ddd9
Fix typo: change "IntlCodePointBreaIterator" to "IntlCodePointBreakIterator"
...
--
Provided by anonymous 92142 (php@siliconforks.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345203 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-25 11:40:21 +00:00
Nikita Popov
b7b8f77a69
Fix type of getPartsIterator key_type parameter
...
Also document values it accepts
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345135 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-13 22:00:49 +00:00
Christoph Michael Becker
71ac13cbde
Document ICU version requirement
...
Inspired by a contribution of an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344865 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 14:54:11 +00:00
Peter Cowburn
7fab73b059
Initial docs for Normalizer::getRawDecomposition()
...
Patch provided by Ekin (me@ekins.space )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344570 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-26 21:14:43 +00:00
Christoph Michael Becker
ffb4a54293
Use the appropriate constant as parameter default
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344547 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-21 22:23:24 +00:00
Peter Cowburn
0dad2268d5
add missing svn properties, svn:eol-style and svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Christoph Michael Becker
dda28ddda6
Fix bug #74953 : Locale::getDisplayName has inconsistent 2nd argument
...
--
Provided by anonymous 88937 (carusogabriel34@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344473 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-09 12:53:37 +00:00
Jakub Vrana
578a13198f
Update versions based on parsing sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana
116de4494f
Unify version format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344046 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:02:29 +00:00
Jakub Vrana
fcb369b25f
Unify version format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344044 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:00:09 +00:00
Jakub Vrana
a27cf494d2
Add new classes to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344042 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:43:22 +00:00
Jakub Vrana
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Jakub Vrana
fd863a9058
Add new IntlTimeZone methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344011 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:41:01 +00:00
Jakub Vrana
bb06bac7ae
Document IntlGregorianCalendar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344009 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:20:42 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
c18c500b6f
Use integer instead of long
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343894 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 16:06:58 +00:00
Jakub Vrana
ad2e71299d
Use int instead of integer in return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343892 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:57:18 +00:00
Jakub Vrana
be295015d0
Use int instead of integer in parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:56:34 +00:00
Jakub Vrana
cf1434873d
Use bool instead of boolean in parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343890 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:52:49 +00:00
Jakub Vrana
331fbfeac5
Use bool instead of boolean in return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343889 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:50:10 +00:00
Jakub Vrana
dd07341fae
Remove trailing fullstop in <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Jakub Vrana
7418592d82
Capitalize <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343887 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:24:28 +00:00
Jakub Vrana
45b771b866
Fix types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343886 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:14:13 +00:00
Jakub Vrana
ae4aa7b90b
Fix parameter names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343878 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 13:18:47 +00:00
Christoph Michael Becker
f5d51fe0e5
Fix typos
...
Patches provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343731 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-01 14:32:12 +00:00
Peter Cowburn
a120fde223
remove duplicate "PHP 7" in versions file
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343549 c90b9560-bf6c-de11-be94-00142212c4b1
2017-12-01 12:54:16 +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
d7e95883ec
Fix bug #75318 : The parameter of UConverter::getAliases() is not optional
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343201 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-06 14:13:07 +00:00
André Luis Ferreira da Silva Bacci
e4b73dad25
Fix revision tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342995 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-03 19:14:57 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
...
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Christoph Michael Becker
1a81073412
Fix #75083 : IntlDateFormatter::format also accepts DateTimeInterface
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342913 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 16:14:27 +00:00
Peter Cowburn
e295d45daf
typofix
...
Patch by Richard Jennings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342525 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:38 +00:00
Peter Cowburn
7d312bb33b
parse_locale returns null when parameter longer than INTL_MAX_LOCALE_LEN
...
Patch by Matthew Brown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342524 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:35 +00:00