Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TASK] Configure PHPUnit to be more strict #744

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

oliverklee
Copy link
Contributor

This is the v8.x backport of #743.

@oliverklee oliverklee self-assigned this Oct 25, 2024
@oliverklee oliverklee marked this pull request as draft October 25, 2024 18:17
@oliverklee oliverklee force-pushed the backport/phpunit-configuration branch from 89ec315 to 5cc8006 Compare October 25, 2024 18:21
@oliverklee
Copy link
Contributor Author

oliverklee commented Oct 25, 2024

Blocked by #746.

Demo in #745.

@oliverklee oliverklee force-pushed the backport/phpunit-configuration branch from 5cc8006 to 906aac3 Compare October 25, 2024 21:59
This is the v8.x backport of #743.
@oliverklee oliverklee force-pushed the backport/phpunit-configuration branch from 906aac3 to 13aab78 Compare October 26, 2024 07:59
@oliverklee oliverklee marked this pull request as ready for review October 26, 2024 08:01
phpunit.xml Show resolved Hide resolved
@JakeQZ JakeQZ merged commit 1ad9ad9 into v8.x Oct 26, 2024
25 checks passed
@JakeQZ JakeQZ deleted the backport/phpunit-configuration branch October 26, 2024 22:46
westonruter added a commit to westonruter/PHP-CSS-Parser that referenced this pull request Nov 4, 2024
…into fix/malformed-identifier

* 'v8.x' of https://github.com/MyIntervals/PHP-CSS-Parser: (46 commits)
  [CLEANUP] Autoformat the code (MyIntervals#749)
  [TASK] Prepare the 8.7.0 release (MyIntervals#742)
  [BUGFIX] Fix another implictly nullable parameter (MyIntervals#751)
  [CLEANUP] Autoformat the changelog (MyIntervals#750)
  [TASK] Configure PHPUnit to be more strict (MyIntervals#744)
  [BUGFIX] Avoid implicit nullable parameters (MyIntervals#746)
  [BUGFIX] Revert broken support for multiple comments (MyIntervals#741)
  [TASK] Add some more tests for parsing comments (MyIntervals#739)
  [TASK] Use fixed PHPUnit versions (MyIntervals#726)
  [TASK] Update PHPUnit (MyIntervals#725)
  [TASK] State since which version code is `@internal`/`@deprecated` (MyIntervals#723)
  [TASK] Deprecate the expansion of shorthand properties (MyIntervals#719)
  [TASK] Mark parsing-internal classes and methods as `@internal` (MyIntervals#711)
  [TASK] Deprecate `Parser::setCharset()` and `Parser::getCharset()` (MyIntervals#703)
  [FEATURE] Run the tests on CI with PHP 8.4 as well (MyIntervals#701)
  [TASK] Run the tests with PHP versions up to 8.3 (MyIntervals#697)
  [TASK] Also allow higher versions of PHPUnit (MyIntervals#682)
  [BUGFIX] Fix type errors in PHP strict mode (MyIntervals#695)
  [TASK] Block installations on unsupported higher PHP versions (MyIntervals#692)
  [BUGFIX] Avoid using `setUp()` in testcases (MyIntervals#683)
  ...
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