Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments: Xdebug and You: Why You Should be Using a Real Debugger #4

Open
jtreminio opened this issue Dec 17, 2018 · 3 comments
Open

Comments

@jtreminio
Copy link
Owner

jtreminio commented Dec 17, 2018

https://jtreminio.com/blog/xdebug-and-you-why-you-should-be-using-a-real-debugger/

@jtreminio jtreminio changed the title Getting Started with Kohana 3, Part I – Initial Setup Comments: Getting Started with Kohana 3, Part I – Initial Setup Dec 17, 2018
@jtreminio jtreminio changed the title Comments: Getting Started with Kohana 3, Part I – Initial Setup Comments: Xdebug and You: Why You Should be Using a Real Debugger Dec 17, 2018
@azazqadir
Copy link

azazqadir commented Aug 8, 2019

You should also mention that xdebug has a profiling option as well. profiling in xdebug can be easily enabled by adding this to php.ini file:

xdebug.profiler_enable=1
xdebug.profiler_output_dir="C:\xampp\tmp"

source: PHP Debug tutorial

@abdobouna
Copy link

Can you please make an updated version of this tutorial. I really love the way you explain things!

Copy link

callpri commented Apr 21, 2022

My favorite PHP debugger is Codelobster IDE - http://www.codelobster.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants