Anton Vasiliev

Results 78 issues of Anton Vasiliev

I think **topology effect** need some performance optimization as it use ~25-30% of my CPU, mean while another effects using between 5-10%. **Topology** ![image](https://user-images.githubusercontent.com/3289702/65837750-f57bb900-e2f2-11e9-9fdd-bc0ebf041c26.png) **Birds** ![image](https://user-images.githubusercontent.com/3289702/65837756-1217f100-e2f3-11e9-8776-801cf22115db.png)

Make automatic PR creation with latest stubs code. +/- steps are: 1. Trigger PR creation when `Create Release` in Phalcon CI finished with success 2. Execute necessary commands to generate...

enhancement

Detected when vokuro is used with devtools https://github.com/phalcon/phalcon-devtools/issues/1459

Bug - Medium

Enhancement
Hacktoberfest

Blocked by https://github.com/zephir-lang/zephir/issues/2370

new feature request

> Breaking changes Windows 2016 hosted runners will be removed from GitHub actions and Azure DevOps. To raise awareness of the upcoming removal, we will temporarily fail jobs using Windows...

enhancement

Current implementation of `builds/` folder is a mess that was done ages ago and need to be implemented in more native form. - [x] Sort out with SDK and Dev...

new feature request
enhancement

Current `Traversable` interface does not has any methods signatures, which is not practical in terms of autocomplete of methods and for static code analysers. https://github.com/phalcon/cphalcon/blob/645cf382358b96cbe9659f6634f41c940e89a7e4/phalcon/Collection.zep#L147

new feature request
breaks bc
external dependency
5.0

**Describe the bug** If softDelete is enabled and there is event `model:beforeDelete`, it executes DELETE (in that case UPDATE) even if attached anonymous function returns `false`. **To Reproduce** Steps to...

discussion
bug
6.0
transfer