Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 1 | -1/+1 |
| | | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library. | ||||
* | [TASK] Fix travis' phpunit execution. | Klaus Weidenbach | 2016-10-19 | 1 | -7/+5 |
| | | | | | Removed php5.4 and php5.5 from test matrix, as they are not compatible with new phpunit releases and have reached EOL anyway. | ||||
* | Add yml file for travis, as an experiment. | ken restivo | 2015-10-27 | 1 | -0/+46 |