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
[Sun Jan 13 15:09:50 2019] PHP Fatal error: Uncaught TypeError: Return value of App\Entity\User::findFirst() must implement interface Phalcon\Mvc\ModelInterface, boolean returned in /home/eska/PhpstormProjects/obrazy/src/Entity/User.php:122
I'm getting this, because it returns false. Maybe change it to null?
The text was updated successfully, but these errors were encountered:
Phalcon 4.1
PHP 7.4
nginx centos 8
Please let me know as I am getting the same error.
Fatal error: Uncaught TypeError: Return value of TransactionDetail::findFirst() must implement interface Phalcon\Mvc\ModelInterface, null returned in /usr/share/nginx/html/luminous_api/models/TransactionDetail.php:152
I'm getting this, because it returns false. Maybe change it to null?
The text was updated successfully, but these errors were encountered: