Commit graph

2 commits

Author SHA1 Message Date
Nikita Popov
906456c410 call_user_func(_array): Don't abort on reference warning
Change zend_call_function() to not abort the call if a non-reference
is passed to a reference argument. The usual warning will still be
thrown, but the call will proceed as usual.
2016-08-23 10:29:15 +03:00
Greg Beaver
22878f0ea2 new test for valid callback that fails for rewrite callback 2008-04-23 16:50:19 +00:00