Open GaryJones opened 2 months ago
As a breaking change, classes should be finalized to reduce the chance of future breakage by a user extended a class in a way that was never intended.
https://github.com/rectorphp/swiss-knife has a handy tool to handle this, considering parent classes, etc.
As a breaking change, classes should be finalized to reduce the chance of future breakage by a user extended a class in a way that was never intended.
https://github.com/rectorphp/swiss-knife has a handy tool to handle this, considering parent classes, etc.