Skip to content

Commit 646b399

Browse files
committed
Announce intention to reduce ability to subclass and override.
1 parent f287877 commit 646b399

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ If you need to combine together matrices, you can do so by calling the concatena
108108
- Drop support for PHP 5.x
109109
- Introduce strict scalar type hints
110110
- Drop deprecated functions and properties.
111+
- Tighten up interface with the `final` and `private` keywords.
111112

112113
- 1.3.0
113114
- Fix typo in names of `concatenateRight()` and `concatenateBottom()`

0 commit comments

Comments
 (0)