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

T15345 underscore methods #15351

Merged
merged 13 commits into from
Mar 28, 2021
Merged

T15345 underscore methods #15351

merged 13 commits into from
Mar 28, 2021

Conversation

niden
Copy link
Sponsor Member

@niden niden commented Mar 28, 2021

Hello!

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist
  • I wrote some tests for this PR
  • I have updated the relevant CHANGELOG
  • I have created a PR for the documentation about this change

Small description of change:

Renamed all methods that start with an underscore to the same name without it, so as to abide with PSR-12. Also removed underscored methods that were acting as proxies - keeping backwards compatibility.

Thanks

@niden niden added new feature request Planned Feature or New Feature Request enhancement Enhancement to the framework 5.0 The issues we want to solve in the 5.0 release labels Mar 28, 2021
@niden niden linked an issue Mar 28, 2021 that may be closed by this pull request
@Jeckerson Jeckerson added this to the 5.0.0 milestone Mar 28, 2021
@niden niden merged commit 01d24f9 into phalcon:5.0.x Mar 28, 2021
@niden niden deleted the T15345-underscore-methods branch March 28, 2021 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 The issues we want to solve in the 5.0 release enhancement Enhancement to the framework new feature request Planned Feature or New Feature Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NFR]: Rename all methods with underscore
2 participants