» Version | » Information |
---|---|
2011-04-03 stable |
|
2009-03-08 stable |
|
2009-03-01 beta |
|
2008-05-02 stable |
|
2008-04-21 beta |
|
2008-01-06 stable |
|
2008-01-02 beta |
|
2007-10-07 stable |
|
2007-09-30 beta |
|
2007-09-03 stable |
|
2007-08-26 stable |
|
2007-05-26 stable |
|
2007-04-15 stable |
|
2007-02-03 stable |
|
2006-12-04 stable |
|
2006-11-03 beta |
|
2006-10-14 beta |
|
2006-09-28 beta |
|
0.6.0 |
Easy InstallNot sure? Get more info. pear install XML_Query2XML-0.6.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/XML_Query2XML-0.6.0 Release date: 2006-04-23 11:07 UTC Release state: beta Release uploaded by: lukasfeiler Changelog: This release includes all changes recommeded during the PEPr voting process. Major changes: - asterisk shortcut that expands to all columns in the result set; the tutorial was updated to document this feature and a new case study (case 07) was added to provide a good example - implementation of ISO/IEC 9075-14:2005 for mapping SQL identifiers to XML names; the tutorial was updates to document this feature and a new case study (case 08) was added to provide lots of examples - new complex attribute specifications (from my own wish list) Minor changes: - simplification of the inner workings of the methods _hasDOMChild() and _getDOMChild() - using foreach($array as $key => $value) instead of while(list($key, $value) = each($array)) - now comes with 168 unit tests Dependencies:
|