Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Changes for PHP 7 Compatibility | Christopher Smith | 2015-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 tests | Andreas Gohr | 2012-05-01 |
| | |||
* | moved _testing to _test | Tobias Sarnowski | 2012-04-18 |