Commit graph

73 commits

Author SHA1 Message Date
Christoph Michael Becker
0c9c2dd669 Generate some standard methodsynopses based on stubs
Cf. <https://github.com/php/doc-en/pull/289>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352191 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 19:26:31 +00:00
Christoph Michael Becker
395ea247cf Generate sysvshm methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351510 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 23:49:25 +00:00
Christoph Michael Becker
f7e33278a9 Generate sysvmsn methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351509 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 23:22:27 +00:00
Christoph Michael Becker
105769eb55 Generate sysvsem methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351507 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 22:50:38 +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
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
54a343afdc Fix #71956: sem_get(0) creating an infinite amount of semaphores
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349425 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 15:33:40 +00:00
Joe Watkins
3bc212c744 --
Provided by anonymous 75058 (michal.brzuchalski@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347420 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 11:38:41 +00:00
Christoph Michael Becker
b3127b7d52 Fix #64832: use of "lowest" in $desiredmsgtype parameter description creates ambiguity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345635 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-14 17:40:48 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
3ac72a29ba The $nowait parameter was added in 5.6.1, but docs were never updated. Fixes #68141.
-- 
Provided by anonymous 62063 (me@stephencoakley.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337493 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 00:32:48 +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
Adam Harvey
483d4d578f Warn users of the buggy behaviour of sem_get() with non-PHP semaphores.
Fixes doc bug #66270 (sem_get() expects an already created pack of semaphores
to have 3 of them).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332354 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-12 18:36:18 +00:00
Peter Cowburn
d0ded87aaf initializer for perm param in shm_attach() (doc #54756)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311151 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:11:25 +00:00
Peter Cowburn
31619124fa intializers for msg_send() (doc #54755)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311150 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:05:54 +00:00
Peter Cowburn
5474843de6 add initializer for flags param in msg_receive() (doc #54754)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311149 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:01:14 +00:00
David Tajchreber
140520df70 Doc Bug #54753 - Missing default value in msg_get_queue prototype - added default value for perms in signature
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/sysvmsg/sysvmsg.c#254

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311094 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:50:22 +00:00
Adam Harvey
d4f1a9fbc6 Fix doc bug #53835 (shm_put_var and SplStack).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307746 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 06:22:05 +00:00
Peter Cowburn
422eb63281 CS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304888 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:41:39 +00:00
Peter Cowburn
a912865116 Typos and grammar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
9a06fcaef7 Fixed bug #51923 (Documentation does not mention changes to return type of shm_attach)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304639 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 06:30:25 +00:00
Kalle Sommer Nielsen
5095608825 Fixed bug #52635 (shm_put_var resorce destruction)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304523 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:09:28 +00:00
Adam Harvey
4efe5aed3d Fix doc bug #53055 (Typo on sem_remove page).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304383 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-14 02:47:31 +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
70729dc176 Fixed bug #51045 (sem_get() parameter $auto_release default value not documented)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295138 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-16 07:23:17 +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
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
f381233435 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283835 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:48:51 +00:00
Kalle Sommer Nielsen
6df13cb7ce Sync the description with the migration53 guide, fixes #48747 (Gwynne)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283240 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 04:50:07 +00:00
Kalle Sommer Nielsen
c4b0551ba3 Added basic documentation for shm_has_var, and added some see also sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282870 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 13:20:42 +00:00
Richard Quadling
5aedae62db literal => constant for error constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282808 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-26 07:38:42 +00:00
Philip Olson
1f6db5345c Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271314 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 05:56:46 +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
Jakub Vrana
f60082dcb0 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Kalle Sommer Nielsen
2c24250fc4 Fixed #46392 (msg_qbytes misdocumented in msg_stat_queue (sem/functions/msg-stat-queue.xml).) -- patch by larstorben at gmail dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267799 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-26 15:56:59 +00:00
TAKAGI Masahiro
a41d180148 translated into English :-)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255105 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-15 00:10:14 +00:00
Richard Quadling
f38d196063 Typo - Accidental removal of tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255101 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-14 22:37:59 +00:00
Hartmut Holzgraefe
a276c333e5 some parameter description additions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255091 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-14 21:42:24 +00:00
Hannes Magnusson
b362547825 Fixed type (Aykut Alper)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@254108 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-03 09:49:37 +00:00
Hannes Magnusson
bc1874ecee Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251512 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 14:21:41 +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
Mehdi Achour
d9511bcb21 ref.sem: new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237707 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:48 +00:00
Mehdi Achour
16fe2685e8 WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237703 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 00:16:44 +00:00
Hartmut Holzgraefe
4530d1af0f parameter tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228853 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-03 12:38:30 +00:00
Hannes Magnusson
2967bf898a New constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223323 c90b9560-bf6c-de11-be94-00142212c4b1
2006-11-14 12:11:02 +00:00
Dave Barr
787c4724a3 - should=must (Fixes #38896).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221789 c90b9560-bf6c-de11-be94-00142212c4b1
2006-10-15 04:17:56 +00:00
Jakub Vrana
1944c28336 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212413 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-04 09:00:31 +00:00
Jakub Vrana
2bed4f6ded Fix return types (2/2)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189137 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 09:11:47 +00:00
Jakub Vrana
3d55b0e7c1 Remove doubled words
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@185283 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-27 14:20:09 +00:00
Jakub Vrana
8664ea3458 Remove self-reference See also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184894 c90b9560-bf6c-de11-be94-00142212c4b1
2005-04-22 15:39:28 +00:00