Hi,

php lint claims that the module contains one PHP syntax error:

PHP Fatal error: Non-abstract method xautoload_ClassLoader_Interface::register() must contain body in ./sites/all/modules/contrib/xautoload/lib/ClassLoader/Interface.php on line 15

Is it intended to use the class keyword for the interface?

Best

Georg

Comments

donquixote’s picture

Ouch!
I'd say the only reason why this does not break is because none of the loaders actually implement the interface.

donquixote’s picture

Status: Active » Needs review
StatusFileSize
new802 bytes

Can you try this one with your magical php lint?

georgwaechter’s picture

Status: Needs review » Reviewed & tested by the community

thanks, php lint is now happy :-) .. works

donquixote’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Fixed in 7.x-3.2