Skip to main content
Participant
May 24, 2020
Answered

PHP 7

  • May 24, 2020
  • 1 reply
  • 625 views

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.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer RodneyH2

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

Solved.

1 reply

RodneyH2AuthorCorrect answer
Participant
May 24, 2020

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

Solved.