Kim Hallberg
f47136fc2b
Fix uopz_unset_mock
, uopz_set_mock
No returnvalues sections ( #580 )
2021-04-30 23:01:43 +02:00
Peter Cowburn
a733bff5ff
typofix in uopz_flags() example
2020-12-30 14:50:24 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Christoph Michael Becker
5c724a01a1
Document uopz limitations with PHP 7.4 OPcache
...
See also <https://github.com/krakjoe/uopz/pull/132 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350358 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-20 23:38:41 +00:00
Christoph Michael Becker
7cd4445be9
Fix #76117 : uopz flags is NOT for classes, but methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350311 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-13 13:54:53 +00:00
Christoph Michael Becker
f541242dd3
Clarify the calling the original function from the Closure is supported
...
Cf. <https://github.com/krakjoe/uopz/issues/116 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347805 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-27 11:08:14 +00:00
Christoph Michael Becker
d0508409e5
$flags parameter of uopz_flags() is optional as of uopz 5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346885 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-23 13:27:37 +00:00
Christoph Michael Becker
d28b54ffde
Update regarding breaking change in uopz 6.0.0
...
Cf. <https://github.com/krakjoe/uopz/issues/103 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346699 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 17:13:07 +00:00
Christoph Michael Becker
961ac1b441
Remove wrong and inappropriate notes
...
Likely these have been introduced due to careless copy & paste.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346696 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 15:12:42 +00:00
Christoph Michael Becker
b3d6114baa
Clarify class name constraint for uopz_set_mock()
...
Cf. <https://github.com/krakjoe/uopz/issues/42#issuecomment-450789259 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346524 c90b9560-bf6c-de11-be94-00142212c4b1
2019-01-02 18:31:43 +00:00
Christoph Michael Becker
415ff8a05a
Clarify uopz_set_property() behavior
...
Cf. <https://github.com/krakjoe/uopz/issues/82 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346385 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-18 19:29:41 +00:00
Christoph Michael Becker
18f9cbcbc4
Replace tabs with spaces
...
Sorry translators, but tabs shouldn't have been there in the first place,
according to the style guidelines (<http://doc.php.net/tutorial/style.php >).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 15:09:50 +00:00
Christoph Michael Becker
b847a34341
Document uopz_set_property() and uopz_get_property()
...
Since it is not clear whether uopz_set_property() is supposed to
work for non-exiting properties[1], we're documenting defensively.
[1] <https://github.com/krakjoe/uopz/issues/82 >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345277 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-05 14:44:45 +00:00
Christoph Michael Becker
3447c129e8
Document uopz_add_function() and uopz_del_function()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345276 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-05 14:03:35 +00:00
Christoph Michael Becker
8e242d4d39
Document uopz_set_hook(), uopz_get_hook() and uopz_unset_hook()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345275 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-05 11:53:39 +00:00
Christoph Michael Becker
b3fe33df9b
Split methodsynopsis to avoid the leading optional paramameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345274 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-05 11:14:42 +00:00
Christoph Michael Becker
ef509edbd7
Document uopz_get_static() and uopz_set_static()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345273 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-04 21:55:48 +00:00
Christoph Michael Becker
ad6817fb4d
Be precise!
...
These examples will output exactly what is shown, not only something
similar.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345271 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-04 18:21:26 +00:00
Christoph Michael Becker
95bfe4c334
Encapsulate all uopz examples in PHP tags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345270 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-04 18:12:02 +00:00
Peter Cowburn
0dad2268d5
add missing svn properties, svn:eol-style and svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
Jakub Vrana
db254ab5d7
Fix signatures
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344100 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-30 11:05:15 +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
Christoph Michael Becker
8905c36d11
Document exit related uopz functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343332 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-30 14:40:37 +00:00
Christoph Michael Becker
2124911318
Improve uopz_*_mock() documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343176 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-03 14:07:00 +00:00
Rasmus Lerdorf
9e0f39d5d5
Stop breaking the manual build Rasmus
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343008 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-05 06:03:07 +00:00
Rasmus Lerdorf
bf8bf76b94
Document mock functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343003 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-04 23:04:54 +00:00
Christoph Michael Becker
fa044ac517
UOPZ: fix version info of functions and mark functions as removed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342997 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-04 11:04:58 +00:00
Rasmus Lerdorf
185a9f6255
Document uopz_set_return() and uopz_get_return()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342992 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-03 16:31:25 +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
9709b52852
update for 2.0.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333241 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-01 17:26:23 +00:00
Joe Watkins
246ef86329
change to uopz_function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333228 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-30 22:43:53 +00:00
Joe Watkins
7aa3e76cbe
update to compose api
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333221 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-30 11:14:11 +00:00
Joe Watkins
cb88fcdde3
update to uopz_compose API
...
additional constants registered
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333159 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 20:18:49 +00:00
Joe Watkins
117f69e5a7
update for changes in last release:
...
take long modifiers as last parameter to uopz_function
take long modifiers in place of constructor to uopz_compose
additional internal constants registered and documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333156 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 08:46:03 +00:00
Joe Watkins
ca4af2aa8e
correction to example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333139 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 20:24:15 +00:00
Joe Watkins
f41e6c28d9
add uopz_copy documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333136 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 17:33:58 +00:00
Joe Watkins
414881337c
update uopz docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333092 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 19:02:53 +00:00
Joe Watkins
1685d59ea2
update
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333087 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 12:24:38 +00:00
Joe Watkins
9938b803b7
update for 1.0.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333086 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 10:29:14 +00:00
Joe Watkins
c036ca35f7
missing description here
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333080 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 21:58:22 +00:00
Joe Watkins
2271abd955
...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333078 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 18:51:19 +00:00
Joe Watkins
ec5fc8c5b7
documentation for uopz
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333063 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 11:12:45 +00:00