aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lint_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Remove checks for unsupported PHP versionsMarc Alexander2019-05-091-5/+0
* [ticket/15919] Don't run lint test against node_modulesMarc Alexander2018-12-231-0/+7
* Merge branch '3.0.x' into 3.1.xAndreas Fischer2015-05-291-0/+2
|\
| * [ticket/13875] Ignore cache, ext, and store folder in lint testMarc Alexander2015-05-281-0/+2
* | [ticket/13809] Test each file individuallyJoas Schilling2015-05-031-21/+28
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
|/
* Merge remote-tracking branch 'remotes/bantu/ticket/12046' into develop-olympusNathan Guse2014-01-171-5/+17
|\
| * [ticket/12046] Use PHP_BINARY environment variable in PHP lint test.Andreas Fischer2013-11-291-5/+17
* | [ticket/11699] Also exclude the phpBB/cache directory.Andreas Fischer2013-11-291-0/+1
* | [ticket/11699] Properly exclude the .git directory. Namely missing dot prefix.Andreas Fischer2013-11-291-1/+2
* | [ticket/11699] Exclude build/new_version and build/old_versions from lint.Andreas Fischer2013-11-291-0/+2
|/
* [ticket/10716] Collect standard error from executed php process.Oleg Pudeyev2012-12-041-2/+3
* [ticket/10716] Skip test if php is not in PATH.Oleg Pudeyev2012-12-041-0/+8
* [ticket/10716] Exclude our dependencies from linting.Oleg Pudeyev2012-12-041-1/+12
* [ticket/10716] Only lint on php 5.3+.Oleg Pudeyev2012-12-041-0/+5
* [ticket/10716] php parse all php files as part of the test suite.Oleg Pudeyev2012-12-041-0/+49