-
Currently binding entity to form with unmarked checkboxes won't set corresponding fields to anything. I use this code to fix this right now:
``` php
if ($this->request->isPost() && $form->isValid($_P…
-
This is something general to php and PDO, what happens is if you set an id manually to a record (on an empty table only I think), it will put out this error if you try and persist a record with "autoi…
-
-
**Describe the bug**
Upgrading from 1.0.6 to 1.1.0 seems to break using ray on objects within the [Phalcon framework](https://docs.phalcon.io/latest/introduction/).
doing ray($model)
Will normall…
-
Hi, I work in SantoDigital in Brazil. My compay is google partner. This change FROM gcr.io/gcp-runtimes/ubuntu_16_0_4, generated bugs in php flex customer production. I hacked the customer to get the …
-
### Config
Windows 10 - Wamp - PHP 7.2.18
### Description
With Phalcon V3, I can have multiple project at the root of the server like :
http://localhost/project/
http://localhost/project2/
.…
-
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
**Describe the bug**
I encountered an error when passing a search query with the string 'notif_code' as an argumen…
-
I know the title is bit vague so let me explain.
During my tests I wanted to simulate big file uploads with relatively small files so on the front end I set:
`simultaneousUploads: 3` (which is I be…
-
I'm using Phalcon since 3.2 and I'm using this in all my projects. I started a software company and did a big project with Phalcon. Now the database contains a lot of data and they are complaining abo…
-
Based on Questions by @designcise:
@mbunge Since there isn't a platform where we can discuss this, I'm going to ask this here, I hope you find the time to reply:
So, the Hawkbit framework is ver…