Commit graph

213 commits

Author SHA1 Message Date
Christoph Michael Becker
d225d89995 Update manual wrt. <https://wiki.php.net/rfc/negative-string-offsets>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340032 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 11:53:33 +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
Peter Cowburn
5666a83cc4 Link to Olson database
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339179 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 21:15:08 +00:00
Christoph Michael Becker
d62d6b01c4 minor fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338862 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-31 18:48:08 +00:00
Peter Cowburn
1af56107c2 dded missing parts to intl overview
--
Provided by Alexander Makarov (sam@rmcreative.ru)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338548 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-30 12:57:16 +00:00
Christoph Michael Becker
7223eb6972 fixed #71372: idn_to_unicode not defined, only idn_to_utf8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338495 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 11:35:16 +00:00
Christoph Michael Becker
e16c1f13fc fixed #71351: IntlChar::foldCase(): undefined default value FOLD_CASE_DEFAULT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338466 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-12 13:02:28 +00:00
Adam Harvey
0e9f78e1a5 Improve removal warnings for other odds and ends.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338431 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 01:35:51 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Christoph Michael Becker
680be1eb68 fix #71065: Wrong return value for Intl Normalizer::normalize
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338262 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-15 18:13:32 +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
Pasindu De Silva
f3b7f5f611 Fix #70422
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337764 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 05:03:45 +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
Rasmus Lerdorf
14dd348819 The 2nd arg to Normalizer::normalize is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337156 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 17:23:30 +00:00
Rasmus Lerdorf
8af8cedd8a The 2nd arg to Normalizer::isNormalized is an int
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337155 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-13 17:21:47 +00:00
Maciej Sobaczewski
f0c9cde146 Document datefmt_set_timezone_id() and IntlDateFormatter::setTimeZoneID() removals in PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336977 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-16 07:23:54 +00:00
Rasmus Lerdorf
f7af074111 This needs a non-breaking utf8 space to work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336726 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-06 06:18:39 +00:00
Pasindu De Silva
761cdaefbf Fix #66477 ( By Christoph Becker )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336605 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-20 15:26:52 +00:00
Maciej Sobaczewski
9194a9bb5b Mark some functions as deprecated in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +00:00
Maciek Sokolewicz
a1891f05c8 fixed missing bracket in example (reported by paulcdejean@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335255 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-08 13:28:36 +00:00
Peter Cowburn
76fb2d0d0d Normalizer constants are integers (doc bug #68443)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335193 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 11:36:04 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Peter Cowburn
eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Alexey Zakhlestin
54d64fe32a there are 4 function related to calculating lengths of strings.
added cross-links between them via "see also" section

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333972 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-27 14:40:20 +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
Peter Cowburn
34dc39d9a0 Return type null on error
Patch by anonymous #42998

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333670 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-01 13:12:55 +00:00
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
Dejan Marjanovic
9905374cd0 Replace single quotes with double for (string) <initializer> unless string contains double quotes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333317 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-14 23:48:06 +00:00
Peter Cowburn
6c31c4a606 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333200 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:32 +00:00
Peter Cowburn
ad33531392 Fix argument type for Spoofchecker::setChecks()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333183 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:17 +00:00
Peter Cowburn
6dc49f7235 Fix example arguments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333164 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:52:55 +00:00
Pablo Rodríguez Reina
f43159770d New translations of files into Spanish and a couple spelling mistakes corrected.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332855 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-14 12:02:34 +00:00
Adam Harvey
fc1383edb3 Fix build errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332615 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 06:35:41 +00:00
Sara Golemon
96210e002c Another typo in my IntlCalendar update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332612 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-14 01:05:18 +00:00
Sara Golemon
4a8bcc16c8 Fix typoes from my last commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332611 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 23:07:57 +00:00
Sara Golemon
9e0df2f6fe Improve IntlCalendar documentation
Add style.oop/style.procedural sections for dual interface.
Document IntlCalendar::setMinimalDaysInFirstWeek().
Add libicu version requirements.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332609 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-13 22:28:40 +00:00
Peter Cowburn
a6a15d767f output wants newlines (doc #62180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332497 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 13:25:19 +00:00
Peter Cowburn
ae4a2a6fed use OO code in OO example (doc #62180)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332496 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-22 13:25:09 +00:00
Joe Watkins
95917faac7 fix #66192 update requirements for ICU
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332261 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-04 12:09:54 +00:00
Sherif Ramadan
d74d05595f Fixes bug #6587 - Missing third parameter in example
patch by dean at deansas dot org


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331791 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-12 22:58:46 +00:00
Chris Wright
59a1bbcb6f Whitespace fixes
Fix all outstanding strict whitespace errors flagged by the online editor

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331331 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-09 16:17:46 +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
Levi Morrison
9643097fc3 Fixed whitespace issues in code samples. Some OO examples were still using procedural code that now use OO style. Also swapped out a couple echos for printfs for readability in error handling.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331082 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 16:16:27 +00:00
Levi Morrison
e5873e85b6 Re-indented files in preparation for some more changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331081 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 15:33:27 +00:00
Levi Morrison
87f40a88b1 Fixed indentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331080 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 15:25:35 +00:00
Levi Morrison
eed7878e56 Fixed indentation / whitespace.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331079 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-06 15:16:11 +00:00
Pieter Hordijk
6af7069d5c re-added modifier
fixed switched titles in example (oop vs procedural)
added change by anon

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331011 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-24 08:36:35 +00:00