Christoph Michael Becker
9e0f03ac35
Proper variadics instead of pseudo variadics
...
We markup variadic parameters with the `rep=repeat` standard DocBook
attribute of `<methodparam>`, and use proper variable names instead of
using the old pseudo variable name `...`.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351129 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 11:17:26 +00:00
Jakub Vrana
ad2e71299d
Use int instead of integer in return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343892 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:57:18 +00:00
Jakub Vrana
be295015d0
Use int instead of integer in parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:56:34 +00:00
Jakub Vrana
cf1434873d
Use bool instead of boolean in parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343890 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:52:49 +00:00
Jakub Vrana
331fbfeac5
Use bool instead of boolean in return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343889 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:50:10 +00:00
Thomas Punt
db8cca3a2a
Pthreads: document Threaded::notifyOne
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342864 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:41:05 +00:00
Thomas Punt
bb4da50214
Pthreads: mention Threaded lock and unlock alternative
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342861 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 09:19:52 +00:00
Thomas Punt
289034d48a
Pthreads: mention Threaded::from alternative
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342860 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 09:14:11 +00:00
Thomas Punt
50a18ed5fc
Mention alternative to Threaded::getTerminationInfo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342789 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 09:20:42 +00:00
Thomas Punt
2736c3b45f
Second iteration on updating pthreads' documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341641 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-10 22:56:01 +00:00
Thomas Punt
8b8926233c
Partially update pthreads' documentation for v3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341639 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-09 22:40:45 +00:00
Peter Cowburn
96ced799d1
Threaded::merge() overwrite parameter type and example
...
Patch by Krzysiek Łukasiak
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336891 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:47:07 +00:00
Peter Cowburn
637c29c81a
pthreads svn:eol-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336885 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:24:49 +00:00
Joe Watkins
ca43424113
fix #66654 wrong return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334983 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-26 06:52:55 +00:00
Richard Quadling
cb2e7b70b1
svn:keywords, svn:eol-style, svn:ignore all set appropriately.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Joe Watkins
9bc534d4c3
update docs for latest changes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334904 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-19 06:27:28 +00:00
Peter Cowburn
ddb6e7264c
Semiautomated replacement of tabs with spaces
...
Patch by anonymous 42711
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333386 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-21 19:25:09 +00:00
Joe Watkins
82499abcfb
update class names and list format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332972 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 22:07:30 +00:00
Joe Watkins
d075c7e69f
update and include examples for threaded objects
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332971 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 21:54:15 +00:00
Joe Watkins
7a9db3a14e
space here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332968 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-12 17:09:06 +00:00
Joe Watkins
67ee2076ad
wrong xmlid
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332963 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:46:39 +00:00
Joe Watkins
6909677c12
update pthreads documentation for v2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332961 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-11 23:24:03 +00:00