Christian Rodriguez Benthake

Results 10 issues of Christian Rodriguez Benthake

Many packages in the composer.json (require-dev) are not php 8.0 compatible. I upgraded all packages to check whether this library can run reliably under the newer php version. This though...

Thank you for this great application. While diving into the source code I realized it would be pretty nice to support not only english words but a variety of other...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | - For a...

new feature

I just installed the application and got this notification. (Ubuntu version 20.10) ![image](https://user-images.githubusercontent.com/7099583/116936225-cdd79a00-ac67-11eb-8d0d-0ffab23bee22.png) I did do some quick research on this but honestly i couldnt find anything really useful on...

https://github.com/wagoodman/dive

This request does relate to the topic I talked about here: https://github.com/phpsu/phpsu/pull/171#discussion_r896786588 I do think though, that this does not replace that thought process from that reply, but rather expands...

conceptualizing the idea of two main points: - making methods and configurations easily available at all time during runtime - thinking about using a dependendy-injection paradigm to replace boilerplate-code with...

Sometimes, when there is insufficient permission on certain tables and/or views or corrupt data, you need to be able to continue with the rest of the data To do that,...

If the preflight runs into a timeout, then the synchronization is not cancelled even. ``` $ phpsu sync prod local --no-db ssh: connect to host 127.0.0.1 port 22: Connection timed...

bug