Skip to content

Commit

Permalink
tested on PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes authored and dg committed Nov 5, 2020
1 parent 3e70ba5 commit fa89fb6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ php:
- 7.2
- 7.3
- 7.4
- 8.0snapshot

before_install:
# turn off XDebug
Expand Down
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Nette Utility Classes

If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you!

It requires PHP version 5.6 and supports PHP up to 8.0.


Nette\SmartObject: Strict classes
---------------------------------

Expand Down

0 comments on commit fa89fb6

Please sign in to comment.