nette / utils

🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
https://doc.nette.org/utils
Other
1.98k stars 147 forks source link

Function ReflectionType::__toString() is deprecated #303

Closed tacoberu closed 12 months ago

tacoberu commented 12 months ago

In php7.4 version it Function ReflectionType::__toString() is deprecated. It breaks my projects that I would like to keep on php7.4.

dg commented 12 months ago

According to travis.yml, Nette Utils 2.4 is compatible with PHP 5.6-7.2. Please update to the newer version 2.5.