|
|
|
|
|
by yani
2950 days ago
|
|
Just give yourself time to write and maintain PHP code for over one year and you will find the answer.
PHP does not have a debugger nor a test runner nor a profiler built in.
Someone will say use xdebug and phpunit and etc.. well I want tools that ship with the language and are not slow like phpunit... |
|