Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Allow include with parentheses #421

Merged
merged 1 commit into from
May 11, 2021

Conversation

KapitanOczywisty
Copy link
Contributor

Based on #420

PR will fix tokenization of include/require (and _once variants) when used with parentheses:

include('foo.php');

Tests included

Copy link
Contributor

@sadick254 sadick254 left a comment

Choose a reason for hiding this comment

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

Thanks for adding the specs for this.

@sadick254 sadick254 merged commit 4cdf06a into atom:master May 11, 2021
@KapitanOczywisty KapitanOczywisty deleted the includeParentheses branch December 14, 2022 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants