Hi icon indicating copy to clipboard operation
Hi copied to clipboard

Support PHP 8 and Nette 3

Open janbarasek opened this issue 3 years ago • 3 comments

Hi!

Are you planning to add native support for PHP 8 and Nette 3 in the near future? It could be a new master version.

If you would be interested in upgrading, I can send a Pull request.

Thanks.

janbarasek avatar Jul 11 '21 09:07 janbarasek

All contributions are welcomed! Can you please make the upgrade BC compatible? It's a very tiny library, there is no need to have a breaking change because of PHP8 and Nette3

ondrs avatar Jul 16 '21 14:07 ondrs

Adding data types is a BC break or not?

janbarasek avatar Jul 16 '21 14:07 janbarasek

Currently, it supports PHP 5.4 which is probably unnecessary. We can drop support for lower versions than PHP 7.1 so types can be added.

ondrs avatar Jul 16 '21 14:07 ondrs