$ phpcs --standard=PHPCompatibility --extensions=php,module,inc,install,test,profile,theme,css --runtime-set testVersion 7.2.
FILE: \sites\default\modules\contrib\geophp\geoPHP\tests\postgis.php
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
1 | WARNING | No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | geophp-php7-compatibility-3058149-4_fixed.PNG | 42.67 KB | ruyakhokhar |
| #4 | geophp-php7-compatibility-3058149-4.patch | 223 bytes | albapb |
Comments
Comment #2
devdesagar commentedComment #3
amsteri commentedSet
short_open_tag=Onin php.ini
Comment #4
albapb commentedComment #5
albapb commentedComment #6
dasginganinjaThe patch has been tested and works in our installation.
Comment #7
ruyakhokhar commentedHi all, Patch#4 works fine for me. Screenshot attached.
Comment #8
ruyakhokhar commentedComment #10
neslee canil pinto