[NFR]: Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned" #15637
Labels
5.0
The issues we want to solve in the 5.0 release
breaks bc
Functionality that breaks Backwards Compatibility
bug
A bug report
status: medium
Medium
[27-Aug-2021 19:35:11] WARNING: [pool www] child 24604 said into stderr: "NOTICE: PHP message: PHP Fatal error: Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned in Unknown on line 0"
[27-Aug-2021 19:35:11] WARNING: [pool www] child 24604 said into stderr: "Unknown(0) : Fatal error - Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned"
[27-Aug-2021 19:35:14] WARNING: [pool www] child 24605 said into stderr: "NOTICE: PHP message: PHP Fatal error: Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned in Unknown on line 0"
[27-Aug-2021 19:35:14] WARNING: [pool www] child 24605 said into stderr: "Unknown(0) : Fatal error - Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned"
[27-Aug-2021 19:35:23] WARNING: [pool www] child 24607 said into stderr: "NOTICE: PHP message: PHP Fatal error: Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned in Unknown on line 0"
[27-Aug-2021 19:35:23] WARNING: [pool www] child 24607 said into stderr: "Unknown(0) : Fatal error - Return value of Phalcon\Db\Adapter\AbstractAdapter::getSqlVariables() must be of the type array, null returned"
the verison is cphalcon-4.1.2
my php verison is php7.4.22, osversion is ceonts7.6,when i run the php, has the error,
psr version is
php --ri psr
psr
Version => 1.0.1
Released => 2020-11-12
Authors => John Boehr jbboehr@gmail.com (lead)
PSR-3 Log Version => 1.0.0
PSR-6 Cache Version => 1.0.0
PSR-7 Http Message Version => 1.0.0
PSR-11 Container Version => 1.0.0
PSR-13 Link Version => 1.0.0
PSR-14 Event Dispatcher => 1.0.0
PSR-15 HTTP Handlers (Server Handler) => 1.0.0
PSR-15 HTTP Handlers (Middleware) => 1.0.0
PSR-16 Simple Cache Version => 1.0.0
PSR-17 HTTP Factories => 1.0.0
PSR-18 HTTP Client => 1.0.0
i do not know ,why is this error,
who can help me,
The text was updated successfully, but these errors were encountered: