Skip to content

Commit 9840f33

Browse files
committed
Add notes of php8 syntax chores
1 parent 3313e9d commit 9840f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- `ApiResourceDataTable` support dropped, use `CollectionDataTable` instead.
66
- `queryBuilder()` deprecated method removed, use `query()` instead.
7+
- Methods signature were updated to PHP8 syntax, adjust as needed if you extended the package.
78

89
## Upgrading from v8.x to v9.x
910

0 commit comments

Comments
 (0)