cphalcon icon indicating copy to clipboard operation
cphalcon copied to clipboard

High performance, full-stack PHP framework delivered as a C extension.

Results 155 cphalcon issues
Sort by recently updated
recently updated
newest added

Hello! * Type: bug fix | new feature * Link to issue: #16029 **In raising this pull request, I confirm the following:** - [X] I have read and understood the...

new feature request

Hello! * Type: bug fix | new feature | code quality * Link to issue: #16411 **In raising this pull request, I confirm the following:** - [X] I have read...

Hello! * Type: bug fix | new feature | code quality * Link to issue: #16409 **In raising this pull request, I confirm the following:** - [X] I have read...

**Is your feature request related to a problem? Please describe.** I have an external phalcon library that I need to use in multiple projects to set additional headers in a...

new feature request

Hello! * Type: bug fix * Link to issue: https://github.com/phalcon/cphalcon/issues/16222 **In raising this pull request, I confirm the following:** - [X] I have read and understood the [Contributing Guidelines](https://github.com/phalcon/cphalcon/blob/master/CONTRIBUTING.md) -...

new feature request

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

While adapting my websites running Phalcon 3.4 to run with Phalcon 5, I noticed that AJAX doesn't seem to work. Webpages with Volt views are fine. **Bug description** When using...

bug
status: unverified

**Is your feature request related to a problem? Please describe.** The ORM does not have a single source of truth when it fetches a new model. That means that fetching...

new feature request

A radio button that worked in previous versions is now broken. I tried some new hack i found for Phalcon 5 used for check boxes to see if it'll work,...

bug
status: unverified

**Describe the bug** Model snapshots get updated on save with "orm.update_snapshot_on_save", if for some reason in the save relation chain there is a rollback, the updated snapshot is no longer...

bug
status: unverified