$ 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.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

devdesagar created an issue. See original summary.

devdesagar’s picture

Issue summary: View changes
Amsteri’s picture

Set

short_open_tag=On

in php.ini

albapb’s picture

albapb’s picture

Status: Active » Needs review
dasginganinja’s picture

Status: Needs review » Reviewed & tested by the community

The patch has been tested and works in our installation.

ruyakhokhar’s picture

Assigned: Unassigned » ruyakhokhar
Issue tags: +PHP 7.3
FileSize
42.67 KB

Hi all, Patch#4 works fine for me. Screenshot attached.

ruyakhokhar’s picture

Assigned: ruyakhokhar » Unassigned

Neslee Canil Pinto’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.