php-cmis-client icon indicating copy to clipboard operation
php-cmis-client copied to clipboard

Array and string offset access syntax with curly braces is deprecated

Open wallon-ines opened this issue 4 years ago • 0 comments

I have an Deprecated with latest version of this library:

Deprecated: Array and string offset access syntax with curly braces is deprecated in /project/vendor/dkd/php-cmis/src/QueryStatement.php on line 478
The website encountered an unexpected error. Please try again later.
RuntimeException: Failed to start the session because headers have already been sent by "/project/vendor/dkd/php-cmis/src/QueryStatement.php" at line 476. in Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start() (line 152 of /project/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php).

I will fix it with the PR

wallon-ines avatar Apr 16 '21 08:04 wallon-ines