We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f018e commit e74b664Copy full SHA for e74b664
lisp/php-mode.el
@@ -318,7 +318,7 @@ In that case set to `NIL'."
318
:tag "PHP Mode Enable Project Local Variable"
319
:type 'boolean)
320
321
-(defcustom php-mode-use-php7-syntax-table t
+(defcustom php-mode-use-php7-syntax-table nil
322
"When set to `T', use a syntax table compatible with PHP 7."
323
:group 'php-mode
324
0 commit comments