Commit graph

44 commits

Author SHA1 Message Date
Paul Dragoonis
91e5261947 Updated the reserved characters for ini files. Question marks are reserved also but not stated in this docs file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298036 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-15 14:59:18 +00:00
Richard Quadling
4ac23ed948 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294383 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:26:54 +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
Kalle Sommer Nielsen
c653243a38 Fixed bug #47703 (ini file syntax not well documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293473 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-13 01:02:35 +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
32c02d8b9f fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283810 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:05:15 +00:00
Hannes Magnusson
e609b71e4b fix language
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283009 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:34:57 +00:00
Kalle Sommer Nielsen
5864c5a8ad Fixed example being in wrong file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282485 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 01:58:48 +00:00
Kalle Sommer Nielsen
9168a10cb0 New example for parse_ini_string(), plus add ^ as one of the special characters in INI files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280435 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-13 08:12:43 +00:00
Florian Anderiasch
d38553cb2e fixed bug #47778
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-21 03:11:56 +00:00
Sascha Schumann
5c7ca9e97f - extend example with [] syntax, small typo fix
patch by thorstenr, cleaned up


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275039 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-02 13:05:20 +00:00
Jakub Vrana
485ec76050 parse_ini_string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273653 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 18:32:13 +00:00
Jakub Vrana
5730e7a2fa Initializers - part 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273648 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 16:14:26 +00:00
Kalle Sommer Nielsen
c733d0d1f9 * Documented the scanner_mode parameter on parse_ini_file
* Documented INI_SCANNER_NORMAL and INI_SCANNER_RAW constants


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270913 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-09 20:18:39 +00:00
Hannes Magnusson
cc1e4dff77 Returns false on parse errors as of PHP5.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266035 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-09 14:32:34 +00:00
Philip Olson
0284002995 ref.filesystem: Implemented the new doc style, new entities, and rewording where appropriate.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242571 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-15 02:44:00 +00:00
Jakub Vrana
9b836c02c4 Keys and sections are evaluated as integers only before PHP 5.2.4 (bug #29306)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241652 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:32:19 +00:00
Hannes Magnusson
2660f9bef5 Reword/fix (thanks Jani)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240598 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-02 13:12:18 +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
Philip Olson
c2e9e5a27e According to our guidelines:
- Use PHP x.x.0 instead of PHP x.x, or use PHP x.x.x where appropriate
- Use PHP x instead of PHPx


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 08:12:20 +00:00
Philip Olson
a142babd0f WS, preparing for the new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228836 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 08:13:44 +00:00
Jakub Vrana
f69d6bd475 {} have special meaning too (bug #36149)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206125 c90b9560-bf6c-de11-be94-00142212c4b1
2006-01-30 15:08:14 +00:00
Jakub Vrana
8fedae8f9a Missing quotes (bug #35576)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202323 c90b9560-bf6c-de11-be94-00142212c4b1
2005-12-07 11:46:40 +00:00
Jakub Vrana
bb8f4eb85d Translation of special values (bug #34354)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195162 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-05 09:02:28 +00:00
Jakub Vrana
bf274e9d82 Forbidden characters (bug #33981)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@192395 c90b9560-bf6c-de11-be94-00142212c4b1
2005-08-04 12:14:25 +00:00
Mehdi Achour
52d44c15b1 Reword my bad english, merci Derick
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175791 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 15:00:09 +00:00
Mehdi Achour
b8d5634e2e fix #31151: parse_ini_file() can't handle newline with PHP4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175789 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-28 14:53:14 +00:00
Jakub Vrana
c963dd0208 Numbers in keys and section names (bug #29306)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164422 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 09:44:05 +00:00
Mehdi Achour
27960e632c Merry XHTML and CS compliant christmas all \!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146503 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-15 16:55:22 +00:00
Mehdi Achour
fe399b1010 adding role when needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141301 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:43:32 +00:00
Mehdi Achour
590b8899fd adding null to reserved words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@136624 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-04 17:07:19 +00:00
Derick Rethans
a09f981d33 - Structural changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@131877 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 12:57:32 +00:00
Andy Lindeman
6b5cabf841 fixing bug #22923
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122077 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-01 23:19:32 +00:00
Damien Seguy
5762af16c5 Light reordering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@115749 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-11 03:04:15 +00:00
Derick Rethans
85b7662a00 - Remove bogus docs, it is not right to document a bug.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111212 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 21:27:29 +00:00
Nicolas Chaillan
ac298853c6 It will not return an error but output it @Goba
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111169 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:30:31 +00:00
Nicolas Chaillan
506f720daa Fixing #21546, looks okay according to james
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@111168 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-09 15:24:32 +00:00
Philip Olson
1ff1260a35 ini values are evaluated for constants. Closes bug #19608
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@104864 c90b9560-bf6c-de11-be94-00142212c4b1
2002-11-19 08:50:05 +00:00
Gabor Hojtsy
fc91ce2880 Make the quoting issue a bit more clear, add an example for it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84679 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-05 07:15:48 +00:00
Edin Kadribasic
4f66065ef1 Fix for #15006.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@84665 c90b9560-bf6c-de11-be94-00142212c4b1
2002-06-04 23:23:13 +00:00
Markus Fischer
ff5eaf603f - Update.
# Go Rasmus go :-)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81862 c90b9560-bf6c-de11-be94-00142212c4b1
2002-05-11 20:24:52 +00:00
Dirkjan Ochtman
6a30fb2d2c Fixed bug 13279.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80366 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-29 08:09:01 +00:00
Hartmut Holzgraefe
5b9fc29465 revision tags added
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78496 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-17 06:45:35 +00:00
Hartmut Holzgraefe
a4b6d72ad3 banana-split
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@78202 c90b9560-bf6c-de11-be94-00142212c4b1
2002-04-15 00:12:54 +00:00