Le 2013-01-26 06:31, Marc Delisle a écrit :
Hi,
I found one instance of anonymous function [0] which became available in PHP 5.3:
Parse error: syntax error, unexpected T_FUNCTION in libraries/properties/options/OptionsPropertyGroup.class.php on line 62
I'm rewriting it as non-anonymous and I'll search for other instances.
Hmmm, I don't have a clue how to find them :/