Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

CS: fix capitalization in class names#29

Merged
omarreiss merged 1 commit intomasterfrom
JRF/CS/update-class-names
Feb 12, 2018
Merged

CS: fix capitalization in class names#29
omarreiss merged 1 commit intomasterfrom
JRF/CS/update-class-names

Conversation

@jrfnl
Copy link
Copy Markdown
Contributor

@jrfnl jrfnl commented Feb 9, 2018

This is a safe change. Class names in PHP are case-insensitive, so changing the capitalization of the class names will not break any integrations, while it ensures compliance with the Camel_Caps class name rule.

@jrfnl jrfnl requested a review from moorscode February 9, 2018 16:11
@jrfnl jrfnl force-pushed the JRF/CS/update-class-names branch from 6c837ad to 095c608 Compare February 9, 2018 17:46
This is a safe change. Class names in PHP are case-insensitive, so changing the capitalization of the class names will not break any integrations, while it ensures compliance with the `Camel_Caps` class name rule.
@jrfnl jrfnl force-pushed the JRF/CS/update-class-names branch from 095c608 to 87aef6a Compare February 10, 2018 16:59
@omarreiss omarreiss merged commit 8320d7a into master Feb 12, 2018
@omarreiss omarreiss deleted the JRF/CS/update-class-names branch February 12, 2018 14:51
@jrfnl jrfnl added this to the Next release milestone Nov 9, 2018
@IreneStr IreneStr modified the milestones: Next release, 3.1.0 May 6, 2019
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.

3 participants