Commit graph

23 commits

Author SHA1 Message Date
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
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
9511edb9f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Kalle Sommer Nielsen
9f6cf2b555 * Document Windows support for: fnmatch(), link(), linkinfo(), readlink(), symlink(), checkdnsrr(), dns_get_record(), getmxrr() and stream_socket_pair()
* Document that socket_create_pair() was unavailable on Windows between 4.3 and 5.3, aswell as making the example work on Windows and fix a syntax error in there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 10:21:20 +00:00
Nick Berard
96a49cd64b Created the see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241339 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 18:27:16 +00:00
Nick Berard
081b2d04b9 Added a link to socket_create instead of repeating the arrays & added a description for the fd array parameter.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239124 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-03 19:38:22 +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
Mehdi Achour
9c13c0c999 Fix build
# sorry


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237710 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:49:56 +00:00
Mehdi Achour
4384a21398 ref.sockets: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237705 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:46 +00:00
Mehdi Achour
16fe2685e8 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Etienne Kneuss
2a061cef54 socket_strerror takes an int returned by socket_last_error which takes the socket if any
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227417 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 22:21:23 +00:00
Jakub Vrana
4b886a0c83 Meaningless uniqid (bug #33161)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@187077 c90b9560-bf6c-de11-be94-00142212c4b1
2005-05-27 09:19:25 +00:00
Antony Dovgal
d35899ef2d ext/sockets is no longer experimental since Nov 29 2002
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179686 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-13 14:19:02 +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
c802e6b506 Simplify refpurposes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166813 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-19 13:10:38 +00:00
Friedhelm Betz
a3f050e977 markup:
no more <literal> with PHP (versions)
replace literal with meaningful tags where appropriate


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165937 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-10 16:30:22 +00:00
Jakub Vrana
647ee5c6a2 Nuke tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165127 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 17:25:34 +00:00
Derek Ford
cba1e8dd17 Fixing example and sentence fluidity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155416 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-06 20:10:00 +00:00
Kenneth Schwartz
b4a4dfe159 fixed example (missing a few closing parens) per user note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152300 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-25 06:04:50 +00:00
Derek Ford
6af4edee08 spelling fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149144 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 20:27:32 +00:00
Derek Ford
f799171afb Adding documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149143 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-18 20:25:16 +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