-
Does not work with Phalcon version 4.0.0.
-
Hello!
file: https://github.com/phalcon/cphalcon/blob/master/ext/di.c
"PHP_METHOD(Phalcon_DI, attempt)" returns "RETURN_THIS();"
but, i think, this method must return some like "RETURN_CTOR(service…
AGvin updated
10 years ago
-
I've noticed two issues with the BuildWorker process. The first is that builds have to run under whatever the worker is running under. The second is that if you add a custom PHP-CI plugin to your repo…
-
Questions? Forum: https://phalcon.io/forum or Discord: https://phalcon.io/discord
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
> Provide output if …
-
If would be nice if \Phalcon\Mvc\View\Engine\Volt could accept a Compiler in the constructor. This would be helpful when using the CLI interface to precompile every Volt view. As it currently stands…
-
Sorry for not using the template.
I'm upgrading my project from phalcon 4 (php 7.4) to phalcon 5 (php 8.1) and I'm getting this deprecation message
`Method ReflectionParameter::getClass() is depre…
-
**Describe the bug**
I have table **test** in database (PostgreSQL) and have _view_ **test_data** of this table. When i save to table **test** from model - everything is fine.
When i **getRealted**…
-
Fatal error: Call to a member function beforeSoftDelete() on array in \Models\Behaviors\SoftDelete.php on line 90
https://github.com/perchlayer/webird/blob/master/app/phalcon/common/library/Mvc/Model…
-
本 Issue 将追踪 https://oneinstack-redirect-mirror.pages.dev/ 镜像对 oneinstack/oneinstack@c1e2e8a63ba955407bef8eb4cec883c897b0bc9e 在 **Rocky Linux 8** 的支持
- [ ] Web server
- [x] Nginx
- [ ] Tengin…
-
What is namespace fallback policy:
http://php.net/manual/en/language.namespaces.fallback.php
This is causing that calls to php functions like `is_uploaded_file` and rest of php functions can't b…