Serghei Iakovlev
Serghei Iakovlev
Hello, I'm currently developing a native PowerShell wrapper for running re2c tests on Windows without resorting to Mingw, Cygwin and so on. I managed to write multi-threaded tests runner using...
Hello, I'd like propose to separate current GitHub Actions' workflow-file to something like this: ```text .github/ └── workflow ├── linux-ci.yml ├── macos-ci.yml └── windows-ci.yml ``` My desire is mainly due...
As a regular user I would like to have an ability to disable warnings in Messages buffer in case of absence secret file.
#### Phone **DOOGEE X5 MAX** #### Resolution **720x1280** #### Actual view    
_From @billux on March 30, 2018 15:7_ ### Expected and Actual Behavior After installing or upgrading php7.0-phalcon Debian package, the package should trigger the reload of php-fpm or Apache (if...
Provide ability to jump to definition: - [ ] Method - [ ] Variable - [ ] Class / Interface
Provide ability to see documentation (using dockblocks) for Zephir code: - [ ] Classes / Interfaces - [ ] Methods - [ ] Variables
Provide ability to refactor Zephir code: - [ ] Rename Class / Interface - [ ] Rename Variable - [ ] Rename method
Provide ability of find usage of Zephir code for: - [ ] Classes / Interfaces - [ ] Variables - [ ] Methos