Skip to content
The ExpressionLanguage component provides an engine that can compile and evaluate expressions.
PHP
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Node Leverage PHP8's get_debug_type() Mar 16, 2020
Resources/bin [ExpressionLanguage] Fixed collisions of character operators with obj… Feb 23, 2020
Tests feature #35849 [ExpressionLanguage] Added expression language syntax … May 5, 2020
.gitattributes add missing gitattributes for phpunit-bridge Mar 27, 2020
.gitignore [ExpressionLanguage] added the component Sep 19, 2013
CHANGELOG.md [ExpressionLanguage] Added expression language syntax validator May 5, 2020
Compiler.php [ExpressionLanguage] Add more parameter types. Aug 15, 2019
Expression.php Replace more docblocks by type-hints Nov 7, 2017
ExpressionFunction.php [ExpressionLanguage] [5.0] add type-hints whenever possible Jul 4, 2019
ExpressionFunctionProviderInterface.php [ExpressionLanguage] added ExpressionFunction and ExpressionFunctionP… Sep 25, 2014
ExpressionLanguage.php feature #35849 [ExpressionLanguage] Added expression language syntax … May 5, 2020
LICENSE Update year in license files Jan 1, 2020
Lexer.php Merge branch '4.4' into 5.0 Mar 15, 2020
ParsedExpression.php removed unneeded phpdocs Aug 6, 2019
Parser.php [ExpressionLanguage] Added expression language syntax validator May 5, 2020
README.md [2.7] update readme files for new components Mar 7, 2016
SerializedParsedExpression.php Replace more docblocks by type-hints Nov 7, 2017
SyntaxError.php Merge branch '3.4' into 4.4 Mar 15, 2020
Token.php [ExpressionLanguage] [5.0] add type-hints whenever possible Jul 4, 2019
TokenStream.php Merge branch '4.4' into 5.0 Mar 15, 2020
composer.json Merge branch '5.1' May 20, 2020
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018

README.md

You can’t perform that action at this time.