packagist phpunit/phpunit 8.5.54
PHPUnit 8.5.54

latest release: 9.6.36
4 hours ago

Changed

  • Use spl_object_id() instead of spl_object_hash() (which will be deprecated in PHP 8.6)
  • Use the error suppression operator (@) when calling DeepCopy\DeepCopy::copy() because it uses spl_object_hash() (which will be deprecated in PHP 8.6)

Learn how to install or update PHPUnit 8.5 in the documentation.

Keep up to date with PHPUnit:

  • You can follow @phpunit@phpc.social to stay up to date with PHPUnit's development.
  • You can subscribe to the PHPUnit Updates newsletter to receive updates about and tips for PHPUnit.

Don't miss a new phpunit release

NewReleases is sending notifications on new releases.