[CI] Force php -l failure (#2363)
* [CI] Force php -l failure
By redirecting stderr to a file and checking if the filesize is greater than 0 bytes, we can also force failure for warnings.
See discussion in <https://github.com/FreshRSS/FreshRSS/pull/2362#issuecomment-480623161>.
* exclude JSON lib