Commit graph

25 commits

Author SHA1 Message Date
Sergey Panteleev
aab33d6443
Removed references to PHP 5, PHP 7.0 (#544) 2021-04-23 11:35:26 +03:00
Christoph Michael Becker
a6ecf96032 ssl:// and tls:// are still supported
These have been accidentially removed with r350333.  While we're at it,
we also remove the no longer relevant PHP 5 info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350926 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-17 15:55:54 +00:00
Christoph Michael Becker
b95c7c24ea Remove PHP 4 related info and add Windows specific note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350333 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-18 12:59:08 +00:00
Peter Cowburn
eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Philip Olson
3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
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
803bd2e9ce fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283790 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 05:16:31 +00:00
Hannes Magnusson
71a0e2144a - Refactor stream context options and stream context parameters
- Document the curl context options


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-14 17:24:12 +00:00
Hannes Magnusson
3af1948549 Document capture_peer_cert/peer_certificate &
capture_peer_cert_chain/peer_certificate_chain


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257377 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 18:43:39 +00:00
Hannes Magnusson
6095ee42be Document the verify_depth and cipher ssl context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@257375 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-13 18:33:12 +00:00
Philip Olson
d522d135a1 Removed PHP 3 information from the manual. Goodbye PHP 3, thanks for all the memories!
This commit covers many files.
The CVS file phpweb/manual/php3.php will exist to store [most of] this info.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253274 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-19 21:45:32 +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
Sara Golemon
f15f83fdae Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168335 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 18:53:00 +00:00
Sara Golemon
76efbbe370 Document ssl2:// and ssl3:// transports
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@168313 c90b9560-bf6c-de11-be94-00142212c4b1
2004-09-10 15:43:57 +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
Gabor Hojtsy
e2d90c82d6 fix a little typo and mark transports being available in PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159517 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 17:55:02 +00:00
Adam Trachtenberg
ec79597178 Table only has 3 columns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@156188 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-15 21:43:06 +00:00
Dave Barr
16f43d0c0a - s/url/URL/ where appropriate and "an URL" -> "a URL".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150072 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 00:35:33 +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
Jakub Vrana
13f602acb0 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146336 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-12 19:56:04 +00:00
Derick Rethans
b01743266b - Nosepicking...uhm, nitpicking ;)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132971 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 21:51:05 +00:00
Philip Olson
aa140584f0 4.3->4.3.0, 5.0->5.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132948 c90b9560-bf6c-de11-be94-00142212c4b1
2003-06-22 19:43:21 +00:00
Sara Golemon
411c5bee4a Clarifications and rewordings. Thx Wez
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@125037 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-28 22:45:41 +00:00
Sara Golemon
af789f5a8e Document transports including recently added ssl:// transport context options and add additional documentation to fsockopen() stream_socket_client() stream_socket_server() and the wrappers appendix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124774 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-27 03:46:16 +00:00