Commit graph

84 commits

Author SHA1 Message Date
Hannes Magnusson
04a5f97879 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro (the giant table) to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the example to its own chapter (in examples.xml)
	NOTE: The chapter ID is ftp.examples, the example itself does not have an ID
 - Moved the requirements/configuration/resources sections to setup.xml
 - Moved the configure entity to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248722 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-22 00:43:04 +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
fd2ca33e46 make note that you need a valid login to use this function
# from user note


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@243760 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-07 15:10:34 +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
Nuno Lopes
74eab59635 add a note about the change in php 5.2.2 (do not fallback to insecure connection)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229747 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-13 18:38:42 +00:00
Mehdi Achour
7660d95551 Change description
# spotted by s.achour


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215071 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-19 18:06:40 +00:00
Leszek Krupinski
bdccb6e026 - typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211498 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 19:58:34 +00:00
Leszek Krupinski
4d1ad1853c - typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211496 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 19:32:41 +00:00
Leszek Krupinski
0c955729b5 - fixes in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211483 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 15:17:24 +00:00
Leszek Krupinski
7b19b82b59 - added missing description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211482 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 15:10:59 +00:00
Leszek Krupinski
4ae21f78ed - example unification
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@211458 c90b9560-bf6c-de11-be94-00142212c4b1
2006-04-16 11:49:21 +00:00
Nuno Lopes
b069a314a4 add tagging
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +00:00
Matt Li
aa2db200ab Add description of resumepos parameter. Fix example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@190237 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-08 08:50:18 +00:00
Philip Olson
cee7c2bba3 Implemented the new alias doc style. This alias no longer requires translation
as it exclusively uses the language-* files.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185098 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-25 16:17:02 +00:00
Jakub Vrana
147c065529 Remove double article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184768 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-20 14:05:09 +00:00
Jakub Vrana
a224047ca6 ftp_pasv() and firewall
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183665 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-05 14:21:30 +00:00
Jakub Vrana
c6d8784c77 enable-ftp works with PHP 5 too (part of bug #31567)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@183305 c90b9560-bf6c-de11-be94-00142212c4b1
2005-03-31 21:41:25 +00:00
Matt Li
c67cee82d2 Fixing part of bug #31567
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179629 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 03:13:13 +00:00
Sean Coates
bab0381af9 fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@178931 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-05 00:11:21 +00:00
Mehdi Achour
77e09afc42 Another commit for mazzanet, fixing parts of #31567
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177776 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-20 18:11:54 +00:00
Mehdi Achour
8591c89d86 Clarify example
Add missing option
WS


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177335 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 06:02:14 +00:00
Mehdi Achour
aa38e693e3 Swith ref.zip to the new structure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177332 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 05:09:23 +00:00
Mehdi Achour
661724ec0d ftp_ssl_connect() also return a resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177327 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-16 02:50:07 +00:00
Sean Coates
652f310e5b removed redundant para
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172557 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 17:07:30 +00:00
Sean Coates
ff07d7caec use entity for example qualifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 16:33:58 +00:00
Jakub Vrana
eec94450b2 - Remove non-breaking spaces in the wrong encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172555 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 16:07:45 +00:00
Derick Rethans
a751919a4c - Remove non-breaking spaces in the wrong encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172553 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 15:19:08 +00:00
Jakub Vrana
c148211fa2 Replace <parameter>&amp; by <parameter role="reference">
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-10 08:30:50 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Vincent Gevers
9cec027d33 making ls saving the output in a file is something this command can do
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165324 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-04 20:39:00 +00:00
Dave Barr
cea9297342 - proto fixes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164610 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-29 05:54:45 +00:00
Dave Barr
a00edd14b7 - Remove trailing period from end of refpurpose.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164407 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-27 04:48:55 +00:00
Philip Olson
7511e36a86 Document #29138 but this may (hopefully) change in the future.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163318 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-14 16:33:23 +00:00
Sara Golemon
b577b1ba8b Spell it out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@162020 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-24 16:20:30 +00:00
Curt Zirzow
f0b6926e11 Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161721 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-19 15:42:56 +00:00
Vincent Gevers
37d32b5f11 fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@160904 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-09 12:10:05 +00:00
Jakub Vrana
49dc34abf7 Uppercase first letters in titles' words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152221 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-24 08:46:39 +00:00
Nuno Lopes
5719c14555 entities change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147343 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-26 13:01:27 +00:00
Dave Barr
91e836093c - Standardize the Unix acronym. Unix is the preferred capitalization
as UNIX is a registered trademark by the Open Group. References to UNIX
  were left in where it made sense, like example outputs, and so forth.
  You can read the Trademark User Guide for "UNIX" at:
  http://www.unix.org/tmug2.ps or http://www.unix.org/tmug2.pdf


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@147067 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-21 04:22:00 +00:00
Vincent Gevers
4ddd40cff5 Adding Examples and fixing a few
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146870 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 14:40:54 +00:00
Mehdi Achour
72105c168e improving a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146793 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 22:53:50 +00:00
Vincent Gevers
7a0573c2cc Adding Example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146791 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 22:17:31 +00:00
Mehdi Achour
e8844eadb3 some more CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146748 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-18 17:46:56 +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
Jakub Vrana
4085ee780b All syntax errors in examples hunted except those clearly stated as invalid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146224 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-11 15:42:10 +00:00
Sara Golemon
eefe08d5ae Initial Revision
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140609 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-19 04:51:06 +00:00
Sara Golemon
051f74d0f6 Correct return values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@140317 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-15 00:41:59 +00:00
Mehdi Achour
ad3b8c10ca missing title and WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138089 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-17 13:17:22 +00:00
Mehdi Achour
3b5d36de26 adding examples proposed by vincent at php dot net
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@138087 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-17 13:14:23 +00:00
Mehdi Achour
0a825c9ee4 adding an example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@137942 c90b9560-bf6c-de11-be94-00142212c4b1
2003-08-16 09:12:31 +00:00