Commit graph

162 commits

Author SHA1 Message Date
TAKAGI Masahiro
0697a87649 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330759 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-04 20:05:33 +00:00
Gustavo André dos Santos Lopes
4a738f5ed6 Update IntlCalendar documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330743 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-03 03:26:13 +00:00
Stanislav Malyshev
9a50221fd4 fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330718 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-01 03:19:12 +00:00
Stanislav Malyshev
9f254e75f4 add docs for UConverter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330717 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-30 23:17:00 +00:00
Stanislav Malyshev
1863925952 add docs for IntlTimeZone
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330716 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-30 22:23:14 +00:00
Stanislav Malyshev
dda3c59d21 fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330715 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-30 21:13:15 +00:00
Stanislav Malyshev
53e4cea09a Add skeleton file for missing locale_canonicalize
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330714 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-30 20:47:34 +00:00
Gustavo André dos Santos Lopes
b72281bf1c Fully document IntlCalendar methods until ::fromDateTime()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330586 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:48:30 +00:00
Gustavo André dos Santos Lopes
9906c56365 Introduce include inctimezoneparam.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330585 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:47:12 +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
Gustavo André dos Santos Lopes
1a1f5f03f8 Add IntlCalendar partial documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330527 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-17 00:51:36 +00:00
Gustavo André dos Santos Lopes
a3d25850f1 Update documentation on IntlDateFormatter::format()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330521 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 17:48:31 +00:00
Gustavo André dos Santos Lopes
e493e7563b Update doc for IntlDateFormatter::create().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330518 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 14:39:08 +00:00
Gustavo André dos Santos Lopes
9050044070 Document IntlDateFormatter::getCalendarObject; update ::{get,set}Calendar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330517 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 13:26:26 +00:00
Gustavo André dos Santos Lopes
e7bbcdc9f5 Document IntlDateFormatter::setTimeZone()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330515 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 00:22:23 +00:00
Gustavo André dos Santos Lopes
8b5c6b1498 Document IntlDateFormatter::getTimeZone
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330514 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 23:54:11 +00:00
Gustavo André dos Santos Lopes
ff86dfcfa7 Add substantial docs for IntlDateFormatter::formatObject
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330513 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 23:26:57 +00:00
Gustavo André dos Santos Lopes
7b64002766 Missed file on commit 330508
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330509 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 20:06:33 +00:00
Gustavo André dos Santos Lopes
9f7ec434f4 intl: add ini settings and IntlException
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330508 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 16:20:54 +00:00
Adam Harvey
a9494d0314 Update version information for intl 3.0.0 functions.
Fixes doc bug #65032 (Function claims it is in PHP 5.5.0 but it is available in
earlier versions).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330493 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-13 17:35:28 +00:00
Jakub Vrana
b89d5b4683 Add missing version info
Found by PhD

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Jakub Vrana
81e5694732 Categorize extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330274 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 20:22:48 +00:00
Justin Martin
b406ef56ae Rewrote sentence fragment that resulted from rev 254550.
Fixes bug #64250.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329582 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 04:52:41 +00:00
Adam Harvey
53471c1418 Add stubs for the IntlDateFormatter methods.
That's all I have time for today, so I guess we'll be pushing out a somewhat
incomplete build this week. I'm OK with that, though, since we've covered the
non-intl functions, at least.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328474 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-23 09:10:30 +00:00
Adam Harvey
8ad0d94e1c Add initial migration guide for PHP 5.5.
What's done: the migration guide itself, updates to existing functions and
functionality, and new language features.

What's not done: stub pages for new functions and methods. (I'd rather get this
in now, though, than have it languish on my hard drive any longer so that other
people can contribute.)

What could use help: the generator chapter is pretty rough and ready. Better
examples would be awesome. I certainly won't argue if somebody wants to add the
function stubs, either.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328430 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-20 15:17:23 +00:00
Gustavo André dos Santos Lopes
09fb1b8150 ext/intl version information w.r.t. PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325756 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-20 09:41:51 +00:00
TAKAGI Masahiro
4c918fef3f Correct default value of the leniency of the parser. Close #61896.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325509 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 06:13:13 +00:00
Gustavo André dos Santos Lopes
3379a54038 - Documented Transliterator::__construct. See bug #61244.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323851 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-03 15:08:21 +00:00
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Stanislav Malyshev
2aba10e8d0 fix versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +00:00
Gordon Oheim
68c2090fe7 clarified that the function will return the haystack including the needle, related to #61085
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323218 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:35:06 +00:00
Gordon Oheim
1d04cd176b clarified that the function will return the haystack including the needle, fixes #61085
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323216 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-14 18:19:06 +00:00
Jakub Vrana
74f4612207 Prefer lowercase IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322138 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:20:59 +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
Jakub Vrana
d012ff8aa6 Close PHP tag in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321987 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 02:37:08 +00:00
Jakub Vrana
7da4fb9c33 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321918 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 09:10:58 +00:00
Jakub Vrana
78aef6b871 Standard class names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321906 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 07:19:12 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
Jakub Vrana
2c21f12e07 Remove meaningless constant subsections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 07:06:01 +00:00
Hannes Magnusson
085ce88f63 Add version info for some classes and new intl stuff
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:39:22 +00:00
Gustavo André dos Santos Lopes
3dd55b3d41 - Documentationof recent IDNA changes in intl.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320929 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-12 20:15:26 +00:00
Justin Martin
ad1cf1f199 Fixed and clarified both the procedural and OOP variants, and updated examples. Addresses bug #53995.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320463 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-05 21:35:52 +00:00
Gustavo André dos Santos Lopes
b410ecb367 - Transliterator::transliterate page improved.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319464 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-18 11:29:44 +00:00
Pedro Antonio Gil Rodríguez
1fea35fa6a Example #1 was wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319056 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 14:44:06 +00:00
Pedro Antonio Gil Rodríguez
076906955c Procedural example was wrong: output '0' instead of '630201600'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319028 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 04:48:46 +00:00
Pedro Antonio Gil Rodríguez
04fa884abc Start tag <section> (and its attributes) before Revision #
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318899 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-08 03:53:09 +00:00
Richard Quadling
a56106f691 Standardized on double quotes for attributes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
David Tajchreber
779cba75d6 Fixing the build - mismatched tags - <link> should be </link>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316883 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-16 23:02:51 +00:00