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

Fix toUseStrictTypes #1100

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Conversation

faissaloux
Copy link
Contributor

@faissaloux faissaloux commented Feb 21, 2024

What:

  • Bug Fix
  • New Feature

Description:

This PR fixes false result on commented // declare(strict_types=1);

Related:

Fixes #1007

Credits:

Regex by @owenvoke

@nunomaduro nunomaduro merged commit cbcfa2c into pestphp:2.x Aug 22, 2024
25 of 32 checks passed
@faissaloux faissaloux deleted the fix-use-strict-types branch September 1, 2024 13:22
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.

[Bug]: Strict type checking falsely stating success
2 participants