Dmitry Cidious

Results 5 issues of Dmitry Cidious

Hi guys, thank you for the project. Do you plan to implement the QUIC protocol AKA HTTP/3? I cannot into Golang, but i've found several implementations of QUIC: [1](https://github.com/lucas-clemente/quic-go) [2](https://github.com/pion/quic)...

C-enhancement
S-RFC
P-HTTP
P-new-plugin

### Describe feature The Relation Map feature looks great but quite static. It'd be cool if it gets more dynamic and scripting features, e.g.: 1. styling for nodes/children, controlled by...

Type: Enhancement

Please add the support of [Fossil SCM](http://fossil-scm.org/) (the great Swiss Army knife with DVCS, Wiki, Bugtracking, Notes and Web Interface by the author of [SQLite](https://www.sqlite.org/))

priority:minor
type:feature
component:build-source
other:waiting-for-pull-request

Is it compatible with [roadrunner](https://github.com/roadrunner-server/roadrunner/)? cannot get the SPX UI with `?SPX_KEY=dev&SPX_UI_URI=/` query applied note it differs from php-fpm env. CLI: `SPX_ENABLED=1 SPX_KEY=dev SPX_FP_LIVE=1 composer` works OK (Global stats. Flat...

Hello, Compile error on fresh Ubuntu 16.04 ``` bash # php -v|head -1 PHP 7.0.4-7ubuntu2 (cli) ( NTS ) # cat /etc/lsb-release |grep DESCRIPTION DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS" # git clone...