Home
last modified time | relevance | path

Searched refs:trigger_error (Results 101 – 125 of 209) sorted by path

123456789

/plugin/fedauth/Auth/OpenID/
H A DConsumer.php415 trigger_error("current_url must be a string; see NEWS file " .
H A DCryptUtil.php52 trigger_error($msg, E_USER_ERROR);
90 trigger_error($msg, E_USER_ERROR);
H A DFileStore.php52 trigger_error('Not a directory and failed to create: '
72 trigger_error('Failed to initialize OpenID file store in ' .
153 trigger_error("FileStore no longer active", E_USER_ERROR);
158 trigger_error(sprintf("Bad server URL: %s", $server_url),
185 trigger_error("FileStore no longer active", E_USER_ERROR);
195 trigger_error("_mktemp didn't return a valid file descriptor",
235 trigger_error("FileStore no longer active", E_USER_ERROR);
299 trigger_error("FileStore no longer active", E_USER_ERROR);
341 trigger_error("FileStore no longer active", E_USER_ERROR);
365 trigger_error("FileStore no longer active", E_USER_ERROR);
[all …]
H A DHMAC.php45 trigger_error('No SHA1 function found', E_USER_ERROR);
H A DInterface.php46 trigger_error("Auth_OpenID_OpenIDStore::storeAssociation ".
64 trigger_error("Auth_OpenID_OpenIDStore::cleanupNonces ".
79 trigger_error("Auth_OpenID_OpenIDStore::cleanupAssociations ".
136 trigger_error("Auth_OpenID_OpenIDStore::getAssociation ".
160 trigger_error("Auth_OpenID_OpenIDStore::removeAssociation ".
185 trigger_error("Auth_OpenID_OpenIDStore::useNonce ".
H A DMDB2Store.php76 trigger_error("Auth_OpenID_MDB2Store expected PEAR connection " .
89 trigger_error("Unable to load MDB2_Extended module", E_USER_ERROR);
H A DSQLStore.php91 trigger_error("Auth_OpenID_SQLStore expected PEAR connection " .
138 trigger_error("Expected keys in SQL query list: " .
145 trigger_error("SQL list keys have no SQL strings: " .
/plugin/fedauth/Auth/Yadis/
H A DHTTPFetcher.php92 trigger_error("not implemented", E_USER_ERROR);
171 trigger_error("not implemented", E_USER_ERROR);
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php544 return trigger_error(
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Ddeprecation.tpl.dist2 @trigger_error({deprecation}, E_USER_DEPRECATED);
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/
H A Dclass_with_deprecated_method.phpt44 …@trigger_error('The ClassWithDeprecatedMethod::deprecatedMethod method is deprecated (this method …
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/Trac/578/
H A DIssue578Test.php7 trigger_error('Stack Trace Test Notice', E_NOTICE);
13 trigger_error('Stack Trace Test Notice', E_WARNING);
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DAutoloader.php12 @trigger_error('The "Twig_Extensions_Autoloader" class is deprecated since version 1.5. Use Compose…
H A DSimpleTokenParser.php12 @trigger_error('The grammar feature is deprecated since version 1.5 and will be removed in 2.0.', E…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst13 ``trigger_error()`` PHP function). By default, they are silenced and never
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Ddeprecated.rst7 Twig generates a deprecation notice (via a call to the ``trigger_error()``
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DAutoloader.php12 @trigger_error('The Twig_Autoloader class is deprecated since version 1.21 and will be removed in 2…
30 …@trigger_error('Using Twig_Autoloader is deprecated since version 1.21. Use Composer instead.', E_…
H A DFilter.php14 @trigger_error('The Twig_Filter class is deprecated since version 1.12 and will be removed in 2.0. …
H A DFunction.php14 @trigger_error('The Twig_Function class is deprecated since version 1.12 and will be removed in 2.0…
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DFunction.php12 @trigger_error('The Twig_Filter_Function class is deprecated since version 1.12 and will be removed…
H A DMethod.php14 @trigger_error('The Twig_Filter_Method class is deprecated since version 1.12 and will be removed i…
H A DNode.php12 @trigger_error('The Twig_Filter_Node class is deprecated since version 1.12 and will be removed in …
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DFunction.php13 @trigger_error('The Twig_Function_Function class is deprecated since version 1.12 and will be remov…
H A DMethod.php15 @trigger_error('The Twig_Function_Method class is deprecated since version 1.12 and will be removed…
H A DNode.php12 @trigger_error('The Twig_Function_Node class is deprecated since version 1.12 and will be removed i…

123456789