- Code: V002
- Level: MAJOR
- Rule: Function parameter added
The addition of new parameters or change in their typehint will result in existing code not being able to call the method they depend on.
- [MAJOR] Makes incompatible API changes
The addition of new parameters or change in their typehint will result in existing code not being able to call the method they depend on.