summaryrefslogtreecommitdiff
path: root/_test/tests/inc/parser/lexer.test.php
Commit message (Collapse)AuthorAge
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
| | | | | | | - replace PHP4 style class constructor function names (based on class name) with php 5 __construct() Also remove some '&' reference operators used with objects And add some object type hints
* removed unecessary requiresin unit testsAndreas Gohr2012-05-01
|
* moved _testing to _testTobias Sarnowski2012-04-18