phpunit
phpunit copied to clipboard
Support true as stand-alone type
If support for true as a stand-alone type is added to PHP 8.2 then PHPUnit's test double code generator has to support this.
This depends on https://github.com/sebastianbergmann/type/issues/21