-
## Bug Report
**Current Behavior**
Texts on colored background switched to dark text/icon color
**Steps to Reproduce**
1. Enable Dark Mode in admin settings
2. Enable "Colored header" and set…
-
So I looked into Zephir for some code I am currently writing, and it poked me that Zephir is compiled to C. So I was like: Why can't I use C functions, then?
Answer: https://github.com/phalcon/zeph…
-
Hello,
I wanted to request you to add the facility to log SQL statements in your framework. See this:
https://docs.phalconphp.com/en/latest/reference/models.html#logging-low-level-sql-statements
I h…
-
Would be nice to be able to include the [Phalcon framework PHP module](https://phalconphp.com).
The PPA for Ubuntu is available at https://launchpad.net/~phalcon/+archive/ubuntu/stable.
-
It will be cool if we can add a default function value for the column
```php
new Column(
'id',
[
'type' => Column::TYPE_CHAR,
'default' => "uuid_generate_v4()"…
-
Hi! Will support for php 8.3 be 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 …
-
Can we have a good Authenticaion library/adapther? A good example from Laravel [1] and yes I know about [2] Auth and [3] ACL in phalcon. What I'm talking about is more complete and easier to use libra…
ghost updated
2 years ago
-
In Phalcon v4 we removed Beanstalkd (#13364, phalcon/cphalcon#13850) since the project is no longer supported.
This issue serves as a discussion and design board for potentially a new Queue adapter…
niden updated
2 years ago
-
now release forum 2.0.0 is not support yet. have you plan for support i18n?
many english sentences are duplicated in php controller and volt templates.
I also think is better code that way of i18n sup…
ghost updated
8 years ago