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

Merge 1.14.x into 2.0.x #498

Merged
merged 4 commits into from
Sep 5, 2024
Merged

Merge 1.14.x into 2.0.x #498

merged 4 commits into from
Sep 5, 2024

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Sep 5, 2024

No description provided.

74656c and others added 4 commits September 5, 2024 10:15
* Convert ini_get result to bool before evaluating. FILTER_VALIDATE_BOOLEAN will return true for ["1", "true", "on" and "yes"] and false for ["0", "false", "off" and "no"]

* Coding standards fixes

---------

Co-authored-by: Tel Smith <[email protected]>
* 1.14.x:
  Bump CI actions (doctrine#497)
  Fix CS
  Convert ini_get result to bool before evaluating (doctrine#446)
@derrabus derrabus merged commit d69b6bf into doctrine:2.0.x Sep 5, 2024
14 checks passed
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.

2 participants