Home
last modified time | relevance | path

Searched refs:trigger_error (Results 1 – 25 of 209) sorted by path

123456789

/plugin/abbrlist/
H A Dsyntax.php77 …if (!is_array($config_cascade['acronyms'])) trigger_error('Missing config cascade for "acronyms"',…
/plugin/acronymedit/
H A Dadmin.php29trigger_error('getInfo() not implemented in '.get_class($this).' and '.$info.' not found', E_USER_…
/plugin/aichat/vendor/
H A Dautoload.php17 trigger_error(
/plugin/aichat/vendor/composer/
H A DInstalledVersions.php264 @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);
H A Dplatform_check.php22 trigger_error(
/plugin/authgooglesheets/vendor/composer/
H A Dplatform_check.php22 trigger_error(
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DService.php44 trigger_error($errorMessage, E_USER_ERROR);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DBadResponseException.php20 @trigger_error(
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md146 calls to `trigger_error` when deprecated methods are invoked.
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php49 trigger_error('StreamDecorator::__toString exception: '
H A DUri.php801 @trigger_error(
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DAmqpHandler.php47 …@trigger_error('The $exchangeName parameter can only be passed when using PhpAmqpLib, if using an …
H A DBrowserConsoleHandler.php21 use function trigger_error; alias
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DIdn.php151 … @trigger_error('idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated', \E_USER_DEPRECATED);
204 … @trigger_error('idn_to_utf8(): INTL_IDNA_VARIANT_2003 is deprecated', \E_USER_DEPRECATED);
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DPhp72.php105trigger_error('sapi_windows_vt100_support() expects parameter 1 to be resource, '.\gettype($stream…
113trigger_error('sapi_windows_vt100_support() was not able to analyze the specified stream', \E_USER…
137trigger_error('stream_isatty() expects parameter 1 to be resource, '.\gettype($stream).' given', \…
/plugin/barcodes/vendor/
H A Dautoload.php17 trigger_error(
/plugin/barcodes/vendor/composer/
H A DInstalledVersions.php264 …@trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect…
H A Dplatform_check.php22 trigger_error(
/plugin/ckgdoku/action/
H A Dedit.php1063 trigger_error("Unable to resolve render class $rclass",E_USER_WARNING);
/plugin/ckgedit/action/
H A Dedit.php1095 trigger_error("Unable to resolve render class $rclass",E_USER_WARNING);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dutf8.php779 trigger_error(
820 trigger_error(
847 trigger_error(
913 trigger_error(
938 trigger_error(
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …mp strncmp strcasecmp strncasecmp each error_reporting define defined trigger_error user_error set…
/plugin/combo/ComboStrap/
H A DMutex.php49 trigger_error("Not able to create a lock in $wait seconds");
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRuntimeMetaData.php133 \trigger_error(
145 \trigger_error(
/plugin/combo/vendor/composer/
H A DInstalledVersions.php357 @trigger_error('getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.', E_USER_DEPRECATED);

123456789