-
On the Techempower benchmark below, DrogonCore (C++ 14/17 based Micro & Asynchronous HTTP Framework) is on top in throughput as it is able to utilize 100% computing-resources, efficiently.
https://ww…
-
**Describe the bug**
The Igbinary serializer storage adapter is not saving `bool` and `is_numeric()` values, because of
`isSerializable()` check at `Phalcon\Storage\Serializer\Igbinary->serialize()…
-
- phalcon/incubator[v3.4.0, ..., v3.4.5] require ext-phalcon ~3.3 -> it has the wrong version (4.0.5) installed. Install or enable PHP's phalcon extension.
- phalcon/incubator v3.4.6 requires ext…
-
Please see the discussion on the forum (https://forum.phalcon.io/discussion/20661/modelsave-saves-not-the-entire-model-return-xy-is-required) and the accepted answer (https://forum.phalcon.io/discussi…
-
### Expected and Actual Behavior
Generate entity from webtools does not work. After click button "Generate" nothing do. Also I don't see any errors on screen.
![Phalcon WebTools](https://user-imag…
-
> Questions should go to https://forum.phalconphp.com
> Documentation issues should go to https://github.com/phalcon/docs/issues
### Expected and Actual Behavior
> **Describe what you are tryin…
-
If I wrote a leading slash in **use** definition like this:
``` zep
namespace Project;
use \Phalcon\Config;
class TestClass
{
public static function doSomething()
{
var_dump(new Co…
-
**Describe the bug**
When using libmemcached for cache adapter and saving empty array or false or 0 and then getting a key null is returned instead of empty array/0/false.
**To Reproduce**
Step…
-
Hi there,
I notice something in documentation about setters & getters. In documentation v4 https://docs.phalcon.io/4.0/en/db-models in setters section is mention that properties must be private bu…
-
### Expected and Actual Behavior
I just upgraded my DEV server to PHP 7.3 and Phalcon 3.4.3 and checked my Apache Error Log while testing. The following error appears since the upgrade:
"PHP War…