theorchard / monolog-cascade

Configure multiple loggers and handlers in the blink of an eye
MIT License
145 stars 62 forks source link

PHP 7.4 deprecations #93

Open szambonurek opened 4 years ago

szambonurek commented 4 years ago

NOTICE: PHP message: PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in vendor/theorchard/monolog-cascade/src/Config/Loader/FileLoader/Json.php on line 54

glensc commented 4 years ago

@szambonurek what version? isn't this fixed in the latest release?

cc @mymac80

opok commented 4 years ago

it should be fixed in 0.5.2 https://github.com/theorchard/monolog-cascade/blob/0.5.2/src/Config/Loader/FileLoader/Json.php#L54