-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Fatal error: Call to undefined function json_last_error() in /library/TelApi/Schemas.php on line 66
In the readme it says php 5.2+ is recommended but json_last_error() is only in 5.3+ so the library wont work at all. Im running 5.2.17
http://php.net/manual/en/function.json-last-error.php
Perhaps doing a phpversion() check would helpful to notify developers that they need to upgrade in order for the library to work on their machine.
albeebe
Metadata
Metadata
Assignees
Labels
No labels