Skip to content

Conversation

@stloyd
Copy link
Member

@stloyd stloyd commented Apr 11, 2023

Change Log

Added

Fixed

Changed

  • Update PHPUnit to version ^10
  • Replace deprecated PHPUnit code

Removed

Deprecated

Security


Description

Configuration in XML changed the format and requires migration.

Deprecated PHPUnit code:

  • usage of withConsecutive() (no replacement),
  • data providers must be declared as static,
  • stream wrappers are not reset between runs,

Additionally, all PHP-level deprecations (Avro codebase) are caught by PHPUnit and reported as deprecations in summary.

@norberttech norberttech merged commit ec9beb1 into flow-php:1.x Apr 14, 2023
@stloyd stloyd deleted the phpunit-10 branch April 14, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants