Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 375 Bytes

V010.md

File metadata and controls

15 lines (9 loc) · 375 Bytes

V010 - Class public method parameter added

  • Code: V010
  • Level: MAJOR
  • Rule: Class public method parameter added

Description

A method for which parameters may have changed (either in their number, order or typehint) will cause issue to existing code depending on the method.

  • [MAJOR] Makes incompatible API changes

Examples

Go back to ruleset