Commit graph

33 commits

Author SHA1 Message Date
Jean-Sebastien Hedde
691a13900a Clarify the language about optional values in getopt() documentation.
-- 
Provided by anonymous 51325 (liebelied7@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335489 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-30 12:53:35 +00:00
Philip Olson
8ecda077dc Moved command executions to their own programlisting, for improved readability. And added/moved titles around.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334361 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-23 03:45:40 +00:00
Nikita Popov
4ea29c3193 Fix Doc Bug #61416: Typo: "where as" should be "whereas"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324354 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-19 13:57:06 +00:00
Daniel P. Brown
831bf1a498 Now with punctuation!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319063 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 16:08:29 +00:00
Jakub Vrana
be2667e0f5 History in changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314827 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-12 12:32:35 +00:00
Jakub Vrana
9760dc48db Link $argv and getopt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311174 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-18 09:19:04 +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
Jordi Boggiano
c1f984c21f Adds a note about unknown parameters ending getopt() parsing, fixes bug #43313
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292224 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-16 22:40:17 +00:00
Jakub Vrana
6110e3b296 Short options allows only a-zA-Z0-9 (bug #46359)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291076 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 12:41: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
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
Damien Seguy
d17f5fddd7 fix spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281920 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-10 11:30:35 +00:00
Hannes Magnusson
792a04aed8 Remove weird note (this option is hardcoded into php-cli and cannot be disabled)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271807 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-24 13:06:06 +00:00
Hannes Magnusson
987700350a Improve the changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251507 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 12:42:47 +00:00
TAKAGI Masahiro
46dd2e847e reverted previous change (the changelog already exists).
see: http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/functions/getopt.xml?r1=1.15&r2=1.16


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248906 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 02:00:48 +00:00
Hannes Magnusson
8265844749 MFB: Add changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248829 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:24:19 +00:00
Hannes Magnusson
2a820bab98 Really document this function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246578 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 10:19:51 +00:00
Hannes Magnusson
c74ba3ce19 getopt() is no longer system dependent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244146 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-13 15:39:27 +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
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Mehdi Achour
7ec2efbee8 ref.info: switch to new style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228997 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:34 +00:00
Mehdi Achour
c3c3be1e6d WS, prepare for new docstyle
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228996 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-04 22:46:33 +00:00
Jakub Vrana
3b916f56e0 longopts is not available (bug #36319)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@206739 c90b9560-bf6c-de11-be94-00142212c4b1
2006-02-08 15:19:51 +00:00
Sean Coates
147cfbfe1a grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166209 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 22:19:33 +00:00
Jakub Vrana
392e02ad3c longopts
# I am not sure which platforms have getopt_long()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166161 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 17:31:20 +00:00
Mehdi Achour
a62d706dbc proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145398 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-02 19:51:46 +00:00
Mehdi Achour
b3a65a3c16 adding role and php tag when needed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138005 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 17:35:22 +00:00
Derick Rethans
64a89e0101 - Consistency and structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132049 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-16 19:33:51 +00:00
Sean Coates
52a307260f Fixed error: $_GLOBALS -> $GLOBALS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122823 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-08 01:26:58 +00:00
Hartmut Holzgraefe
01820d7831 added a note about windows (none-)availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@107806 c90b9560-bf6c-de11-be94-00142212c4b1
2002-12-12 13:16:07 +00:00
Hartmut Holzgraefe
d7daef6cf3 longopts didn't work out, but at least it is ini-independant now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@102032 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-30 17:48:48 +00:00
Sander Roobol
71541b3ee8 Sync with the Source
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@98589 c90b9560-bf6c-de11-be94-00142212c4b1
2002-10-07 15:22:03 +00:00
Jon Parise
1a0124d88b Adding initial documentation for the new getopt() function.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@97526 c90b9560-bf6c-de11-be94-00142212c4b1
2002-09-30 11:53:23 +00:00