bednee / cooluri

GIT repository for TYPO3 extension CoolUri
7 stars 12 forks source link

Fix for undefined constant self in PHP 7.2 #88

Closed c0defre4k closed 6 years ago

c0defre4k commented 6 years ago

this fixes this kind of errors:

PHP Warning: Use of undefined constant self - assumed 'self' ... cooluri/Classes/Core/Functions.php line 121
c0defre4k commented 6 years ago

I've seen you've not released a hotfix version yet. Are you planing to wait for other MRs?