Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

PHP 7

Community Beginner ,
May 24, 2020 May 24, 2020

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.

TOPICS
Code , Product issue
601
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , May 24, 2020 May 24, 2020

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

Solved.

Translate
Community Beginner ,
May 24, 2020 May 24, 2020
LATEST

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

Solved.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines