flow-debugproxy
                                
                                
                                
                                    flow-debugproxy copied to clipboard
                            
                            
                            
                        A Flow Framework Debug proxy for xDebug, written in Go
I know there is already a solved issue here that mentions the issue with trconv.Atoi: parsing is fixed. but i now tried for quite a while to get this running....
Foreword: I am debugging `flow:core:compile` directly in a docker-compose setup via ``` docker exec -e PHP_IDE_CONFIG='serverName=app' -u application -ti $(docker-compose ps -q app) php -dxdebug.remote_autostart=On ./flow flow:core:compile ``` When debugging...
Need to do more test
Sometime, it's useful to debug the proxy class, and changing the IDE configuration is not really nice. So the client can have a ``--bypass` argument to avoid the path mapping