Commit graph

38 commits

Author SHA1 Message Date
Jakub Vrana
6778ce4e7b Link is already on setup page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291082 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 13:39:34 +00:00
Jakub Vrana
c347bdcffd ICU install (bug #46469)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291075 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 12:38:36 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
Nilgün Belma Bugüner
fa8878d2a5 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:13:17 +00:00
Philip Olson
b51dded646 Removed unicode semantics goodness, as it likely won't exist
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277077 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-12 23:37:26 +00:00
Philip Olson
5b1f813356 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275636 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 05:29:58 +00:00
Philip Olson
78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +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
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +00:00
Philip Olson
7d5eab6a40 さようなら unicode.semantics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:08:29 +00:00
Philip Olson
41bffaa856 adios unicode_semantics()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@261052 c90b9560-bf6c-de11-be94-00142212c4b1
2008-06-11 16:04:37 +00:00
Philip Olson
8203da51cf MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to constants.xml
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248180 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-13 21:06:30 +00:00
Hannes Magnusson
0258a77f1e MFB: Rename "functions.xml" to entities.<dirname>.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00
Nuno Lopes
30704b02e6 semi-automatic update of the ini.xml files
still not updating the big table, because of technical issues


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242562 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-14 21:30:51 +00:00
Jakub Vrana
98f6f217b5 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241725 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-22 15:44:31 +00:00
TAKAGI Masahiro
a0dc96f9db fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241636 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 11:10:55 +00:00
Nick Berard
b89e538587 Added unicode_get_subst_char()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241627 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 05:37:24 +00:00
Nick Berard
62bc0f015f Added the unicode_set_subst_char() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241625 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 05:20:10 +00:00
Nick Berard
10b70d7572 After discussing this with Derick, we came to the conclusion that it would
be better to rename the 'flags' parameter to 'errormode'. If flags are
needed in the future, another parameter will be added. The prototypes of
the functions in php-src/ext/unicode/unicode.c have not yet been changed
to reflect this.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241624 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:50:47 +00:00
Nick Berard
a8c63e8d09 Added unicode_get_error_mode()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241623 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:48:50 +00:00
Nick Berard
0d7ada19cf - Added note that STOP is the default mode
- Small corrections


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241621 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 04:29:02 +00:00
TAKAGI Masahiro
55df49e7f2 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241608 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 23:52:34 +00:00
Nick Berard
8695af1c22 Added the unicode_set_error_mode() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 19:56:38 +00:00
Nick Berard
3da874b5c4 It's 'a Unicode string', not 'an unicode string'
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241594 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:52:21 +00:00
Nick Berard
780fc83ae4 - Added a 'See also' section
- Added the experimental warning


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241593 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:49:54 +00:00
Nick Berard
4cd411ec9b - Added unicode-decode to the SEE ALSO section
- Added the experimental warning in the notes section


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241592 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 17:48:33 +00:00
Nick Berard
da7d0f4266 Added the unicode_decode function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241577 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 07:30:28 +00:00
Nick Berard
34b91c844a Small corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241561 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-19 05:22:25 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
f10636e367 Fixed bug#41494 (unicode.semantics is PHP_INI_SYSTEM)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236254 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 18:45:04 +00:00
Philip Olson
f3edce7099 These PHP 6 files were moved (and renamed) to ref.i18n
*  i18n-loc-get-default.xml -->  locale-get-default.xml
    *  i18n-loc-set-default.xml -->  locale-set-default.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233379 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-06 06:01:55 +00:00
Philip Olson
146e028408 Documented this function (but will leave it marked undocumented as it's
not complete). The new example is based off a user note (Hugo Dworak). Added
the flags parameter, error role, and more.
Removed See Also unicode_decode() as this isn't in the manual (yet).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228721 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-02 05:52:50 +00:00
Nuno Lopes
47a06588aa new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@207086 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-13 20:28:54 +00:00
Nuno Lopes
52accafdfe major update of INI stuff:
with the update in the software, we are now able to catch more ini entries that were using the magic cfg_get_*()
minor tune in script

we are still lacking a better PECL integration, which is in my TODO list
~


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@203686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-26 12:12:13 +00:00
Nuno Lopes
3a1f4c64de add constants and INI options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196916 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 16:29:13 +00:00
Nuno Lopes
fb4907aa32 add 2 new unicode functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196911 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-25 15:46:02 +00:00
Nuno Lopes
4747ea5195 Dan Scott has danced... and the rain begins :)
commiting the first docs for unicode. its need a nice introduction


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195664 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-09 22:12:34 +00:00