Swen Zanon

Results 9 comments of Swen Zanon

because $index is not used, it can be further simplified: ```php /** * Set the current filter data * * @param array $data Filter data */ public function setFilterData($data) {...

Hi pengjun1128, well, after nearly one year this bug is still there and nobody is interested in solving it further 😒 The thing I do is clearing the query-cache after...

this bug is sadly still present. Even with PHP 7.2.7 and Phalcon 3.4.0 ### Code > SQL ```sql CREATE DATABASE `test_1`; USE `test_1`; CREATE TABLE `test_table` ( `id` SMALLINT UNSIGNED...

This bug still exists. I just tried it with Phalcon v5.0.0beta3 :(

I get quite identical messages. I am using - node v16.17.1 - System Linux 5.10.0-18-amd64 - Python 3.9.2 - [email protected]

I was able to solve the problem. I had to change the fontnik-version in the file package.json to: **"fontnik": "0.8.0-dev.2"** Now it works.

These are the ones I could recently find in my logs: ## Bing-Bots "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" "Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like...