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

CS: fix capitalization in class names #29

Merged
merged 1 commit into from
Feb 12, 2018
Merged

Conversation

jrfnl
Copy link
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.

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.
@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