Comment 11 for bug 677066

Revision history for this message
Vlad Dragu (vlad-dragu) wrote :

my setting in the cli php.ini for error reporting was E_ALL & ~E_DEPRECATED this setting means that it shows the notices also.
I also tried with just E_ALL and i only got the deprecated errors
Please tell me what setting do you use in your cli php.ini
Also i tried to do a make check and it gives me the error that "executable files have been found". the files listed are almost all files form the jscoverage directory, the bzr directory, the classes directory and the config directry. Please tell me what exactly this error reffers to.