News Feed
Jobs Feed
Sections




News Archive
Dan Scott's Blog:
Oooh...looks like I've got (even more) work cut out for me
January 18, 2008 @ 13:58:00

On his blog, Dan Scott notes that the PHP language will be getting a native doubly-linked list structure in the coming days (as mentioned by Etienne Kneuss).

This is fabulous news; when I wrote the File_MARC PEAR package, I ended up having to implement a linked list class in PEAR to support it.

Doubly linked lists are normal lists, but the elements also have links to both the previous and next items in the list as well. Two other structures will be added right along with it - SplStack and SplQueue.

0 comments voice your opinion now!
doublylinked list dtructure spl addition splqueue splstack


blog comments powered by Disqus

Similar Posts

Greg Beaver\'s Blog: How can you help out with PEAR or phpDocumentor?

Marco Tabini's Blog: 5 PHP 5 features you can't afford to ignore

Christian Weiske's Blog: Importing huge XML files using PHP5 - efficiently and conveniently

Pierre-Alain Joye's Blog: Prominent PHP Users (developers), do your homework or be humble/keep quiet

Sebastian Bergmann's Blog: Freezing and Thawing PHP Objects


Community Events









Don't see your event here?
Let us know!


development introduction community api interview code tool composer opinion language zendframework2 testing example framework object release functional event unittest podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework