Commit graph

87 commits

Author SHA1 Message Date
Christoph Michael Becker
4ef8cce45b posix_getgrnam() returns FALSE on failure
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345540 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-21 14:39:51 +00:00
Christoph Michael Becker
1ea113f076 Document stream_isatty()
Patch provided by Michele Locati.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344558 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 13:40:52 +00:00
Leigh
5e73d356c6 UID is effective, not real. Update seealso section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341391 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-14 17:31:11 +00:00
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Adam Harvey
2d401acb6f Add posix_setrlimit() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337883 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:18:09 +00:00
Adam Harvey
20f3bb64da Reorganise the POSIX constants into sections.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337882 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:18:03 +00:00
Adam Harvey
c829fb19eb Add an entity for the description of soft and hard limits.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337881 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:58 +00:00
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
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
Adam Harvey
b3a172cf6a posix_isatty() and posix_ttyname() will accept both integers and resources.
Fixes doc bug #67823 (posix_* $fd documented as int, should be resource).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334543 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-11 23:08:12 +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
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
Peter Cowburn
2c04339fcb doc #61322 - fix posix_getpw* examples output (geocs -> gecos)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324015 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-08 09:28:41 +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
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +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
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Richard Quadling
a172bff644 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295153 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 11:11:46 +00:00
Daniel Egeberg
e0177a3526 Fixed bug #51042 (posix_errno is not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295148 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 09:25:10 +00:00
Joey Smith
9107f40e4e Fixed a missing &return.falseforfailure; in posix_getpgid
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291861 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-08 06:29:59 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Martin Samesch
3473127541 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291245 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 22:23: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
ddfdd58f6a Fixed "see also" section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286441 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-28 07:24:14 +00:00
Nilgün Belma Bugüner
887f6f779c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283832 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:40:37 +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
e23b547c7c Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267038 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-07 07:55:12 +00:00
Kalle Sommer Nielsen
287a5fdfb4 Fixes #46213 (Documentation needs clarification)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@266937 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-03 10:49:13 +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
Martin Samesch
f990a3965b link: ref -> book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249187 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-28 08:40:03 +00:00
Philip Olson
543eb9fa27 WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248801 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 04:22:51 +00:00
Philip Olson
95fd8b30c5 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), and link to various pages
- Moved from reference.xml to setup.xml:
  - The rest: installation, and new requirements, 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@248792 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 03:38:45 +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
Martin Samesch
f2d904efd8 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241088 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-11 18:15:45 +00:00
Martin Samesch
03ea3d2ec0 missing parameter in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240972 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 20:24:28 +00:00
Martin Samesch
d38f741677 missing word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240967 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 17:09:46 +00:00
Martin Samesch
bbdae5cfd8 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240964 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 16:25:56 +00:00
Martin Samesch
2b465314bc wrong function in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240959 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 15:15:32 +00:00
Martin Samesch
6ee18acb99 fixed word wrap in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240949 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 11:50:14 +00:00
Martin Samesch
6148736c9d typo (errno is displayed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240938 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-09 09:01:06 +00:00
Martin Samesch
af6d6f4fdc typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240778 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-06 12:44:40 +00:00
Martin Samesch
149279d41f Fixed structure of refsects; trailing WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@240777 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-06 12:30:06 +00:00
Richard Quadling
382621367e Example fixed. Bug #41938
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239399 c90b9560-bf6c-de11-be94-00142212c4b1
2007-07-10 09:41:31 +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
Logan Buesching
4b0eb7ec16 Removal of personalization.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237194 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-08 02:23:26 +00:00