Closed skerbis closed 5 years ago
http://php.net/manual/en/language.oop5.constants.php
As of PHP 7.1.0 visibility modifiers are allowed for class constants.
Bei PHP 7.1.27 tritt der nachfolgende Fehler nicht auf: :
ParseError: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) File: redaxo/src/addons/minibar/lib/element/element.php Line: 10
https://github.com/FriendsOfREDAXO/minibar/commit/5f53c7ad21f470d258da66a9086c7705a47a7a50
http://php.net/manual/en/language.oop5.constants.php
Bei PHP 7.1.27 tritt der nachfolgende Fehler nicht auf: :
ParseError: syntax error, unexpected 'const' (T_CONST), expecting variable (T_VARIABLE) File: redaxo/src/addons/minibar/lib/element/element.php Line: 10
Stacktrace
| Function | File | Line | | ------------------------ | ------------------------------------------------ | -------- | | rex_autoload::autoload | | | | spl_autoload_call | redaxo/src/addons/minibar/lib/element/system.php | 6 | | include_once | redaxo/src/core/lib/autoload.php | 86 | | rex_autoload::autoload | | | | spl_autoload_call | redaxo/src/addons/minibar/boot.php | 6 | | include | redaxo/src/core/lib/packages/package.php | 228 | | rex_package->includeFile | redaxo/src/core/lib/packages/package.php | 346 | | rex_package->boot | redaxo/src/core/packages.php | 26 | | {closure} | redaxo/src/core/lib/util/timer.php | 61 | | rex_timer::measure | redaxo/src/core/packages.php | 28 | | include_once | redaxo/src/core/backend.php | 176 | | require | redaxo/src/core/boot.php | 135 | | require | redaxo/index.php | 9 |System report (REDAXO 5.7.0, PHP 7.0.33)
| REDAXO | | | ------------: | :--------- | | Version | 5.7.0 | | PHP | | | ------------: | :--------- | | Version | 7.0.33 | | OPcache | yes | | Xdebug | no | | Database | | | ------------: | :---------------------- | | Version | 5.5.62-0ubuntu0.14.04.1 | | Character set | utf8 (utf8_general_ci) | | Server | | | ------------: | :--------- | | OS | Linux | | SAPI | fpm-fcgi | | Webserver | Apache | | Request | | | ------------: | :------------ | | Browser | Safari/12.0.3 | | Protocol | HTTP/1.0 | | HTTPS | yes | | Packages | | | -------------------------: | :---------- | | adminer | 1.5.0 | | analytics | 2.0.0 | | backup | 2.3.0 | | be_style | 2.7.0 | | be_style/redaxo | 2.7.0 | | bricky | 0.0.1 | | cke5 | 3.2.1 | | cropper | 1.0.3 | | focuspoint | 2.0.2 | | icecoder | 1.0.0 | | install | 2.5.0 | | maintenance | 2.0.0 | | markitup | 3.2.0 | | mblock | 4.0.0 | | media_manager | 2.6.0 | | mediapool | 2.5.0 | | metainfo | 2.4.0 | | mform | 5.3.0 | | mform/docs | 1.0 | | minibar | 1.0.7 | | phpmailer | 2.5.1 | | project | dev | | quick_navigation | 3.5.7 | | rexplus | 0.9alpha | | rexplus/fontawesome | 0.9alpha | | structure | 2.7.0 | | structure/content | 2.7.0 | | ui_tools | 1.0.0 | | ui_tools/jquery-minicolors | 2.2.7 | | ui_tools/selectize | 0.2.0 | | uploader | 2.0.2 | | users | 2.5.2 | | video | 2.0.0-beta3 | | watson | 2.1.0 | | ycom | 3.0-beta4 | | ycom/auth | 3.0-beta4 | | ycom/docs | 3.0-beta4 | | ycom/group | 3.0-beta4 | | yform | 3.0 | | yform/docs | 3.0 | | yform/email | 3.0 | | yform/manager | 3.0 | | yform_geo_osm | 1.1.2 | | yuploader | dev | | zip_install | 1.1 |