Sergey Panteleev
f8854f6a6a
Fix some issues in posix directory
...
Part of #658
2021-06-13 13:05:33 +03:00
Christoph Michael Becker
265acc36ee
Generate posix methodsynopses based on stubs
...
Closes GH-220.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352252 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-28 18:01:18 +00:00
Christoph Michael Becker
e41806c30b
Revert revision(s) 351724 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
b95d28e6ec
Fix return types
...
Functions which return false on failure should state that in their
signature as well.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
74d39a807a
Minor amendment to safe_mode info removal
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350887 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 21:21:06 +00:00
Christoph Michael Becker
dec1f8445a
Remove safe_mode related information
...
Sorry, translators, for breaking your builds again.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 22:07:26 +00:00
Christoph Michael Becker
9e4c917c09
Fix other miscellaneous typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349709 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:50:00 +00:00
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
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
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
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
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
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
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
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
TAKAGI Masahiro
146a8da4f8
fixed parameter name.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236278 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-24 22:06:23 +00:00
Hannes Magnusson
e9d830823e
Initial docs for posix_initgroups()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236157 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-22 19:54:35 +00:00
TAKAGI Masahiro
79807cfebb
fixed typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235914 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-19 05:08:14 +00:00
Logan Buesching
07631eab81
Removed shebang's as requested by Nuno.
...
Fixed structure of refsects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@235205 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-08 03:47:42 +00:00
Logan Buesching
b675574126
Committing accepted patch for POSIX functions. This includes documentation
...
for many of the undocumented POSIX functions and adds examples to previously
documented functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@234861 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-03 18:03:24 +00:00
Martin Samesch
ff48e8c577
return values at the wrong place
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@230860 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-26 21:23:20 +00:00