Skip to content

Fix deprecation warnings (PHP 8.4, PHP 8.5)#146

Open
totten wants to merge 2 commits into
xKerman:masterfrom
totten:php84-php85
Open

Fix deprecation warnings (PHP 8.4, PHP 8.5)#146
totten wants to merge 2 commits into
xKerman:masterfrom
totten:php84-php85

Conversation

@totten

@totten totten commented Mar 10, 2026

Copy link
Copy Markdown

With these updates, I can run the phpunit suite cleanly (locally) on PHP 8.4 and PHP 8.5.

totten added 2 commits March 9, 2026 20:36
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /Users/totten/src/restricted-unserialize/test/TestCase.php on line 16
Deprecated: Non-canonical cast (boolean) is deprecated, use the (bool) cast instead in /Users/totten/src/restricted-unserialize/src/BooleanHandler.php on line 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant