brainworxx / kreXX-TYPO3-Extension

Typo3 debugger with a backend module.
https://extensions.typo3.org/extension/includekrexx
GNU Lesser General Public License v2.1
4 stars 0 forks source link

Wrong PHP constraints in the ext_emconf #32

Closed guelzow closed 5 years ago

guelzow commented 5 years ago

The constraints in the ext_emconf claim to be compatible with PHP 5.3, which is wrong. The 5.3 compatibility was dropped with 3.2.0.

Tobi

guelzow commented 5 years ago

Will be available with the next version.

Tobi