Quantcast
Channel: Justin Carmony » debugging
Browsing latest articles
Browse All 3 View Live

Image may be NSFW.
Clik here to view.

Debuging with PHP, Stack Traces, and Redis

A cool new trick I found with debugging pieces of code and how often they get executed. We were running into a problem where an expensive query was being called more frequently than I thought it...

View Article


Image may be NSFW.
Clik here to view.

PHP, SoapClient, SoapServer, and Timeouts

I ran into an extremely frustrating problems while trying to add a test script for some PHP web services. I won’t go into detail on all the different things I went through to debug this problem. But...

View Article


Image may be NSFW.
Clik here to view.

PHP, Sessions, __sleep, and Exceptions

Today I ran into a problem where my PHP Application would throw this fatal error: Fatal error: Exception thrown without a stack frame in Unknown on line 0 Which is so much fun, because it doesn’t have...

View Article
Browsing latest articles
Browse All 3 View Live