Skip to content

Deprecated things under PHP 8.2 #664

Description

@alphaChris

I have some things running under PHP 8.2. are outdated. Will there be an update for this?

As an example:
`
[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /localhost/folder/public/vendor/less/lessc.inc.php on line 1366

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$eatWhiteDefault is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2429

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$lessc is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2431

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$sourceName is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2433

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$writeComments is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2435

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$count is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2452

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$line is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2453

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$env is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2455

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$buffer is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2456

[06-Dec-2023 13:56:34 Europe/Berlin] PHP Deprecated: Creation of dynamic property lessc_parser::$seenComments is deprecated in /localhost/folder/public/vendor/less/lessc.inc.php on line 2459
`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions