Commit graph

191 commits

Author SHA1 Message Date
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
f1177c82c0 Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Jakub Vrana
d5423fecca Rename file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330657 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 00:11:58 +00:00
Jakub Vrana
d38bf5524c socket_readmsg() is actually socket_recvmsg()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330656 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 00:11:13 +00:00
Philip Olson
a40e6be276 Added skeletons for the three new ext/socket functions: socket_sendmsg() socket_recvmsg() socket_cmsg_space() -- deals with PHP Bug #64546
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330638 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 04:10:58 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Peter Cowburn
5fc1ac48e1 fix version for socket_import_stream() (doc #64521)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329927 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-26 12:01:56 +00:00
Adam Harvey
4dfdfdbbf0 Fix doc bug #64471 (Grammar): greater then → greater than.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329843 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-20 19:05:56 +00:00
Adam Harvey
b0b6707c84 Add the new SO_REUSEPORT constant.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328616 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-03 01:12:01 +00:00
Joe Watkins
e1231c5a64 bug #63550
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328397 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 00:19:56 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Paul Reinheimer
0b26374bc9 Adding missing text to code output, as per Doc Bug #61894
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325538 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:36:04 +00:00
Yannick Torres
94497636f2 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +00:00
Philip Olson
c5b54a68f4 Added documentation for socket_import_stream()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323784 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:46:36 +00:00
Jakub Vrana
4de5cce5d8 Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Gustavo André dos Santos Lopes
9566c12650 - Added multicast information.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319959 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-26 16:13:39 +00:00
Nikita Popov
aba066a2dd Fix Doc Bug #55572: socket_set_nonblock description unclear
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316681 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 18:46:47 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Gustavo André dos Santos Lopes
8e291b4d37 - Fixed description on the "port" parameter (closes bug #53002).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304160 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-06 15:14:49 +00:00
Jakub Vrana
f453f7036c Add PHP tags to <programlisting>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301112 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:38:38 +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
Kalle Sommer Nielsen
9f14451302 Fixed bug #38311 (About the note in socket-getpeername's documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-26 18:31:39 +00:00
Kalle Sommer Nielsen
3428048b06 Fixed #50313 (traceroute example in socket create manual page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292411 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-21 12:18:25 +00:00
Richard Quadling
4a9d095878 Entity for false return.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291884 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-08 16:59:10 +00:00
Daniel P. Brown
fb0ca8be11 Fixes typo from Bug #50412.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291881 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-08 16:32:01 +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
Torben Wilson
d4c454a039 Cleaned up the example.
Folded in a little information from the user notes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288342 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 20:02:17 +00:00
Torben Wilson
3036985e06 One typo fix and one fact fix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288317 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:10:23 +00:00
Torben Wilson
4ec9686673 At long last, got around to documenting this. Meant to do this years ago.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-14 09:09:50 +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
Yannick Torres
e64f47fe43 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 15:59:44 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Mehdi Achour
68bd154ab9 Work on constants
Added missing constants:

DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL

Added missing <constant></constant> markup

Fixed:
 * GD_BUNDLE => GD_BUNDLED
 * SOCKET_ERMCHG => SOCKET_EREMCHG


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +00:00
Antony Dovgal
62dff3a642 add/fix return values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274840 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-29 14:05:48 +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
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Philip Olson
c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Kalle Sommer Nielsen
a1e01bf831 * Fix typo
* E_ACCESS > E_ACCES


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267822 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 18:32:42 +00:00
Kalle Sommer Nielsen
5cf26943af * Fixes #44280 (socket_send forth argument misdocumented)
* Added missing socket constants thats specific to Windows and Unix
* AF_INET6 requires IPv6 support to be defined


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267811 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 17:42:55 +00:00
Hannes Magnusson
3486cb73d8 Revert. Jumped the gun. It never got moved :|
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266813 c90b9560-bf6c-de11-be94-00142212c4b1
2008-09-28 00:50:28 +00:00
Cornelia Boenigk
57e587523b fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249092 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 23:27:40 +00:00
Philip Olson
3f15ebba99 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml, setup.xml, errors.xml and examples.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: requirements, installation, configuration, and resources
- Changed the constants section to be an <appendix>
- Changed the intro ID from <extname>.intro to intro.<extname>


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248675 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 20:13:30 +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
Nick Berard
86e3289c71 Modified example to handle all errors.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241656 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 15:59:43 +00:00
Nick Berard
6164d642ad Fixed bug #42343
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241618 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 03:59:58 +00:00
Nick Berard
bd18bd44af Corrected the table and removed unapplicable flags. Also added a better description.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241450 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 15:17:30 +00:00
Nick Berard
4a8da15349 Corrected wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241447 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 14:37:01 +00:00