Skip to content

PHP 8 Support

Compare
Choose a tag to compare
@TitasGailius TitasGailius released this 24 Jan 15:15
· 7 commits to master since this release

PHP 8 Support

To use Terminal with PHP 8.x, please upgrade Terminal to the ^1.0 version.

  1. Update your composer.json to use the latest version of the terminal: "titasgailius/terminal": "^1.0".
  2. Note that the Builder::retry is now a protected method.
    It's very unlikely that you were was using this method..