Commit graph

273 commits

Author SHA1 Message Date
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
Stanislav Malyshev
4bc2c67738 fix substr description - graphemes, not chars
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258068 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-21 16:52:31 +00:00
Stanislav Malyshev
03f9b0759c update normalizer docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257836 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 18:27:09 +00:00
Stanislav Malyshev
379f0fd299 merge docs for graphemes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257829 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-18 17:04:49 +00:00
Stanislav Malyshev
ae52561529 add grapheme skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257012 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-09 06:36:49 +00:00
Hannes Magnusson
96c96eca97 Fix functionname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256880 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-07 12:01:12 +00:00
Hannes Magnusson
62ed8a8ae1 Fix type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256873 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-07 10:42:06 +00:00
Stanislav Malyshev
b6056469ff add NF ctors to class description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256637 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-01 23:12:55 +00:00
Stanislav Malyshev
2c9fc4526a add ctor refname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256636 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-01 22:38:42 +00:00
Stanislav Malyshev
98947cfb5f fix class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256635 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-01 22:32:42 +00:00
Stanislav Malyshev
c0b2463507 fix the docs format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256634 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-01 22:18:53 +00:00
Stanislav Malyshev
7f28ef2933 improve example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@256017 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-25 00:41:46 +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
Stanislav Malyshev
0540c0d9b4 localtime description fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255107 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 00:31:26 +00:00
Stanislav Malyshev
d9eae938e7 final part of DateFormatter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255017 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-12 23:07:16 +00:00
Stanislav Malyshev
4814d83662 update DateFormatter docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254550 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-07 22:46:02 +00:00
Stanislav Malyshev
3a58e7474b add DateFormatter skeletons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254341 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-06 01:30:03 +00:00
Stanislav Malyshev
a37f1785e6 document quoting change for message formatter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254328 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-05 22:46:09 +00:00
Stanislav Malyshev
98a1c2bfa1 document INTL_MAX_LOCALE_LEN
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253981 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-29 18:06:05 +00:00
Hannes Magnusson
7f7735377b Make the example output part of the example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252200 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-04 14:27:46 +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
85873d22d7 enable classsynopisinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251466 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 20:23:52 +00:00
Hannes Magnusson
aa8da248f4 Enable classsynopsisinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251464 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 19:55:50 +00:00
Hannes Magnusson
5aad38d568 Remove classsynopsis and add the classname to <methodname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251462 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 19:48:18 +00:00
Hannes Magnusson
7ffca0409c typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251456 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-27 18:28:29 +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
02cf8577fa add message formatter description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251387 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-26 22:27:40 +00:00
TAKAGI Masahiro
8b5c1c9c56 Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249273 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-29 00:50:13 +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