Searched refs:errcontext (Results 1 – 3 of 3) sorted by relevance
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
D | module.graphic.jpg.php | 74 set_error_handler(function($errno, $errstr, $errfile, $errline, array $errcontext) { 80 $errcontext['info']['warning'][] = 'Error parsing EXIF data ('.$errstr.')';
|
/plugin/crypto/ |
D | action.php | 67 function crypto_error_handler($errno, $errstr, $errfile, $errline, $errcontext) { argument
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/ |
D | TestCaseMethod.tpl.dist | 84 function __phpunit_error_handler($errno, $errstr, $errfile, $errline, $errcontext)
|