Monday 12 September 2016

[dcphp-dev] September Monthly Meeting | Wednesday, September 14, 2016 @6:30 PM | Baby Steps -> Giant Leaps. (Xdebug for Beginners) with Sean Prunka

Please register and more info at: https://www.meetup.com/DC-PHP/events/233297609/

THIS WEDNESDAY!


Baby Steps -> Giant Leaps. (Xdebug for Beginners) with Sean Prunka 

var_dump($foo);

print_r($bar);

die($baz);

Are these your current debugging tools? Wouldn't it be nice to see $foo, $bar, and $baz while the code is still being executed? Watch it change, live? And not have it just dumped all over the output of your otherwise beautiful app? We'll install XDebug, set up your IDE to use it (with examples shown for PhpStorm, Netbeans, and ZendStudio), then we'll actually walk through some badly written code that needs to be debugged.


Sean Prunka (@sprunka)
Sean Prunka has been a PHP developer since roughly 1998 and an active member of the PHP community since 2010. Sean currently works as a senior developer for PunchOut2Go. Outside his PHP life, he is an active member of three community theatres in his area of rural VA. When he's not too busy with work or theatre, Sean helps his wife wrangle their 6 kids between their own theatre rehearsals, band practices, soccer, swim meets, and other such kids' activities.

--
You received this message because you are subscribed to the Google
Group: "Washington, DC PHP Developers Group" - http://www.dcphp.net
To post, send email to washington-dcphp-group@googlegroups.com
To unsubscribe, send email to washington-dcphp-group+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/washington-dcphp-group?hl=en
---
You received this message because you are subscribed to the Google Groups "Washington, DC PHP Developers Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to washington-dcphp-group+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

0 comments:

Post a Comment