Skip to content

Use host PHP version instead of hardcoded version to parse newer syntax#189

Merged
bocharsky-bw merged 1 commit into
php-translation:masterfrom
dsnetpl:master
May 13, 2026
Merged

Use host PHP version instead of hardcoded version to parse newer syntax#189
bocharsky-bw merged 1 commit into
php-translation:masterfrom
dsnetpl:master

Conversation

@GCth
Copy link
Copy Markdown
Contributor

@GCth GCth commented May 13, 2026

Closes #188.

Since the app code is being run with a certain host php version, we should support parsing with that exact version.

@bocharsky-bw
Copy link
Copy Markdown
Member

Could you take a look at the failed SA tools?

Copy link
Copy Markdown
Member

@bocharsky-bw bocharsky-bw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thank you!

@bocharsky-bw bocharsky-bw merged commit 706470b into php-translation:master May 13, 2026
5 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.

Low PHP version for nikic/php-parser prevents parsing newer code

2 participants