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

When attempting to install Phalcon 5 in Ubuntu 22.04 using pecl, the build throws a lot of error and fails. I start with "pecl channel-update pecl.php.net" which produces: Updating channel...

not a bug

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 argument to the findFirst method of...

bug
status: unverified

**Describe the bug** Exception after updating from 5.3.1 to 5.4.0: ``` [28-Oct-2023 10:34:51 Europe/Berlin] Phalcon\Mvc\Router\Exception: A dependency injection container is required to access the 'request' service in phalcon/Mvc/Router.zep:724 Stack trace:...

bug
status: unverified

**Describe the bug** When installing via PECL (and also when trying to install with the install script in the build directory), the install gets stuck in a loop spitting out...

bug
status: unverified

The HAVE_JSON symbol is removed with PHP 8.4.0+. Hello! * Type: bug fix * Link to issue: https://github.com/phalcon/cphalcon/issues/16523 **In raising this pull request, I confirm the following:** - [x] I...

**Describe the bug** Hello, I'm just noting here that in PHP-8.4 the HAVE_JSON symbol is removed in php-config.h file and phalcon is checking it in the extension. **To Reproduce** >...

bug
status: unverified

Hi there! I am trying to figure out the transaction manager flow. In the documentation, I see that the manager should always return the active transaction (https://docs.phalcon.io/5.6/db-models-transactions/#dependency-injection), but in my...

bug
status: medium
5.0

Good day, i faced the following problem: I have my phalcon project running on windows: PHP 8.1.6 Phalcon 5.2.1 Everything works good! But, when im trying to make some linux...

bug
status: unverified

Volt view with `{{ get_title() }}` produces following deprecation noctice: ```html Deprecated: Use of "self" in callables is deprecated in /var/www/storage/cache/volt/_var_www_app_shared_views_error.volt.php on line 5 Deprecated: Use of "self" in callables...

bug
5.0

### Discussed in https://github.com/phalcon/cphalcon/discussions/16203 Originally posted by **slechtic** November 11, 2022 Hi, I'm trying to migrate from Phalcon v3 to v5 but I have a problem with updating related entity....

status: unverified
5.0