Rudi Servo
Rudi Servo
would it be possible to add linux distros and some other vendors? ie: Ubuntu, Fedora, debian, suse Apple, Adobe
Is it possible to add 32 bit EFI boot? it is just add a new new efi grub install line with --target=i386-efi
TL:DR - This one in on me, I did promisse to add to phalcon and I will, but it is not a simple problem I do have a working proptotype...
**Describe the bug** Model::getRelated() does not reuse already fetched relations that are populated in Model::related and Model::dirtyRelated. getRelated always fetches fresh relations. This makes requests slower and the Database heavier,...
This is something general to php and PDO, what happens is if you set an id manually to a record (on an empty table only I think), it will put...
**Describe the bug** When the ORM hydrates an object, if a model property is private it will try and use a setter. **To Reproduce** Steps to reproduce the behavior: have...
Hello! * Type: bug fix | new feature * Link to issue: #16029 **In raising this pull request, I confirm the following:** - [X] I have read and understood the...
Hello! * Type: bug fix | new feature | code quality * Link to issue: #16411 **In raising this pull request, I confirm the following:** - [X] I have read...
Hello! * Type: bug fix | new feature | code quality * Link to issue: #16409 **In raising this pull request, I confirm the following:** - [X] I have read...
Hello! * Type: bug fix * Link to issue: https://github.com/phalcon/cphalcon/issues/16222 **In raising this pull request, I confirm the following:** - [X] I have read and understood the [Contributing Guidelines](https://github.com/phalcon/cphalcon/blob/master/CONTRIBUTING.md) -...