Christoph M. Becker
da9e1ca208
Collator::create() does not accept null
...
Cf. <https://github.com/php/doc-en/pull/1551#issuecomment-1110886470 >.
2022-04-27 13:43:07 +02:00
Christoph M. Becker
69e0955f7b
Fix GH-1550: Collator::__construct() does not accept null
2022-04-27 12:24:11 +02:00
George Peter Banyard
fe5841adc7
Remove return value section for Intl constructors
2022-04-08 00:49:02 +01:00
George Peter Banyard
ab45e8c9d4
[skip-revcheck] Fix typo in example title
2021-09-05 16:16:46 +01:00
Derick Rethans
388226f9e1
Merge branch 'master' of github.com:php/doc-en
2021-08-06 17:33:28 +01:00
Derick Rethans
7f6b41f74c
Document comparison ignoring diacritics and case sensitivity
2021-08-06 17:32:19 +01:00
Sergey Panteleev
f411d6bbf1
Collator enhancement ( #773 )
2021-07-11 17:09:29 +03:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03: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 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
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
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
Stanislav Malyshev
e2c5537e44
Fix bug #65163 : match the docs to the code
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333736 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-08 23:24:13 +00:00
Chris Wright
b9652c6ba0
1. there is no default value for type argument and it is not optional
...
2. in the example, $res_req is undefined
--
Provided by toto toto (poinsot.julien@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331210 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-28 10:58:24 +00:00
Chris Wright
f9c53ddae5
As DEFAULT is a reserved words, the constant for default strength is Collator::DEFAULT_STRENGTH, not Collator::DEFAULT.
...
--
Provided by anonymous #25342 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331178 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-20 15:47:53 +00:00
Sebastian Bergmann
656d1610af
Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Jakub Vrana
6a6061bbd4
Use &style.procedural; and &style.oop;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322055 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 06:50:17 +00:00
Hannes Magnusson
6dd04f07e0
blah. fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315051 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 10:34:39 +00:00
Hannes Magnusson
108cc39813
Add a link explaining what UCA is, see bug#55435
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315049 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-17 10:00:04 +00:00
Richard Quadling
f06a7db29b
sort_flag is a <parameter>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312998 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-06 09:49:37 +00:00
Chunsong Tang
eb4077b497
To make the description of sort_flag of sort method as clear as that of asort method, I append the line "It is also used if an invalid $sort_flag value has been specified. " to the description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312975 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-06 03:00:07 +00:00
Hannes Magnusson
2cc0fa09c9
Fix functionanme
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298178 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-19 16:37:54 +00:00
Richard Quadling
b71e8b802f
Added complete svn:keyword list and $Revision: $ => $Revision$
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:54:51 +00:00
Stanislav Malyshev
1b0d184523
document get_sort_key
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290085 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-30 17:29:15 +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
f4871bb5ba
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283819 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:47:57 +00:00
Yannick Torres
d36f76d881
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279132 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 22:08:15 +00:00
Philip Olson
886d5315d2
Fixed examples, for both parse and deprecated errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277448 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-18 21:30:26 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Hannes Magnusson
08d4cbcee2
Comment out todo sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263586 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-26 11:02:43 +00:00
Stanislav Malyshev
2e69c3a1e6
fix sort params
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256016 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 00:41:35 +00:00
Hannes Magnusson
86c755dce4
missing space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 23:58:49 +00:00
Hannes Magnusson
2026030d86
Remove classsynopsis and add the classname to <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251421 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 15:40:37 +00:00
Stanislav Malyshev
ad580fa8cd
MFB intl docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249063 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 20:43:37 +00:00