Skip to content

Comments

closed: phpunit/phpunit to v12.3.7#6822

Closed
renovate[bot] wants to merge 1 commit intodevelfrom
renovate/phpunit-phpunit-12.x
Closed

closed: phpunit/phpunit to v12.3.7#6822
renovate[bot] wants to merge 1 commit intodevelfrom
renovate/phpunit-phpunit-12.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Confidence
phpunit/phpunit (source) 12.2.7 -> 12.3.7 age confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v12.3.7: PHPUnit 12.3.7

Compare Source

Changed
  • #[IgnorePhpunitDeprecations] is now considered for test runner deprecations (where applicable)

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

Keep up to date with PHPUnit:

v12.3.6

Compare Source

v12.3.5: PHPUnit 12.3.5

Compare Source

Changed
  • #​6319: Detect premature end of PHPUnit's main PHP process
  • #​6321: Allow error_reporting=E_ALL for --check-php-configuration
Fixed
  • #​5863: TestDox printer does not show previous exception
  • #​6102: expectUserDeprecationMessage*() fails when test is run in separate process

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

Keep up to date with PHPUnit:

v12.3.4: PHPUnit 12.3.4

Compare Source

Changed
  • #​6308: Improve output of --check-php-configuration
  • The version number for the test result cache file has been incremented to reflect that its structure for PHPUnit 12.3 is not compatible with its structure for PHPUnit 8.5 and PHPUnit 9.6
Fixed
  • #​6197: ini_set('error_log') sets filepath outside open_basedir
  • #​6279: Deprecation triggered in data provider method affects all test methods using that data provider method
  • #​6281: Exceptions raised in after-test method are not reported for skipped tests

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

Keep up to date with PHPUnit:

v12.3.3: PHPUnit 12.3.3

Compare Source

Fixed
  • #​6304: PHPUnit 11.5.29 hangs when a test runner deprecation is triggered and process isolation is used (this reverts "#[IgnorePhpunitDeprecations] is now considered for test runner deprecations" from PHPUnit 12.3.1)

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

Keep up to date with PHPUnit:

v12.3.2: PHPUnit 12.3.2

Compare Source

Changed
  • #​6300: Emit warning when the name of a data provider method begins with test
  • Do not use SplObjectStorage methods that will be deprecated in PHP 8.5

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

Keep up to date with PHPUnit:

v12.3.1: PHPUnit 12.3.1

Compare Source

Added
  • #​6297: --check-php-configuration CLI option for checking whether PHP is configured for testing
Changed
  • #[IgnorePhpunitDeprecations] is now considered for test runner deprecations (where applicable)
Fixed
  • #​6160: Baseline file in a subdirectory contains absolute paths
  • #​6294: Silent failure of PHP fatal errors
  • Errors due to invalid data provided using #[TestWith] or #[TestWithJson] attributes are now properly reported
  • The DataProviderMethodFinished event is now also emitted when the provided data set has an invalid key

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

Keep up to date with PHPUnit:

v12.3.0: PHPUnit 12.3.0

Compare Source

Added
  • #​3795: Bootstrap scripts specific to test suites
  • #​6268: #[IgnorePHPUnitWarnings] attribute for ignoring PHPUnit warnings
  • #[TestDoxFormatter] and #[TestDoxFormatterExternal] attributes for configuring a custom TestDox formatter for tests that use data from data providers
  • TestRunner\ChildProcessErrored event
  • Configuration::includeTestSuites() and Configuration::excludeTestSuites()
Changed
  • #​6237: Do not run tests when code coverage analysis is requested but code coverage data cannot be collected
  • #​6272: Use @<data-set-name> format (compatible with --filter CLI option) in defect messages
  • #​6273: Warn when #[DataProvider*] attributes are mixed with #[TestWith*] attributes
Deprecated
  • #​6229: Configuration::includeTestSuite(), use Configuration::includeTestSuites() instead
  • #​6229: Configuration::excludeTestSuite(), use Configuration::excludeTestSuites() instead
  • #​6246: Using #[CoversNothing] on a test method

How to install or update PHPUnit

v12.2.9: PHPUnit 12.2.9

Compare Source

Fixed
  • #​6097: The file attribute of <testClass> node of XML test list can be wrong

How to install or update PHPUnit

v12.2.8: PHPUnit 12.2.8

Compare Source

Fixed
  • #​6274: Infinite recursion when code coverage report in OpenClover XML format is configured in XML configuration file

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Feb 7, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 5 times, most recently from d86d9eb to 587b1d0 Compare February 14, 2025 16:33
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 6 times, most recently from 52ee659 to 0ccaaa2 Compare February 25, 2025 06:37
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 2 times, most recently from b9990af to c50d054 Compare March 3, 2025 22:14
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 6 times, most recently from 2e40154 to 5fd2706 Compare March 9, 2025 11:27
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 8 times, most recently from 44b5940 to d07bb3c Compare March 24, 2025 19:26
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 2 times, most recently from 6847ac5 to 9614eea Compare March 28, 2025 19:23
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v12 chore(deps): update dependency phpunit/phpunit to v12.3.4 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 7 times, most recently from 67a4927 to 1298332 Compare August 16, 2025 10:13
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v12.3.4 chore(deps): update dependency phpunit/phpunit to v12.3.5 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 2 times, most recently from 84383e1 to a0cbf49 Compare August 23, 2025 11:40
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v12.3.5 chore(deps): update dependency phpunit/phpunit to v12.3.6 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 6 times, most recently from cd99566 to 41b6d7c Compare August 28, 2025 09:05
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v12.3.6 chore(deps): update dependency phpunit/phpunit to v12.3.7 Aug 28, 2025
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch 2 times, most recently from 631d723 to dd35a8b Compare August 31, 2025 10:22
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-12.x branch from dd35a8b to de9cf26 Compare August 31, 2025 10:35
@BacLuc BacLuc requested a review from a team August 31, 2025 14:15
@BacLuc BacLuc closed this Aug 31, 2025
auto-merge was automatically disabled August 31, 2025 14:16

Pull request was closed

@renovate
Copy link
Contributor Author

renovate bot commented Aug 31, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (12.3.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/phpunit-phpunit-12.x branch August 31, 2025 14:17
@BacLuc BacLuc changed the title chore(deps): update dependency phpunit/phpunit to v12.3.7 closed: phpunit/phpunit to v12.3.7 Sep 2, 2025
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