PHP :: Bug #48757 :: ReflectionFunction::invoke() parameter issues

Bug #48757 ReflectionFunction::invoke() parameter issues
Submitted: 2009-07-01 17:05 UTC Modified: 2009-07-01 17:39 UTC
From: philip@php.net Assigned: kalle (profile)
Status: Closed Package: Reflection related
PHP Version: 5.3.0 OS: Mac
Private report: No CVE-ID: None

 [2009-07-01 17:05 UTC] philip@php.net

Description:
------------
ReflectionFunction::invoke() now requires a parameter, whereas in 5.2 it 
does not.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2009-07-01 17:39 UTC] kalle@php.net

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.