Commit graph

108 commits

Author SHA1 Message Date
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
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
b71e04ef89 minor change to Collectable introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334856 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 20:04:02 +00:00
Peter Cowburn
3a1d52684b wrap method name in <methodname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334855 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:48:43 +00:00
Peter Cowburn
326ca071c9 space needed between </modifier> and <type>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334854 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:31:11 +00:00
Peter Cowburn
4f5e432ffa set svn keywords for collectable/isgarbage.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334853 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:30:35 +00:00
Chris Wright
5eaf12bb22 Set Collectable::setGarbage() return type correctly...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334852 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:35:12 +00:00
Joe Watkins
a1c1c7e395 remaining docs for Collectable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334851 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:28:30 +00:00
Chris Wright
7ee48c9033 Update Collectable::isGarbage() and Collectable::setGarbage() descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:28:00 +00:00
Chris Wright
4d36813c9c Add basic Collectable::isGarbage() and Collectable::setGarbage() docs on behalf of krakjoe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334849 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:24:01 +00:00
Simion Onea
ba08db8805 Corrected markup. Enclosed PATH environment variable in <envar></envar> tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334758 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:04:37 +00:00