-
This is to track:
https://github.com/phalcon/cphalcon/issues/16560
Once fixed, we need to change the Auth.php file and change the pwPolicyComplex() function to reflect it.
######## Issue imported…
-
When deploying with runtime: php in app.yaml with extension=phalcon.so in php.ini, I get this error in kaniko-project:
PHP Warning: PHP Startup: Unable to load dynamic library 'phalcon.so' (tried: /o…
-
-
Dear Sir,
could you please give an update of when the P5 support is estimated to arrive?
Thank you and kind regards,
Florian
-
With recent GCC 14 (on Fedora 40)
Build fails with tons of:
```
/builddir/build/BUILD/php83-php-phalcon5-5.6.1/phalcon-5.6.1/phalcon.zep.c: In function 'zim_Phalcon_Storage_Adapter_Weak_increme…
-
Hi,
I'm using
Phalcon 3.4.^
php 7.2^
MSSQL 2016
when I use find first or other kind i got this error
SQLSTATE[07002]: [Microsoft][ODBC Driver 13 for SQL Server]COUNT field incorrect or synt…
-
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
**Describe the bug**
phalcon devtools not working (phlcon5.6+php8.3)
**To Reproduce**
> Provide output if rel…
-
Hello,
Is the Phalcon version here for PHP 7 ?
I'm currently running CloudLinux with a PHP selector. It allows me to choose the PHP version and various modules I want.
Currently, I have the…
-
Hey, guys. Any estimation of when the Phalcon Devtools will adopt support for Phalcon 5.2+ and PHP 8.2+? There are so many errors, warnings, and notices when trying to use it on Phalcon 5.2+ and PHP 8…
-
My model looks like (columns in Cassandra table are named not in camel case but with underscore in name)
```