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
Gustavo André dos Santos Lopes
93d6189630
intl: add intlbreakiterator and friends
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330990 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-21 02:35:35 +00:00
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
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
Jakub Vrana
257719873b
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301115 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:58:13 +00:00
Jakub Vrana
f453f7036c
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +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
Philip Olson
3e57d6ccfd
Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Richard Quadling
0a853b104e
w/s before end of sentence full-stop.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297060 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 10:40:22 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Richard Quadling
1d137d406b
W/S tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294396 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:08:11 +00:00
Stanislav Malyshev
59e3ab1992
add a useful link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293520 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 21:46:47 +00:00
Richard Quadling
c29b3639b7
Remove BOM
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293498 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 11:33:32 +00:00
Richard Quadling
8261389a04
Added complete svn:keyword list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293494 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 10:20:31 +00:00
Stanislav Malyshev
aba70e8421
c&p
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293472 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-12 23:50:40 +00:00
Stanislav Malyshev
4782b86456
add ResourceBundle docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-12 23:49:40 +00:00
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Jakub Vrana
bc93886cd1
Prefer <initializer> before "default is"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00
Jakub Vrana
201dc3748c
Prefer <initializer> before "defaults to"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +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
Jakub Vrana
bc371d7a93
Link possible patterns (bug #49088 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:19:53 +00:00
Jakub Vrana
ca94834ef6
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290811 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-16 12:18:14 +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
Stanislav Malyshev
de3e019103
fix value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289958 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-26 21:48:18 +00:00
TAKAGI Masahiro
9eed6aef54
set svn:keywords.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289454 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-09 23:48:30 +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
Richard Quadling
610257479c
Removed BOMs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288639 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 09:05:04 +00:00
Stanislav Malyshev
8f77b0e189
add IDN docs, refactor a bit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284667 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-23 22:21:32 +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
Stanislav Malyshev
3b283caf49
fix docs for lookup and filter-matches
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283308 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 00:26:34 +00:00
Stanislav Malyshev
bf88ac1da5
fix constants docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283298 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 20:42:27 +00:00
Stanislav Malyshev
cc5e8cca27
fix filter-matches docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283284 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 20:16:13 +00:00
Daniel P. Brown
81d901a3ba
Fixes Bug #48571 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282259 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-16 18:51:16 +00:00
Stanislav Malyshev
e3173dbe73
fix formatting
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281352 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-28 23:40:33 +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
Yannick Torres
f6258411ba
correct markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279011 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-19 20:40:13 +00:00
Mark Wiesemann
a3de8a03d3
fix for bug #47788 : "Wrong translation in MessageFormatter examples" (i.e. wrong German sentences in the examples in the English XML files)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278323 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-06 19:27:10 +00:00
Hannes Magnusson
cee5b7ecad
WS love (no content change)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278147 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 20:56:46 +00:00
Hannes Magnusson
687a6ef762
Make this valid XML document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278146 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 20:56:13 +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
Damien Seguy
88416ccee7
fix func name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275658 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 13:42:56 +00:00
Richard Quadling
4c3f9137a5
Broken links.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275652 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:55:33 +00:00
Richard Quadling
a4ea2b04da
Remove old link to grapheme-extractB
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275651 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 11:50:55 +00:00
Philip Olson
04d8325f8f
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275515 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-10 19:21:30 +00:00
Stanislav Malyshev
9f57a02919
fix the text
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274883 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 21:46:40 +00:00
Nilgün Belma Bugüner
64cc2ea33c
fix examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273770 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-18 15:23:52 +00:00
Nilgün Belma Bugüner
e10b69796f
fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273757 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-18 11:03:29 +00:00
Daniel P. Brown
e3ce49cb85
Fixed missing closing parentheses in example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273738 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-17 21:13:48 +00:00
Felipe Pena
c398d21a01
- Fixed second example (reported in User notes by Sir_Fred)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273679 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-17 00:34:05 +00:00
Jakub Vrana
3e022e759b
Wrong types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273371 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-12 15:18:03 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Philip Olson
202e313d5b
- Created setup.xml and examples.xml from book.xml
...
- Moved &reference.intl.reference; to bottom
- Added pecl.info info to configure.xml
- Removed building sect, as this is what 'pecl install' and pecl.info are for
- Refer to new ini.xml in new setup.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271950 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 21:31:42 +00:00
Philip Olson
b4cc588a91
Briefly document intl.default_locale
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-26 21:06:19 +00:00
Philip Olson
4223c05232
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271308 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:10:28 +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
9fcdb5c853
Implement phpdoc:classref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Felipe Pena
dc34eabd44
- More WS fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264323 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-06 18:24:50 +00:00
Felipe Pena
b053b36586
- Fixed WS and examples (< ?php)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@264322 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-06 18:05:59 +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
8515904ebe
document new functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263338 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 20:38:32 +00:00
Stanislav Malyshev
344a9ce520
document new functionality
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263335 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-23 20:34:34 +00:00
Stanislav Malyshev
2ac8c1ab19
fix description & examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@263224 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-22 23:36:36 +00:00
Stanislav Malyshev
e6a41864a3
fix xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262423 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-10 21:08:41 +00:00
Stanislav Malyshev
e8cba51805
fix datefmt parse descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@262422 c90b9560-bf6c-de11-be94-00142212c4b1
2008-07-10 21:07:19 +00:00
Stanislav Malyshev
1c9734af29
fix example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260595 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-02 05:32:55 +00:00
Ed Batutis
891e1f15b2
grapheme_extract - new arg
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260024 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-20 01:31:37 +00:00
Ed Batutis
b737121adf
collapse extract variants into one function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259329 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-08 13:43:56 +00:00
Stanislav Malyshev
e4d9a5e410
DateFormatter -> IntlDateFormatter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259135 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-05 23:55:00 +00:00