Anton Vasiliev
Anton Vasiliev
Line 873 Change: ``` php $this->load->database(); ``` To: ``` php $this->load->database('', TRUE); ```
God damn it, sorry for fail commits, I'm new one in Github :)
Examples of Zephir parser cross OS (linux, macos and win) CI:  https://github.com/zephir-lang/php-zephir-parser/blob/development/.github/workflows/ci.yml Also, separate action to build SDK PHP on Windows - https://github.com/zephir-lang/setup-php-sdk (which is used for Zephir CI...
Probably it will be default behavior, as Phalcon 4 is PSR compliant.
Blocked by #911
This feature was implemented in incubator database sessions: https://github.com/phalcon/incubator-session/blob/bcb812344cfae83644e8687c324bcbb4665808dc/src/Adapter/Database.php#L175
Problem in Phalcon Adapter.
Hello! Please make same PR to this repository https://github.com/phalcon/incubator-translate Because this code will be migrated to there.
Blocked by https://github.com/zephir-lang/zephir/issues/2167
@quasipickle Volt will continue to exist. It probably will be separated into own repository to add in project when you are using it, but in `v5` it will be bundled...