On the ThinkPHP blog today there's a new article looking at some of the best practices they seen when it comes to profiling and benchmarking your PHP-based applications. Over the years, PHP has evolved from a script language to a programming language used in big...

Tags:

 XDebug

Debugging is an invaluable part of software development. I find it very useful in a variety of situations, for instance when I want to understand how a routine works or I need to get rid of a bug that is not exactly easy to fix just by reading the code. My main goal in this post is to show you how to set your debugging environment with Eclipse PDT and Xdebug.
Tags:

 Eclipse  XDebug

Xdebug 2.1 - Derick Rethans

Posted From PHP-Planet / June 29, 2010 /   Categorised in General  

Xdebug 2.1 London, UK Tuesday, June 29th 2010, 15:17 BST I've just released Xdebug 2.1. This new release contains all the bug fixes and new features that have been developed over the past three years. It provides full PHP 5.3 support, but it no longer supports PHP versions below...

Tags:

 Pecl  CSS  XDebug

[PHP Community Magazine] Xdebug 2.1 Released

Posted From phpmagazine / June 29, 2010 /   Categorised in General  

Derick have just announced the availability of Xdebug 2.1 with full PHP 5.3 support, and drop support for PHP versions below 5.1. Key features in this release include : - Error Collection : to collect all notices, warnings and error messages that Xdebug generates from PHP's error_reporting functionality so...

Tags:

 Pecl  CSS  XDebug

Latest PECL Releases: xdebug 2.1.0 WinCache 1.1.0stable
Tags:

 Pecl  XDebug

Community News: Leeds PHP User Group

Posted From PHPDeveloper / August 12, 2010 /   Categorised in News  

In this new post to her blog Lorna Mitchell mentions the Leeds PHP user group that's "sprung up" and is gaining traction in the area. So far it has met twice and its been a good crowd both times. Our meetings at the moment are at Brewery Tap, which is not only the closest pub to the train station in Leeds,...

Tags:

 XDebug

Leeds PHP User Group - Lorna Mitchell

Posted From PHP-Planet / August 12, 2010 /   Categorised in General  

There's a new PHP user group which has sprung up in my home town of Leeds - Leeds PHP. So far it has met twice and its been a good crowd both times. Our meetings at the moment are at Brewery Tap, which is not only the closest pub to the train station in Leeds, it's also got some great beers! Meetings are the...

Tags:

 XDebug

A Few Kinks in FilterIterator - Matthew Turland

Posted From PHP-Planet / August 15, 2010 /   Categorised in General  

After a recent release of Phergie, I came across a few issues stemming partly from odd behavior in the PHP FilterIterator class. First, bug #52559. At the time, I was trying to troubleshoot why the first element seemed to be skipped during iteration by a subclass of FilterIterator. Not knowing that FilterIterator...

Tags:

 XDebug

On PHPBuilder.com today there's a list of ten tools that can help you increase your productivity in your PHP development including ones for testing, automation and debugging. Frustration can quickly set in when you are dealing with menial and often repetitive tasks such as...

Collecting Garbage: PHP's take on variables London, UK Tuesday, August 31st 2010, 09:23 BST This is the first part of three-parts column that was originally published in the April 2009 issues of php|architect. In this three part column I...

Tags:

 XDebug

Feedback

Send us your suggestions to improve the site.
  • This field is required.

  • We won't share this with strangers.