Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,927 contributions in the last year
Activity overview

Contribution activity
November 1, 2020
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 6 repositories not shown
Created a pull request in php/web-php that received 1 comment
Created an issue in composer/composer that received 13 comments
Error with PHP 8.0-dev and Composer 2.0.0
Running Composer 2.0.0 with PHP 8.0-dev results in:
$ ./tools/composer update --no-ansi --no-interaction --no-progress
PHP Warning: require_once(ph…
- Remove support for metadata in comments
- Deprecate support for metadata in comments
- Support PHP 8 attributes for adding metadata to test classes and test methods as well as tested code units
- Option to mark test as risky when it does not generate code coverage
- Emit Error instead of Warning when test double configuration is invalid
- Emit Error instead of Warning when data provider does not work correctly
- Emit Error instead of Warning when test case class cannot be instantiated