Home
last modified time | relevance | path

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

/PHP-8.0/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.0/Zend/tests/generators/
H A Dbug67497.phpt13 } catch (ParseError $ex) {
/PHP-8.0/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.0/ext/reflection/tests/
H A Dbug74454.phpt17 ParseError: syntax error, unexpected token "if", expecting "function" or "const"
/PHP-8.0/sapi/phpdbg/tests/
H A Dexceptions_001.phpt45 } catch (\ParseError $e) {
/PHP-8.0/Zend/
H A Dzend_exceptions.stub.php103 class ParseError extends CompileError class
/PHP-8.0/sapi/cli/tests/
H A Dbug43177.phpt16 } catch (ParseError $e) {
/PHP-8.0/tests/lang/
H A Dsyntax_errors.phpt31 } catch (ParseError $e) {
/PHP-8.0/
H A DUPGRADING136 strings) will now result in a ParseError exception instead of a compile

Completed in 31 milliseconds