1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-29 10:13:23 +02:00
Commit Graph

35 Commits

Author SHA1 Message Date
Jim Winstead 561e36d646 Document when STREAM_NOTIFY_COMPLETED was implemented (closes #3813) (#4199)
As a little treat, note that `PHP_STREAM_NOTIFY_RESOLVE` is not actually implemented.
2024-11-30 10:49:58 -08:00
Gina Peter Banyard 2ef96ea623 Fix linking for STREAM_FILTER_ALL constant 2024-10-30 22:52:35 +00:00
Ayesh Karunaratne afb614ee4c Stream: constants page - fix STREAM_PF_UNIX constant label
The `stream_socket_pair` function's protocol family constants for the
`$domain` parameter are `STREAM_PF_INET`, `STREAM_PF_INET6`, and
`STREAM_PF_UNIX`.

Follow-up to GH-3963.
2024-10-30 15:42:49 +07:00
Sergey Panteleev 4f447bfbf6 Fix STREAM_PEEK constant value 2024-10-30 10:06:16 +03:00
Gina Peter Banyard 9c0f2c71a7 Rework stream constants page (#3963)
This organizes the constants into dedicated lists relevant to their usage.
2024-10-29 21:34:21 +00:00
haszi b60f097fbf Add missing stream constants 2024-05-20 13:15:14 +01:00
haszi 2cd794d08d [skip-revcheck] Fix whitespace 2024-05-20 13:15:14 +01:00
Sergey Panteleev aab33d6443 Removed references to PHP 5, PHP 7.0 (#544) 2021-04-23 11:35:26 +03:00
Alex Pavlov e1bdd7825e Added constants for buffer`s mode
Closes GH-461.
2021-02-24 15:59:24 +01:00
George Peter Banyard af6fdf16ab Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347043 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-24 19:38:53 +00:00
Jakub Vrana c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Richard Quadling 2dfaaa96a9 W/S, Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317827 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-06 09:41:05 +00:00
Stanislav Malyshev 0d72504ba9 add stream_metadata docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312607 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-28 23:27:50 +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 ed67b3c502 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:08:43 +00:00
Kalle Sommer Nielsen fedd30692f Documented some missing stream + imap constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283012 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:50:24 +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
Philip Olson c838b3e026 MFB: Upgrade to the new-reference-structure
- Split reference.xml into book.xml and setup.xml
- Moved from reference.xml to book.xml:
  - The intro text (partintro), link to constants and:
  - Linked to new chapters: contexts, errors, examples, and filters
- Moved from reference.xml to setup.xml:
  - The setup: 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@248588 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-19 22:44:25 +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 9ca324c96e add initial docs for stream_socket_shutdown
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227524 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-18 16:21:02 +00:00
Nuno Lopes 77c2cfeeb3 new PHP 5.1 constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174868 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-16 11:29:35 +00:00
Nuno Lopes cf05044b8f fix #30386: missing STREAM_CLIENT_CONNECT flag description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170463 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-11 14:45:13 +00:00
Nuno Lopes 60e219c2d8 several fixes for UDP
thanks Wez


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164819 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 14:41:54 +00:00
Nuno Lopes 90e6fc874c fix #27211: clarify how to use UDP server sockets
#please review this


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@164812 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-31 11:48:38 +00:00
Mehdi Achour 2b48dd5cdb fix the same bug and a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159292 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 15:20:48 +00:00
Nuno Lopes 651fe3b3a6 fix #28469: version information for constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159290 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-21 15:09:21 +00:00
Jakub Vrana 43ed9a3d9e Xmas typos 5/5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146902 c90b9560-bf6c-de11-be94-00142212c4b1
2003-12-19 15:50:07 +00:00
Dave Barr 3450fb87f9 - Fixed a lot of typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141299 c90b9560-bf6c-de11-be94-00142212c4b1
2003-09-30 08:33:48 +00:00
Moriyoshi Koizumi 58f87d3bee Fixed typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126273 c90b9560-bf6c-de11-be94-00142212c4b1
2003-05-08 17:53:29 +00:00
Sara Golemon c8458e7fcc Additional context documentation, reorg refernce slightly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@123120 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-11 05:47:43 +00:00
Sara Golemon 79528cd937 New function stream_socket_server()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122571 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 19:57:01 +00:00
Sara Golemon 7f77b5fdec New stream socket API (to ultimately replace fsockopen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122553 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 16:34:39 +00:00
Sara Golemon 23bec26ba2 Redocument Userfilters after rewrite
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@122458 c90b9560-bf6c-de11-be94-00142212c4b1
2003-04-04 00:56:29 +00:00
Friedhelm Betz 15632123e8 separate constants and linkend from reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@117706 c90b9560-bf6c-de11-be94-00142212c4b1
2003-02-23 17:18:27 +00:00