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

Modernize: use magic __DIR__ constant in lib code and example code #504

Merged
merged 2 commits into from
Jul 30, 2021

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jun 29, 2021

Modernize/Library: use the magic DIR constant

... instead of using dirname(__FILE__).

Modernize/Examples: use the magic DIR constant

... instead of using dirname(__FILE__).

... instead of using `dirname(__FILE__)`.
... instead of using `dirname(__FILE__)`.
@jrfnl jrfnl added this to the 2.0.0 milestone Jun 29, 2021
@jrfnl jrfnl mentioned this pull request Jun 29, 2021
14 tasks
@schlessera schlessera merged commit 3ccfcf6 into develop Jul 30, 2021
@schlessera schlessera deleted the feature/modernize-use-magic-dir-constant branch July 30, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants