-
-
Notifications
You must be signed in to change notification settings - Fork 46
Closed
Description
Hi, in version 3.1.3, constant NAMESPACE_SEPARATOR disappeared and is no longer available. And also backward compatible name has not been added. Can you please add upper snake case constant?
Also, why Pascal Case for class constants? This is opposed to PSR-12, which you claim, that Nette follows: https://doc.nette.org/en/contributing/coding-standard. PSR-12 states that PSR-1 must be adhered. And PSR-1 states that "Class constants MUST be declared in all upper case with underscore separators". So why is Nette not following PSR-12 coding standard?
EDIT: also, why is backward-incompatible change released as patch version and not major version?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels