Thursday, September 3, 2009

Fatal error: Method Overloadable::__call() must take exactly 2 arguments in overloadable_php4.php on line 79

I'm getting a syntax error on cake/libs/overloadable_php4.php when I
run my project through the PHP syntax checker:

$ php -l overloadable_php4.php

Fatal error: Method Overloadable::__call() must take exactly 2
arguments in overloadable_php4.php on line 79
Errors parsing overloadable_php4.php

Anyone else getting this same issue?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: