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
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
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
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
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
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
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +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
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
d9b353ef65
Added missing version information from previous commits
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282876 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 13:34:32 +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
df50bd494a
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 22:20:31 +00:00
Hartmut Holzgraefe
b707f1b21f
option name fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@274561 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-25 16:48:48 +00:00
Jakub Vrana
11092762eb
Links in ini.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:33:40 +00:00
Hannes Magnusson
a1a8bd784e
Remove bogus ini entries. document sysvshm.init_mem
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272053 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-27 21:14:54 +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
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +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
Philip Olson
0e233d0fac
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: 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@248692 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-21 22:41:51 +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
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