Law 1: Every program can be optimised to be smaller. Law 2: There's always one more bug. Corollary: Every program can be reduced to a one-line bug.
— anonymous
gitlab | https://gitlab.com/johanv |
blog | https://blog.johanv.org |
Law 1: Every program can be optimised to be smaller. Law 2: There's always one more bug. Corollary: Every program can be reduced to a one-line bug.
— anonymous
I'm so proud: two years of working together with a lot of talented programmers, finally we tagged Tempest 1.0: a new framework for PHP web and application development embracing modern PHP
I haven’t had many problems with #PhpStorm’s #Xdebug integration in a long time. Most of the time, it Just Works, but today, it decided it doesn’t like me, and so now, my afternoon has been spent trying to get it to work again.
This is the error I see in the step debugging console. The only thing I know has changed is PhpStorm (it upgraded).
```
Cannot find file '/path/to/ramsey/uuid/Standard input code' locally.
```