ID: 42097 Updated by: [EMAIL PROTECTED] Reported By: phpbugs at rjharrison dot org -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: N/A PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2007-07-25 09:08:08] phpbugs at rjharrison dot org Description: ------------ http://www.php.net/call_user_func_array (http://uk.php.net/manual/en/function.call-user-func-array.php#74427) I made an error in my comment, in the last line. Reproduce code: --------------- // this is the same as: new myCommand('a', 'b', 'c'); Expected result: ---------------- // this is the same as: new myCommand('a', 'b'); ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42097&edit=1