Commit graph

50 commits

Author SHA1 Message Date
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
7146d83645 Update constants wrt. version availability
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346886 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-23 13:40:07 +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
8c587ae463 PECL/uopz 6.0.0 had been released
Update versions.xml accordingly.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346884 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-23 13:10:58 +00:00
Tyson Andre
a9ada9d6f9 fix typos in extension documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346848 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-18 05:42:50 +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
e0219cc1ef Update uopz PHP requirements
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346698 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 16:10:50 +00:00
Christoph Michael Becker
4c700c51d4 Document uopz ini directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346697 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-04 15:55:00 +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
cc54c70169 Add an appropriate title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345278 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-05 16:16:31 +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
2d003c34d9 uopz 5 must not be loaded as zend_extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343180 c90b9560-bf6c-de11-be94-00142212c4b1
2017-10-04 09:29:30 +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
Hannes Magnusson
dfaeb887cf Remove generated file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333398 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-22 04:30: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
c956613a11 add ZEND_ACC_FETCH constant info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333242 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-01 18:38:17 +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
78bbe9c8b6 correction to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333137 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-27 17:34:39 +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
7a4e88b818 correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333079 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 20:17:52 +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
78e9e5d85b remove alias, too leeky
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333077 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 18:51:03 +00:00
Joe Watkins
7ad097c344 tidy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333064 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-23 11:13:12 +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