zacek

Results 3 issues of zacek

Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord **Describe the bug** Model with column declared as `varchar(255) NOT NULL` does not accept an empty string. It does not distinguish `NULL` value and...

bug
status: unverified
5.0

I'm using unbound library in my C++ application. Maybe I'm missing something but it seems that the `ub_resolve()` and `ub_resolve_async()` do not populate the the `result.data` in the response structure...

Phalcon's Phalcon\Forms\Element\Select element is not escaping the values between the and tags. This allows malicious user to break the html code and execute javascript code. This is very similar to...

bug
status: unverified