Commit graph

14 commits

Author SHA1 Message Date
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Kim Hallberg
74155fb94b
Fix Yac::__construct documentation. (#570)
Add missing errors section
2021-05-03 12:02:53 +02: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
53242ee662 Properly markup union types
Since r350738 added support for union types to our DocBook DTD, we
should use it.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351075 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 10:45:25 +00:00
Xinchen Hui
5733f2023a Fixed setter description and return value description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349600 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-03 04:19:29 +00:00
Xinchen Hui
338bf692d6 Added getter/setter explictly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349592 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-02 05:28:12 +00:00
Xinchen Hui
10846870d2 Correct the signature of Yac::__set
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349574 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 15:58:26 +00:00
Xinchen Hui
a523ff9cb9 Added Yac::constructor in Yac class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349570 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 07:33:19 +00:00
Xinchen Hui
9dbf3a558f Correct the yac installation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349569 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 07:16:38 +00:00
Xinchen Hui
b7fecf9c00 The value of Yac::set/add is not optional
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349568 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-31 07:08:05 +00:00
Xinchen Hui
d286e61821 Added version info
Added return type info for info and delte
Correct yac::set signature


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349561 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 13:42:10 +00:00
Christoph Michael Becker
7f3019bdfd Set SVN properties and remove extraneous files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349560 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 09:08:22 +00:00
Yoshinari Takaoka
4020782935 fixed broken build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349559 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 09:03:03 +00:00
Xinchen Hui
b8be4b126c Added yac (lock-free, shared memory user data cache)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349551 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-30 03:28:20 +00:00