Skip to content

Enhancement: Run phpunit/phpunit on GitHub Actions#2

Closed
localheinz wants to merge 1 commit intomasterfrom
feature/phpunit
Closed

Enhancement: Run phpunit/phpunit on GitHub Actions#2
localheinz wants to merge 1 commit intomasterfrom
feature/phpunit

Conversation

@localheinz
Copy link
Owner

This pull request

  • runs phpunit/phpunit on GitHub Actions

@localheinz localheinz force-pushed the feature/phpunit branch 4 times, most recently from f4ed441 to 0759dae Compare July 3, 2022 11:23
@localheinz localheinz closed this Jul 3, 2022
@localheinz localheinz deleted the feature/phpunit branch July 3, 2022 13:50
localheinz pushed a commit that referenced this pull request Jul 3, 2022
* .gitignore: Remove redundant entry

* Minor optimizations with ternary operators

* Use `const` instead of `define()` where appropriate

`const` is quite faster because of the compile-time optimizations. Because the replaced statements are not declaring constant conditionally, it's safe to use `const` in all of these places.

Closes phpGH-608.
@localheinz localheinz restored the feature/phpunit branch December 11, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant