Commit graph

119 commits

Author SHA1 Message Date
George Peter Banyard
c44e9cb68b
Fix some (con|de)structor pages (#1507)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2022-04-06 18:55:35 +01:00
Christoph M. Becker
91da56315c
Fix GH-1402: PHP 8.* ZTS wrong compilation flag for Linux 2022-02-28 14:34:15 +01:00
Sergey Panteleev
12424df3c8
Drop pthreads v2 (#1035) 2021-10-21 11:28:17 +03:00
Sergey Panteleev
7febeefab6
Fix pthreads return values (#801) 2021-07-20 15:20:53 +03:00
Sergey Panteleev
0d69739d2c
Fix issues in pthreads directory (#711) 2021-06-22 12:44:48 +03:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Sergey Panteleev
0ab9e29040
Fix some issues in pthreads directory
Part of #658
2021-06-13 13:00:46 +03:00
Christoph M. Becker
168da129a8 Document that pthreads is dead
Cf. <https://github.com/krakjoe/pthreads/issues/929>.
2021-02-03 14:09:51 +01: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
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
Christoph Michael Becker
d44af38adb Add prominent link to parallel from pthreads
Cf. <https://github.com/krakjoe/pthreads/issues/929>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347374 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-03 13:16:59 +00:00
Christoph Michael Becker
1bae6f9b26 Fix parameter name
Patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345784 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 11:56:46 +00:00
Jakub Vrana
c18c500b6f Use integer instead of long
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343894 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 16:06:58 +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
Joe Watkins
ca9602752a update info on pthreads in intro
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343452 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-23 06:52:55 +00:00
Thomas Punt
7cb73f794d Pthreads v3: Pool:: no longer exists
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342942 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-26 08:43:21 +00:00
Thomas Punt
5cca3b8fc8 Remove unnecessary version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342871 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 18:36:14 +00:00
Thomas Punt
7dcda068bd Add version information to Volatile's inherited methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342868 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 13:35:24 +00:00
Peter Cowburn
d0827816ad add inherited methods to Volatile synopsis and missing examples title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342866 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:59:05 +00:00
Thomas Punt
3a09715dee Fix typo on versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342865 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:51:51 +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
Christoph Michael Becker
12a490459d Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342863 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:18:30 +00:00
Thomas Punt
f240effa94 Pthreads: document Volatile class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342862 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 10:07:30 +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
e75898559e Collectable::setGarbage has been removed in pthreads v3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342788 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 09:14:41 +00:00
Thomas Punt
fb726f11d0 Collectable is now an interface for Threaded
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342787 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 09:09:38 +00:00
Thomas Punt
da55bd31bc Workers no longer have to track their work
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342786 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 09:02:55 +00:00
Thomas Punt
9f2cca73bd Remove pthreads v2 content
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342785 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 08:53:28 +00:00
Thomas Punt
39ef290847 Mention that pthreads is only compatible with PHP 7.2+
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342784 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 08:52:35 +00:00
Thomas Punt
32fb673491 Mention that method modifier semantics are no longer applicable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342433 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-27 15:39:41 +00:00
Thomas Punt
b694084174 Update pthreads' Pool docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341655 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 22:35:58 +00:00
Thomas Punt
99a05eca30 Update pthreads' Worker class docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341654 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 19:35:17 +00:00
Thomas Punt
d99f5d1fc5 Update Pool::collect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341650 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 18:15:44 +00:00
Thomas Punt
95c840f5a8 Document the new Worker::collect method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341649 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-12 17:50:11 +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
Thomas Punt
9e35632eda Worker::isWorking has been removed in pthreads v3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-28 19:24:55 +00:00
Christoph Michael Becker
2033dd681b minor fixes contributed by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338504 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 15:01:01 +00:00
Joe Watkins
0cb49637af wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338167 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-23 17:37:57 +00:00
Joe Watkins
6fea35d31f wording
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338166 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-23 17:37:14 +00:00
Christoph Michael Becker
5084911556 fixed erroneous param/default value info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336938 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-13 22:13:29 +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
Bob Weinand
81c04e0612 Updated information about static member copying in pthreads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335195 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-18 17:02:08 +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