This website requires JavaScript.
Explore
Help
Sign In
danog
/
PHP-Parser
Watch
1
Star
0
Fork
0
You've already forked PHP-Parser
mirror of
https://github.com/danog/PHP-Parser.git
synced
2024-12-02 09:17:58 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1899471f80
PHP-Parser
/
lib
/
PhpParser
/
ConstExprEvaluationException.php
7 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Add constant expression evaluator (#402)
2017-09-30 18:56:44 +02:00
<
?
php
namespace
PhpParser
;
[CS] Open class brackets in new line
2018-01-10 17:24:26 +01:00
class
ConstExprEvaluationException
extends
\Exception
[CS] New line in the end of file
2018-01-10 18:04:06 +01:00
{}
Reference in New Issue
Copy Permalink