CrazyPHP
CrazyPHP
Try something like this: ` $query->leftJoin('order_geo ON (order_geo.order_id = order_visit.id AND order_geo.order_type = :order_type)', [':order_type'=>'visit']); ` and you will get error: `PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defined...
In function getResult() we have phpdoc with this tag: "@return \PDOStatement", but if query executed with errors, getResult() will return false instead of expected PDOStatement instance.
If there was error during query execution for example select of non existing coloumn, then calling of method getExecutionTime() will throw a fatal error: "Base::getExecutionTime() must be of the type...
Here is the screenshot:  Windows 10 22H2. I found 2 items in regedit, but if I delete only one the upload context items vanish completely! First:  Second: 