ChessCom / Chess-Game

Based on Pear Games_Chess - represents a chess game as a php object
Other
42 stars 20 forks source link

Support for php8.2, fix issue with dynamic property set #47

Closed bojanpejic closed 1 year ago

bojanpejic commented 1 year ago

Adding support for PHP8.2:

The exact error which was shown was:

Deprecated: Creation of dynamic property PEAR_Error::$callback is deprecated in /vendor/chesscom/chess-game/PEAR.php on line 881