Come to the 2010 CMS Expo

SPL in PHP 5.3

Here is a great slideshow that explains what is so important (and so interesting) about the SPL libraries included in PHP 5.3.

And for additional reading, head over to the PHP manual: http://us3.php.net/manual/en/spl.datastructures.php

When I switched QueryPath from an array to an SplObjectStorage object, I noticed tremendous speed improvements. And the 5.3 random access extensions to SPLObjectStorage will continue to speed QueryPath's engine.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4>
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Lines and paragraphs break automatically.
  • Images can be added to this post.

More information about formatting options

Recent comments