Commit graph

142 commits

Author SHA1 Message Date
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
Richard Quadling
b9f2b9dcc0 W/S produced different amounts of spacing in rendered output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316858 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-16 15:30:25 +00:00
Stanislav Malyshev
2deb200678 document grapheme_substr() fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316123 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-04 23:44:00 +00:00
Richard Quadling
d7470c8afc PHP4/PHP5 => PHP 4 / PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36: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
Mike Ford
fa6e196973 Improve English: "in case" does not mean "if" (part 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313913 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-29 10:46:17 +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
Jakub Vrana
32e2df4de3 Spoofchecker prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312728 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 20:20:13 +00:00
Adam Harvey
3707997cd6 Update the IntlDateFormatter::format() documentation to note that DateTime
object support was added in 5.3.4.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309389 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-18 15:13:39 +00:00
Peter Cowburn
9425da2dfa typofix (dittographies)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308547 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-21 21:42:02 +00:00
Philip Olson
181d35a2f3 Entity usage, and linked constants to their respective doc sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307822 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 15:42:51 +00:00
Philip Olson
f303e47eac Added properties, constants, and &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307821 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-28 15:30:49 +00:00
Peter Cowburn
fd4b7c3eb3 added bare-bones Transliterator synopsis (fix build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307777 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 09:57:01 +00:00
Philip Olson
bb07a3195b Added basic Transliterator documentation/skeletons (still needs help). No version info yet, so SVN is stated. Closes PHP bug #52986
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307774 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-27 02:35:40 +00:00
Philip Olson
3e9d8217db Added that these return false on failure. Deals with and closes PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304880 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:12:31 +00:00
Philip Olson
6d2f5684cc Mention pecl/idn version numbers where appropriate. Deals with PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304879 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:11:23 +00:00
Philip Olson
74521540de Clarified pecl vs bundled version info, including --enable-intl. Deals with PHP bug #51539
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304877 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 16:03:40 +00:00
Stanislav Malyshev
fdf3cdd6fe fix constant types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304324 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-11 20:01:31 +00:00
Gustavo André dos Santos Lopes
c29d3090ec - Fixing bug #52777 (msgfmt_parse_message has a missing parameter in the prototype).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303056 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-05 15:10:05 +00:00