Results for tag #php-symfony

debugging-the-un-debuggable
Backend, Feb 14, 2019 - 5 min read

Debugging the un-debuggable

We all have a lot of different ways of debugging. Some use dumps or logs, others use various debugging tools etc. But what to do when you can’t use any of those? In the past few months, I had several different features that required connecting to an external service or an API. During development, I… Continue reading Debugging the un-debuggable