ChessCom / Chess-Game

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

Replace curly brace access syntax #35

Closed rtejedor closed 4 years ago

rtejedor commented 4 years ago

Since the use of curly brackets to access string and arrays is deprecated in PHP 7.4, this replaces it with brackets in ChessGame.

https://wiki.php.net/rfc/deprecate_curly_braces_array_access