You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release notes for nette/utils 4.0.0 mention existence of Nette\Utils\Json::decodeFile().
This method is not present in version with 4.0.0, but was there in 4.0.0-RC4.
Possible Solution
Return method back.
The text was updated successfully, but these errors were encountered:
Version: 4.0.0
Bug Description
Release notes for nette/utils 4.0.0 mention existence of
Nette\Utils\Json::decodeFile()
.This method is not present in version with 4.0.0, but was there in 4.0.0-RC4.
Possible Solution
Return method back.
The text was updated successfully, but these errors were encountered: