Comparing 2.0.1...2.0.3 · phar-io/manifest (original) (raw)

Commits on Jul 20, 2021

  1. Fix PHP 8.1 deprecation notices
    Deprecated: Return type of PharIo\Manifest\ElementCollection::current() should either be compatible with Iterator::current(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/local/src/phpunit/vendor/phar-io/manifest/src/xml/ElementCollection.php on line 27
    Deprecated: Return type of PharIo\Manifest\ElementCollection::key() should either be compatible with Iterator::key(): mixed, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/local/src/phpunit/vendor/phar-io/manifest/src/xml/ElementCollection.php on line 33
    Deprecated: Return type of PharIo\Manifest\ElementCollection::valid() should either be compatible with Iterator::valid(): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /usr/local/src/phpunit/vendor/phar-io/manifest/src/xml/ElementCollection.php on line 37
    @sebastianbergmann
    Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history
  3. Configuration menu
    Browse the repository at this point in the history
  4. Configuration menu
    Browse the repository at this point in the history
  5. Configuration menu
    Browse the repository at this point in the history
  6. Configuration menu
    Browse the repository at this point in the history
  7. Configuration menu
    Browse the repository at this point in the history
  8. Configuration menu
    Browse the repository at this point in the history
  9. Configuration menu
    Browse the repository at this point in the history