Skip to main content
Participant
May 24, 2020
解決済み

PHP 7

  • May 24, 2020
  • 返信数 1.
  • 625 ビュー

With the PHP version set to 7.1, Dreamweaver does not appear to recognize all of 7.1 feathers.

for example, declaring visibility in classes for const the line --- protected const MY_CONST = 123; --- shows as an error.  Also, it does not seem to recognize the intdiv (Integer division) command.

このトピックへの返信は締め切られました。
解決に役立った回答 RodneyH2

Found the problem.  The version has to be set with the site in addition to Dreamweaver's preference. 

Solved.

返信数 1

RodneyH2作成者解決!
Participant
May 24, 2020

Found the problem.  The version has to be set with the site in addition to Dreamweaver's preference. 

Solved.