egroupware/api/src/loader
Ralf Becker bb5a845600 our error_handler did not allow to supporess just warnings
eg. by using: error_reporting(error_reporting()&~E_WARNING);
2017-03-13 16:41:12 +01:00
..
test Skip failing false positive for PHP < 7 2017-02-08 12:32:07 -07:00
common.php no need to call accounts class, if we have no id 2016-08-24 19:43:37 +02:00
deprecated_factory.php * API/ProjectManager: fixed some errors caused by no longer sharing instanciated objects not designed to be shared 2016-07-12 11:37:05 +02:00
exception.php our error_handler did not allow to supporess just warnings 2017-03-13 16:41:12 +01:00
security.php Cover more events on XSS regexp and avoid confusion between legitimate words with beginning of "on" and on[Events] 2017-03-06 19:12:56 +01:00