Home
last modified time | relevance | path

Searched refs:ParseError (Results 1 – 13 of 13) sorted by relevance

/PHP-8.2/Zend/tests/
H A Dbug75252.phpt15 } catch (ParseError $e) {
21 } catch (ParseError $e) {
H A Dbug69640.phpt5 throw new \ParseError('I mess everything up! :trollface:');
H A Dbug75218.phpt2 Bug #75218: Change remaining uncatchable fatal errors for parsing into ParseError
H A Drequire_parse_exception.phpt11 } catch (ParseError $e) {
/PHP-8.2/Zend/tests/generators/
H A Dbug67497.phpt13 } catch (ParseError $ex) {
/PHP-8.2/ext/tokenizer/tests/
H A Dtoken_get_all_TOKEN_PARSE_000.phpt10 } catch (ParseError $e) {
H A Dparse_errors.phpt11 } catch (ParseError $e) {
H A Dtoken_get_all_heredoc_nowdoc.phpt17 } catch (ParseError $e) {
/PHP-8.2/ext/reflection/tests/
H A Dbug74454.phpt17 ParseError: syntax error, unexpected token "if", expecting "function" or "const"
/PHP-8.2/sapi/phpdbg/tests/
H A Dexceptions_001.phpt45 } catch (\ParseError $e) {
/PHP-8.2/Zend/
H A Dzend_exceptions.stub.php146 class ParseError extends CompileError class
/PHP-8.2/sapi/cli/tests/
H A Dbug43177.phpt16 } catch (ParseError $e) {
/PHP-8.2/tests/lang/
H A Dsyntax_errors.phpt31 } catch (ParseError $e) {

Completed in 12 milliseconds