php-doc-en/reference/reflection/reflectionfunction
Grigorii Sokolik e504d84881
Add note for passing references to invoke methods.
During running unit tests for a private method I faced the lack of
documentation about how to pass arguments by references through `invoke`
method. (See https://bugs.php.net/bug.php?id=80991) I'd like to add
notes to clarify the workaround to make it easier for others.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-550.
2021-04-28 11:34:43 +02:00
..
construct.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
export.xml Reflection*::export is deprecated as of PHP 7.4.0 2020-09-03 08:59:26 +00:00
getclosure.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
invoke.xml Add note for passing references to invoke methods. 2021-04-28 11:34:43 +02:00
invokeargs.xml
isdisabled.xml changed deprecation function warning as of PHP 8.0.0. 2021-02-10 03:59:29 +09:00
tostring.xml