Changes between Initial Version and Version 1 of Ticket #3506, comment 2
- Timestamp:
- 03/12/2018 12:25:12 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3506, comment 2
initial v1 1 I believe meta.svn is the only repowhich currently uses PHP7 linting, develop.svn should therefor be linting against PHP 5.6 or lower.1 I believe meta.svn & plugins.svn are the only repos which currently uses PHP7 linting, develop.svn should therefor be linting against PHP 5.6 or lower. 2 2 3 3 > Seems like the pre-commit hook should be adjusted to allow PHP7 syntax. If someone unintentionally makes a PHP7-specific commit to core, Travis failures on older PHP versions would let us know.