Blame | Letzte Änderung | Log anzeigen | RSS feed
2011-04-03 10:22 lukasfeiler* package.xml: getting ready for v1.7.22011-04-02 21:25 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented new prefixfeatures2011-04-02 21:23 lukasfeiler* tests/XML_Query2XML/AllDBLayers/registerPrefix/Year2UnixTime.php,tests/XML_Query2XML/AllDBLayers/registerPrefix/registerPrefix2.phpt:second registerPrefix() unit test2011-04-02 21:22 lukasfeiler* tests/XML_Query2XML/AllDBLayers/registerPrefix/registerPrefix.phpt:using prefix that has a strlen() of 1 even if UTF-8 is used2011-04-02 18:06 lukasfeiler* tests/XML_Query2XML/AllDBLayers/registerPrefix,tests/XML_Query2XML/AllDBLayers/registerPrefix/registerPrefix.phpt,tests/XML_Query2XML/AllDBLayers/unregisterAllPrefixes,tests/XML_Query2XML/AllDBLayers/unregisterAllPrefixes/unregisterAllPrefixes.phpt,tests/XML_Query2XML/AllDBLayers/unregisterAllPrefixes/unregisterAllPrefixes2.phpt,tests/XML_Query2XML/AllDBLayers/unregisterPrefix,tests/XML_Query2XML/AllDBLayers/unregisterPrefix/unregisterPrefix.phpt:unit tests for the new registerPrefix(), unregisterPrefix(), andunregisterAllPrefixes() methods2011-04-02 17:38 lukasfeiler* XML/Query2XML/Data/Condition.php,XML/Query2XML/Data/Processor.php, XML/Query2XML/Data/Source.php:to allow people to write their own prefix classes, these abstractclasses need to be public2011-04-02 17:36 lukasfeiler* XML/Query2XML.php: prefixes can not be registered andunregistered using registerPrefix(), unregisterPrefix(), andunregisterAllPrefixes()2010-10-25 12:23 clockwerx* package.xml: Updated package.xml2010-08-22 14:37 lukasfeiler* tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt:exception message produced by Net_LDAP2 has changed; accordingly,we will no longer rely on the exact wording2010-08-22 14:34 lukasfeiler* XML/Query2XML/ISO9075Mapper.php: making sure that get_class isonly passed objects2010-08-20 23:53 clockwerx* XML/Query2XML.php, XML/Query2XML/Data/Source/PHPCallback.php,tests/XML_Query2XML/AllDBLayers/PDO_db_init.php,tests/XML_Query2XML/AllDBLayers/PDO_skipif.php,tests/XML_Query2XML/settings.php: Bug #17724 Patch: Avoiddeprecated functions2009-07-13 12:15 gwynne* cases/case01/case01.xml, cases/case02/case02.xml,cases/case03/case03.xml, cases/case04/case04.xml,cases/case05/case05.xml, cases/case06/case06.xml,cases/case07/case07.xml, cases/case08/case08.xml, package.xml,tests/XML_Query2XML/checkTestNames.sh,tests/XML_Query2XML/diffTests.sh,tests/XML_Query2XML/diffTests_MDB2Master.sh,tests/XML_Query2XML/syncTests.sh,tests/XML_Query2XML/syncTests_MDB2Master.sh, tests/testCases.sh:fix a huge number of wrong MIME types. UGH.2009-03-08 14:32 lukasfeiler* RELEASES, package.xml: getting ready for 1.7.12009-03-01 13:19 lukasfeiler* ChangeLog: updated ChangeLog2009-03-01 13:18 lukasfeiler* RELEASES, package.xml: getting ready for 1.7.1RC12009-03-01 13:17 lukasfeiler* XML/Query2XML.php, XML/Query2XML/Callback.php,XML/Query2XML/Data.php, XML/Query2XML/Data/Condition.php,XML/Query2XML/Data/Processor.php,XML/Query2XML/Data/Processor/Base64.php,XML/Query2XML/Data/Processor/CDATA.php,XML/Query2XML/Data/Processor/Unserialize.php,XML/Query2XML/Data/Source/ColumnValue.php,XML/Query2XML/Data/Source/PHPCallback.php,XML/Query2XML/Data/Source/Static.php,XML/Query2XML/Data/Source/XPath.php,XML/Query2XML/Driver/ADOdb.php, XML/Query2XML/Driver/DB.php,XML/Query2XML/Driver/PDO.php: CS fixes2009-03-01 13:02 lukasfeiler* tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt:unit tests modified to look for new error messages2009-03-01 12:59 lukasfeiler* XML/Query2XML/Data.php: new setConfigPath() and getConfigPath()methods2009-03-01 12:58 lukasfeiler* XML/Query2XML/Data/Condition/NonEmpty.php,XML/Query2XML/Data/Processor.php,XML/Query2XML/Data/Processor/Base64.php,XML/Query2XML/Data/Processor/CDATA.php,XML/Query2XML/Data/Processor/Unserialize.php,XML/Query2XML/Data/Source.php,XML/Query2XML/Data/Source/Static.php: fixing bugs: now usinggetConfigPath(); omitting argument type definition to allow fornull values to be passed to create()2009-03-01 12:56 lukasfeiler* XML/Query2XML/Callback.php: removed old private/internalinterfaces2009-03-01 12:53 lukasfeiler* XML/Query2XML.php: limiting exposure of internal API2009-03-01 10:43 lukasfeiler* XML/Query2XML/Data/Condition.php,XML/Query2XML/Data/Condition/NonEmpty.php,XML/Query2XML/Data/Processor.php,XML/Query2XML/Data/Processor/Base64.php,XML/Query2XML/Data/Processor/CDATA.php,XML/Query2XML/Data/Processor/Unserialize.php,XML/Query2XML/Data/Source.php,XML/Query2XML/Data/Source/ColumnValue.php,XML/Query2XML/Data/Source/PHPCallback.php,XML/Query2XML/Data/Source/Static.php,XML/Query2XML/Data/Source/XPath.php,XML/Query2XML/Driver/Caching.php: re-factoring of internal API2009-03-01 10:35 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed typo2009-02-27 20:07 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: moved section onoutput caching2009-02-27 14:58 lukasfeiler* package.xml: included new classes2009-02-27 14:55 lukasfeiler* tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwXMLException_unserialize.phpt:excpetion message now provides additional information2009-02-27 14:54 lukasfeiler* XML/Query2XML.php, XML/Query2XML/Command, XML/Query2XML/Data,XML/Query2XML/Data.php, XML/Query2XML/Data/Condition,XML/Query2XML/Data/Condition.php,XML/Query2XML/Data/Condition/NonEmpty.php,XML/Query2XML/Data/Processor, XML/Query2XML/Data/Processor.php,XML/Query2XML/Data/Processor/Base64.php,XML/Query2XML/Data/Processor/CDATA.php,XML/Query2XML/Data/Processor/Unserialize.php,XML/Query2XML/Data/Source, XML/Query2XML/Data/Source.php,XML/Query2XML/Data/Source/ColumnValue.php,XML/Query2XML/Data/Source/PHPCallback.php,XML/Query2XML/Data/Source/Static.php,XML/Query2XML/Data/Source/XPath.php: refactoring of internalclasses2009-02-26 22:53 lukasfeiler* tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_different_drivers.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limit.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limits.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_multiple_queries.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_offset.phpt:modified unit tests for new Cashing driver2008-05-10 21:04 lukasfeiler* XML/Query2XML/Driver/Array.php: new Array driver2008-05-10 21:03 lukasfeiler* XML/Query2XML/Command/XPath.php: new DOMXPath command class2008-05-10 21:02 lukasfeiler* XML/Query2XML.php: more flexible prefix implementation2008-05-09 20:54 lukasfeiler* XML/Query2XML/Driver/ADOdb.php, XML/Query2XML/Driver/Caching.php,XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/LDAP.php,XML/Query2XML/Driver/LDAP2.php, XML/Query2XML/Driver/MDB2.php,XML/Query2XML/Driver/PDO.php: all driver classes are public now2008-05-09 20:50 lukasfeiler* XML/Query2XML.php, XML/Query2XML/Driver/Caching.php: caching isnow implemented in a separate driver2008-05-02 17:47 lukasfeiler* ChangeLog: ChangeLog updated2008-05-02 17:47 lukasfeiler* RELEASES, package.xml: getting ready for 1.7.02008-04-21 13:15 lukasfeiler* ChangeLog: ChangeLog updated2008-04-21 13:14 lukasfeiler* package.xml: ready for 1.7.0RC12008-04-21 13:12 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: added references tonew Net_LDAP2 driver2008-04-21 08:11 lukasfeiler* INSTALL, RELEASES, package.xml: getting ready for 1.7.0RC12008-04-21 08:08 lukasfeiler* tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_offset.phpt:adjusted to make unit test work with PostgreSQL2008-04-19 18:36 lukasfeiler* XML/Query2XML/Driver/DB.php: CS fix2008-04-19 11:26 lukasfeiler* tests/XML_Query2XML/settings.php:PHP_PEAR_XML_QUERY2XML_TEST_LDAPCONFIG can now be used to set theLDAP connection information2008-04-19 11:26 lukasfeiler* XML/Query2XML/Driver/LDAP2.php,tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt:exception for Net_LDAP2 driver is XML_Query2XML_LDAP2Exception2008-04-19 09:36 lukasfeiler* README, package.xml: preparing for 1.7.0RC12008-04-18 23:56 lukasfeiler* tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt:corrected exception message2008-04-18 23:52 lukasfeiler* tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/regularOperation.phpt,tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt,tests/XML_Query2XML/LDAP/ldap_init.php,tests/XML_Query2XML/LDAP/skipif.php: the environment variablePHP_PEAR_XML_QUERY2XML_TEST_LDAPLAYER can be use to run thesetests with Net_LDAP2 instead of Net_LDAP2008-04-18 23:50 lukasfeiler* tests/XML_Query2XML/AllDBLayers,tests/XML_Query2XML/AllDBLayers/ADOdbDefault_db_init.php,tests/XML_Query2XML/AllDBLayers/ADOdbDefault_skipif.php,tests/XML_Query2XML/AllDBLayers/ADOdbException_db_init.php,tests/XML_Query2XML/AllDBLayers/ADOdbException_skipif.php,tests/XML_Query2XML/AllDBLayers/ADOdbPEAR_db_init.php,tests/XML_Query2XML/AllDBLayers/ADOdbPEAR_skipif.php,tests/XML_Query2XML/AllDBLayers/DB_db_init.php,tests/XML_Query2XML/AllDBLayers/DB_skipif.php,tests/XML_Query2XML/AllDBLayers/MDB2_db_init.php,tests/XML_Query2XML/AllDBLayers/MDB2_skipif.php,tests/XML_Query2XML/AllDBLayers/PDO_db_init.php,tests/XML_Query2XML/AllDBLayers/PDO_skipif.php,tests/XML_Query2XML/AllDBLayers/_addDOMChildren,tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/AllDBLayers/_appendTextChildNode,tests/XML_Query2XML/AllDBLayers/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/AllDBLayers/_applySqlOptionsToRecord,tests/XML_Query2XML/AllDBLayers/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/AllDBLayers/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/AllDBLayers/_createDOMElement,tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder,tests/XML_Query2XML/AllDBLayers/_executeEncoder/basics.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/AllDBLayers/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord,tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/AllDBLayers/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/AllDBLayers/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/AllDBLayers/_prepareAndExecute,tests/XML_Query2XML/AllDBLayers/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/AllDBLayers/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_noArrayKey.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_prefix_noArrayKey.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification,tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/AllDBLayers/_setDOMAttribute,tests/XML_Query2XML/AllDBLayers/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/AllDBLayers/clearProfile,tests/XML_Query2XML/AllDBLayers/clearProfile/clearProfile.phpt,tests/XML_Query2XML/AllDBLayers/db_init.php,tests/XML_Query2XML/AllDBLayers/disableDebugLog,tests/XML_Query2XML/AllDBLayers/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/AllDBLayers/enableDebugLog,tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_twoVars.phpt,tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/AllDBLayers/getFlatXML,tests/XML_Query2XML/AllDBLayers/getFlatXML/case01.phpt,tests/XML_Query2XML/AllDBLayers/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/AllDBLayers/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/AllDBLayers/getGlobalOption,tests/XML_Query2XML/AllDBLayers/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/AllDBLayers/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/AllDBLayers/getProfile,tests/XML_Query2XML/AllDBLayers/getProfile/getProfile.phpt,tests/XML_Query2XML/AllDBLayers/getRawProfile,tests/XML_Query2XML/AllDBLayers/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/AllDBLayers/getXML,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_different_drivers.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limit.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limits.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_multiple_queries.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_offset.phpt,tests/XML_Query2XML/AllDBLayers/getXML/caching_uncached.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case02.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case03.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case04.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case05.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case06.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case07.phpt,tests/XML_Query2XML/AllDBLayers/getXML/case08.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_base64Prefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/AllDBLayers/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_staticString.phpt,tests/XML_Query2XML/AllDBLayers/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/AllDBLayers/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit.phpt,tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_driver.phpt,tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_limit_zero.phpt,tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_throwConfigException_limit_not_numeric.phpt,tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_throwConfigException_offset_not_numeric.phpt,tests/XML_Query2XML/AllDBLayers/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/AllDBLayers/getXML/sql_argument_false2.phpt,tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/AllDBLayers/getXML/throwDBException.phpt,tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/AllDBLayers/setGlobalOption,tests/XML_Query2XML/AllDBLayers/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/AllDBLayers/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/AllDBLayers/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/AllDBLayers/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/AllDBLayers/skipif.php,tests/XML_Query2XML/AllDBLayers/startProfiling,tests/XML_Query2XML/AllDBLayers/startProfiling/startProfiling.phpt,tests/XML_Query2XML/AllDBLayers/stopProfiling,tests/XML_Query2XML/AllDBLayers/stopProfiling/stopProfiling.phpt:consolidated unit tests for all database abstraction layers2008-04-18 23:10 lukasfeiler* tests/XML_Query2XML/ADOdbDefault,tests/XML_Query2XML/ADOdbException,tests/XML_Query2XML/ADOdbPEAR, tests/XML_Query2XML/DB,tests/XML_Query2XML/MDB2, tests/XML_Query2XML/PDO: consolidatingunit tests2008-04-18 21:26 lukasfeiler* cases/case02/case02.log, cases/case02/case02.profile,cases/case03/case03.log, cases/case03/case03.profile,cases/case04/case04.log, cases/case04/case04.profile,cases/case05/case05.log, cases/case05/case05.profile,cases/case06/case06.log, cases/case06/case06.profile,cases/case07/case07.log, cases/case07/case07.profile,cases/case08/case08.log, cases/case08/case08.profile: improvedlogging: now also includes the values with which a preparedstatement gets executed2008-04-18 21:23 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented$sql['limit'] & $sql['offset']2008-04-18 19:01 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: - new section onImplementing 1:N and N:N relationships- case*.log corrected2008-04-18 18:10 lukasfeiler* XML/Query2XML.php, XML/Query2XML/Driver/LDAP2.php: new driver forNet_LDAP22008-04-18 17:48 lukasfeiler* XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/MDB2.php:implemented $sql["offset"] and $sql["limit"]2008-04-18 17:40 lukasfeiler* XML/Query2XML.php: - $sql['data'] can now also be an associativearray- now also logging the variables with which a preparedstatement is executed- support for new Net_LDAP2 driver: XML_Query2XML_Driver_LDAP2- clarified API docs for XML_Query2XML_Driver::preprocessQuery():returnvalue will only be used for profiling purposes2008-01-06 21:26 lukasfeiler* XML/Query2XML.php: prevent fatal error by throwing an exceptionif a simple element specification uses prefixes - or directly anXML_Query2XML_Callback - but does not use an explicit array keyin the specification2008-01-06 10:12 lukasfeiler* ChangeLog: ChangeLog updated2008-01-06 10:04 lukasfeiler* RELEASES, package.xml: getting ready for 1.6.02008-01-02 16:01 lukasfeiler* ChangeLog: ChangeLog updated2008-01-02 15:57 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documenting$options["sql"]["driver"] under $options["sql"]; removing thedistinction between complex and simple LDAP queries2008-01-02 15:54 lukasfeiler* tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt:incorrect LDAP query2008-01-02 15:54 lukasfeiler* tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/throwConfigException_queryNotAnArray.phpt:more readable test data2008-01-02 15:52 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt,tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/DB/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/DB/getXML/throwDBException.phpt,tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/MDB2/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException.phpt,tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/PDO/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException.phpt: ignoringwhether failed during prepare or execute2008-01-02 15:51 lukasfeiler* tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt:unit tests for 'driver' option2008-01-02 15:47 lukasfeiler* tests/XML_Query2XML/settings.php: LDAP config2008-01-02 15:46 lukasfeiler* XML/Query2XML/Driver/LDAP.php: CS fixes and references to unittests2008-01-02 15:44 lukasfeiler* XML/Query2XML.php: CS fix2008-01-02 15:42 lukasfeiler* INSTALL, README, RELEASES, package.xml: getting ready for1.6.0RC12007-12-29 19:47 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: - new sectiondescribing integration with Cache_Lite- LDAP driver documentation- how to write your own driver- documentation of $options['sql']['driver'] and how to usemultiple drivers- additional notes regarding the case studies- correction of copyright notice; not a work made for hire underTitle 17 U.S.C § 101(1) or (2)2007-12-03 03:44 lukasfeiler* XML/Query2XML.php: fixed documentation Bug #125682007-11-25 02:37 lukasfeiler* XML/Query2XML/Driver/LDAP.php: CS2007-11-25 02:36 lukasfeiler* tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery,tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/regularOperation.phpt,tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/throwConfigException_queryNotAnArray.phpt,tests/XML_Query2XML/LDAP/getXML,tests/XML_Query2XML/LDAP/getXML/complexElementSpecification_multiValueLDAPAttributes.phpt,tests/XML_Query2XML/LDAP/getXML/placeholders.phpt,tests/XML_Query2XML/LDAP/getXML/placeholders_alternative.phpt,tests/XML_Query2XML/LDAP/getXML/placeholders_alternative_multichar.phpt,tests/XML_Query2XML/LDAP/getXML/simpleElementSpecification.phpt,tests/XML_Query2XML/LDAP/getXML/simpleElementSpecification_optionalLDAPAttributes.phpt:LDAP tests2007-11-25 02:34 lukasfeiler* tests/XML_Query2XML/LDAP, tests/XML_Query2XML/LDAP/ldap_init.php,tests/XML_Query2XML/LDAP/skipif.php: ldap init and skipif2007-11-24 18:13 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt:unit tests for data type of [sql][driver] option2007-11-23 20:29 lukasfeiler* XML/Query2XML.php: keeping cached queries separate for eachdriver2007-11-19 03:52 lukasfeiler* tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt:changed exceptions messages due to new Net_LDAP driver2007-11-19 02:24 lukasfeiler* XML/Query2XML/Driver/LDAP.php: Net_LDAP driver2007-11-19 01:43 lukasfeiler* XML/Query2XML/Command/Base64.php,XML/Query2XML/Command/CDATA.php, XML/Query2XML/Command/Chain.php,XML/Query2XML/Command/ColumnValue.php,XML/Query2XML/Command/NonEmpty.php,XML/Query2XML/Command/PHPCallback.php,XML/Query2XML/Command/Static.php,XML/Query2XML/Command/Unserialize.php: CS fixes2007-11-19 01:36 lukasfeiler* XML/Query2XML/Callback.php, XML/Query2XML/Driver/ADOdb.php,XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/MDB2.php,XML/Query2XML/Driver/PDO.php, XML/Query2XML/ISO9075Mapper.php: CSfixes2007-11-19 01:04 lukasfeiler* XML/Query2XML.php: CS fixes2007-11-10 00:09 lukasfeiler* XML/Query2XML.php: - $options['query'] now is an alias for$options['sql']- XML_Query2XML::factory() now also accepts an instance ofXML_Query2XML_Driver as an argument- $options['sql']['driver'] now allows for providing a differentdriver than the one passed to XML_Query2XML::factory()- XML_Query2XML_DBException now extends the more generalXML_Query2XML_DriverException- XML_Query2XML_Driver is now a public class - its factory()method can be used to instantiate the driver classes that comewith XML_Query2XML2007-10-07 19:19 lukasfeiler* RELEASES: 1.5.0 documented2007-10-07 17:56 lukasfeiler* ChangeLog: ChangeLog updated2007-10-07 17:54 lukasfeiler* package.xml: getting ready for 1.5.02007-09-30 17:29 lukasfeiler* ChangeLog, README, RELEASES, package.xml: getting ready for1.5.0RC12007-09-30 17:07 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbDefault/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/ADOdbDefault/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/ADOdbDefault/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbDefault/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/ADOdbException/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbException/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/ADOdbException/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbException/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/ADOdbException/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbException/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/DB/clearProfile/clearProfile.phpt,tests/XML_Query2XML/DB/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/DB/getProfile/getProfile.phpt,tests/XML_Query2XML/DB/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/DB/getXML/case03.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case07.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/DB/startProfiling/startProfiling.phpt,tests/XML_Query2XML/DB/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/MDB2/clearProfile/clearProfile.phpt,tests/XML_Query2XML/MDB2/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/MDB2/getProfile/getProfile.phpt,tests/XML_Query2XML/MDB2/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/MDB2/getXML/case03.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case07.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/MDB2/startProfiling/startProfiling.phpt,tests/XML_Query2XML/MDB2/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/PDO/clearProfile/clearProfile.phpt,tests/XML_Query2XML/PDO/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog_cached.phpt,tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog_uncached.phpt,tests/XML_Query2XML/PDO/getProfile/getProfile.phpt,tests/XML_Query2XML/PDO/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/PDO/getXML/case03.phpt,tests/XML_Query2XML/PDO/getXML/case04.phpt,tests/XML_Query2XML/PDO/getXML/case07.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/PDO/startProfiling/startProfiling.phpt,tests/XML_Query2XML/PDO/stopProfiling/stopProfiling.phpt:$options["sql_options"]["uncached"] not used anymore2007-09-30 07:00 lukasfeiler* INSTALL, README, RELEASES, package.xml: getting ready for1.5.0RC12007-09-30 06:58 lukasfeiler* tests/XML_Query2XML/PDO/db_init.php,tests/XML_Query2XML/PDO/skipif.php: make this work on linux2007-09-30 06:47 lukasfeiler* XML/Query2XML.php: pre-processing of $options; new driverarchitecture2007-09-30 06:46 lukasfeiler* XML/Query2XML/Callback.php: new (for now private) commandinterfacese2007-09-30 05:32 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: extended descriptionof test cases2007-09-29 23:45 lukasfeiler* cases/case02/case02_debug.php, cases/case03/case03.php,cases/case03/case03_debug.php, cases/case04/case04.php,cases/case04/case04_debug.php, cases/case05/case05_debug.php,cases/case06/case06_debug.php, cases/case07/case07.php,cases/case07/case07_debug.php, cases/case08/case08_debug.php:caching is now turned off by default; cases now E_STRICT2007-09-29 23:26 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/DB/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,tests/XML_Query2XML/PDO/getXML/sql_options_single_record_uncached.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt:moved unit tests2007-09-29 23:14 lukasfeiler* XML/Query2XML/Command/Base64.php,XML/Query2XML/Command/CDATA.php, XML/Query2XML/Command/Chain.php,XML/Query2XML/Command/ColumnValue.php,XML/Query2XML/Command/NonEmpty.php,XML/Query2XML/Command/PHPCallback.php,XML/Query2XML/Command/Static.php,XML/Query2XML/Command/Unserialize.php: @access private; PEAR CS:protected methods and properties without leading underscore2007-09-29 23:08 lukasfeiler* XML/Query2XML/Driver, XML/Query2XML/Driver/ADOdb.php,XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/MDB2.php,XML/Query2XML/Driver/PDO.php: drivers for the different databaseabstraction layers2007-09-23 00:16 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_preprocessOptions,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_preprocessOptions,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/PDO/db_init.php: moved unit tests;PDO/db_init.php now also provides MyPDOStatement::fetchAll()2007-09-16 02:04 lukasfeiler* XML/Query2XML/Command, XML/Query2XML/Command/Base64.php,XML/Query2XML/Command/CDATA.php, XML/Query2XML/Command/Chain.php,XML/Query2XML/Command/ColumnValue.php,XML/Query2XML/Command/NonEmpty.php,XML/Query2XML/Command/PHPCallback.php,XML/Query2XML/Command/Static.php,XML/Query2XML/Command/Unserialize.php: new command classes usedduring pre-processing2007-09-16 01:47 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbException/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/DB/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/DB/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/DB/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/DB/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/DB/getXML/throwDBException.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/MDB2/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/MDB2/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/MDB2/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/PDO/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/PDO/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/PDO/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/PDO/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException.phpt: exceptionmessages now include config path2007-09-03 17:48 lukasfeiler* ChangeLog: ChangeLog updated2007-09-03 17:41 lukasfeiler* INSTALL, README, RELEASES, package.xml: release notes for v1.4.02007-09-03 08:06 lukasfeiler* package.xml: preparing for 1.4.02007-09-03 08:06 lukasfeiler* XML/Query2XML.php: now supporting PDO in addition to DB, MDB2 andADOdb2007-09-03 08:03 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented sqlitesupport2007-09-03 08:01 lukasfeiler* tests/XML_Query2XML/PDO/db_init.php,tests/XML_Query2XML/PDO/skipif.php: --2007-09-03 08:00 lukasfeiler* tests/Query2XML_Tests.sq2: sqlite2 db used for unit testing bydefault2007-09-03 07:57 lukasfeiler* tests/XML_Query2XML/diffTests.sh,tests/XML_Query2XML/diffTests_MDB2Master.sh: taking new PDO testsinto account2007-09-03 07:57 lukasfeiler* tests/XML_Query2XML/settings.php: now using sqlite DB per default2007-09-03 07:56 lukasfeiler* tests/XML_Query2XML/DB/skipif.php: skip tests for DB if sqlite isused - DB cannot handle table.column format returned by sqlite2007-09-03 07:47 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt,tests/XML_Query2XML/PDO/getXML/case08.phpt: to be skipped ifsqlite2 is used - for lack of real subselect support2007-09-01 15:39 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/factory,tests/XML_Query2XML/ADOdbException/factory,tests/XML_Query2XML/ADOdbPEAR/factory,tests/XML_Query2XML/DB/factory, tests/XML_Query2XML/MDB2/factory,tests/XML_Query2XML/PDO/factory: redundant unit tests - coveredby NoDBLayer/factory/throwDBException.phpt2007-08-31 16:42 lukasfeiler* tests/XML_Query2XML/PDO, tests/XML_Query2XML/PDO/_addDOMChildren,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/PDO/_appendTextChildNode,tests/XML_Query2XML/PDO/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/PDO/_createDOMElement,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/PDO/_executeEncoder,tests/XML_Query2XML/PDO/_executeEncoder/basics.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/PDO/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/PDO/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/PDO/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/PDO/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/PDO/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/PDO/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/PDO/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/PDO/_prepareAndExecute,tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification,tests/XML_Query2XML/PDO/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/PDO/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/PDO/_setDOMAttribute,tests/XML_Query2XML/PDO/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/PDO/clearProfile,tests/XML_Query2XML/PDO/clearProfile/clearProfile.phpt,tests/XML_Query2XML/PDO/disableDebugLog,tests/XML_Query2XML/PDO/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/PDO/enableDebugLog,tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/PDO/factory,tests/XML_Query2XML/PDO/factory/throwDBException.phpt,tests/XML_Query2XML/PDO/getFlatXML,tests/XML_Query2XML/PDO/getFlatXML/case01.phpt,tests/XML_Query2XML/PDO/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/PDO/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/PDO/getGlobalOption,tests/XML_Query2XML/PDO/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/PDO/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/PDO/getProfile,tests/XML_Query2XML/PDO/getProfile/getProfile.phpt,tests/XML_Query2XML/PDO/getRawProfile,tests/XML_Query2XML/PDO/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/PDO/getXML,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/PDO/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/PDO/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/PDO/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/PDO/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/PDO/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/PDO/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/PDO/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/PDO/getXML/case02.phpt,tests/XML_Query2XML/PDO/getXML/case03.phpt,tests/XML_Query2XML/PDO/getXML/case04.phpt,tests/XML_Query2XML/PDO/getXML/case05.phpt,tests/XML_Query2XML/PDO/getXML/case06.phpt,tests/XML_Query2XML/PDO/getXML/case07.phpt,tests/XML_Query2XML/PDO/getXML/case08.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_base64Prefix.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/PDO/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/PDO/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/PDO/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/PDO/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/PDO/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/PDO/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/PDO/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/PDO/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/PDO/getXML/dynamicRowTag_staticString.phpt,tests/XML_Query2XML/PDO/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/PDO/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/PDO/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/PDO/getXML/sql_argument_false2.phpt,tests/XML_Query2XML/PDO/getXML/throwDBException.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/PDO/setGlobalOption,tests/XML_Query2XML/PDO/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/PDO/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/PDO/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/PDO/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/PDO/startProfiling,tests/XML_Query2XML/PDO/startProfiling/startProfiling.phpt,tests/XML_Query2XML/PDO/stopProfiling,tests/XML_Query2XML/PDO/stopProfiling/stopProfiling.phpt: newunit tests for PDO2007-08-27 01:14 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: new section on how touse command object implementation to get around prefixes2007-08-26 07:22 lukasfeiler* INSTALL: added new files to list2007-08-26 07:11 lukasfeiler* ChangeLog: ChangeLog updated2007-08-26 07:08 lukasfeiler* README, RELEASES, package.xml: getting ready for v1.3.02007-08-26 07:04 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented newdynamicRowTag option, BASE64 ENCODE prefix and CDATA SECTIONprefix2007-08-26 06:59 lukasfeiler* XML/Query2XML.php: new dynamicRowTag option, new BASE64 ENCODEprefix, new CDATA SECTION prefix2007-08-26 06:57 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt: results differedwhen executed in different timezones (due to usage of datefunction)2007-08-26 06:49 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_staticString.phpt,tests/XML_Query2XML/DB/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/DB/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/DB/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/DB/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/DB/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/DB/getXML/dynamicRowTag_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_callback.phpt,tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_columnName_onRootLevel.phpt,tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_commandObject.phpt,tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_staticString.phpt:new unit tests for new dynamicRowTag option2007-08-26 03:10 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_callback.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_emptyCdata.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException_invalidForAttribute.phpt:new unit tests for new CDATA SECTION prefix2007-08-26 03:09 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_base64Prefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_base64Prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_base64Prefix.phpt,tests/XML_Query2XML/DB/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/DB/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/DB/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/DB/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/DB/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/DB/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/DB/getXML/cdataPrefix_base64Prefix.phpt,tests/XML_Query2XML/MDB2/getXML/base64Prefix_callback.phpt,tests/XML_Query2XML/MDB2/getXML/base64Prefix_callback_conditionalPrefix.phpt,tests/XML_Query2XML/MDB2/getXML/base64Prefix_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/base64Prefix_columnName_conditionalPrefix.phpt,tests/XML_Query2XML/MDB2/getXML/base64Prefix_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/base64Prefix_staticString_conditionalPrefix.phpt,tests/XML_Query2XML/MDB2/getXML/cdataPrefix_base64Prefix.phpt:new unit tests for new BASE64 ENCODE prefix2007-08-26 02:57 lukasfeiler* cases/case05/case05.php, cases/case05/case05_debug.php,cases/case06/case06.php, cases/case06/case06_debug.php,cases/case08/case08.php, cases/case08/case08_debug.php: resultsdiffered when executed in different timezones (due to usage ofdate function)2007-06-03 14:18 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: setOption calls aroundlistTables call for dumping contents of a database2007-05-26 11:37 lukasfeiler* ChangeLog: ChangeLog updated2007-05-26 11:05 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/sql_argument_false2.phpt,tests/XML_Query2XML/ADOdbException/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/ADOdbException/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/ADOdbException/getXML/sql_argument_false2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/sql_argument_false2.phpt,tests/XML_Query2XML/DB/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/DB/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/DB/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/DB/getXML/sql_argument_false2.phpt,tests/XML_Query2XML/MDB2/getXML/idcolumn_false1.phpt,tests/XML_Query2XML/MDB2/getXML/idcolumn_false2.phpt,tests/XML_Query2XML/MDB2/getXML/sql_argument_false1.phpt,tests/XML_Query2XML/MDB2/getXML/sql_argument_false2.phpt: newunit tests for $sql and $options[idColumn]2007-05-26 11:02 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: new section on how todump the contents of a whole database2007-05-26 11:00 lukasfeiler* INSTALL, README, RELEASES, package.xml,tests/XML_Query2XML/syncTests_MDB2Master.sh: getting ready forrelease 1.2.12007-05-26 10:54 lukasfeiler* XML/Query2XML.php: $sql and $options["idColumn"] now also acceptthe boolean value false; this will save the developer a couplelines in some rare situations2007-04-15 12:45 lukasfeiler* ChangeLog: ChangeLog updated2007-04-15 12:23 lukasfeiler* README: number of unit tests corrected2007-04-15 12:23 lukasfeiler* RELEASES: documented v1.2.02007-04-15 12:22 lukasfeiler* package.xml: added new unit tests and release notes for v1.2.02007-04-15 12:18 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented new'encoder' option; added section explaining how to use alternativeXML character encoding2007-04-15 12:16 lukasfeiler* XML/Query2XML.php: CS fix2007-04-15 10:34 lukasfeiler* INSTALL: including new unit tests2007-04-12 12:20 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt:unit tests for encoder related exceptions2007-04-12 09:45 lukasfeiler* XML/Query2XML.php: using 'foreach ( as )' instead of 'foreach (as => )' where possible; removed unneeded _mapUnchanged(); nowcalling self::_utf8encode() directly from getFlatXML()2007-04-12 09:13 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_executeEncoder/basics.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/basics.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/basics.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/DB/_executeEncoder/basics.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/DB/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/DB/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/DB/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/basics.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/within_simpleAttributeSpecification.phpt:fixed unit test names2007-04-12 08:58 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_executeEncoder,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/basics.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder,tests/XML_Query2XML/ADOdbException/_executeEncoder/basics.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/ADOdbException/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/basics.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/DB/_executeEncoder,tests/XML_Query2XML/DB/_executeEncoder/basics.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/DB/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/DB/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/DB/_executeEncoder/within_simpleAttributeSpecification.phpt,tests/XML_Query2XML/MDB2/_executeEncoder,tests/XML_Query2XML/MDB2/_executeEncoder/basics.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_default.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_false.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_function.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_nonStaticMethod.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_null.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false2.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false_function.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodArray.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodString.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/within_complexAttributeSpecificationValue.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/within_complexElementSpecificationValue.phpt,tests/XML_Query2XML/MDB2/_executeEncoder/within_simpleAttributeSpecification.phpt:new unit tests for encoder feature2007-04-11 10:06 lukasfeiler* package.xml: getting ready for 1.2.02007-04-11 10:05 lukasfeiler* XML/Query2XML.php: implemented new 'encoder' option - this allowsfor user defined encoding2007-04-11 07:41 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: new section: Modifyingthe returned DOMDocument instance2007-02-04 21:53 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/skipif.php,tests/XML_Query2XML/ADOdbException/skipif.php,tests/XML_Query2XML/ADOdbPEAR/skipif.php: silencing db connecterrors in order for unit tests to be skipped instead of failing2007-02-03 17:36 lukasfeiler* RELEASES, package.xml: updated release notes2007-02-03 17:30 lukasfeiler* ChangeLog: updated ChangeLog2007-02-03 17:29 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: replaced tabs withspaces; renamed section 'Integrating other XML data sources'2007-02-03 16:05 lukasfeiler* INSTALL, README, RELEASES, package.xml: getting ready for v1.1.02007-02-03 16:04 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: typos fixed2007-02-03 16:01 lukasfeiler* cases/case01/case01.php, cases/case02/case02.log,cases/case02/case02.php, cases/case02/case02.profile,cases/case02/case02_debug.php, cases/case03/case03.log,cases/case03/case03.php, cases/case03/case03.profile,cases/case03/case03_debug.php, cases/case04/case04.log,cases/case04/case04.php, cases/case04/case04.profile,cases/case04/case04_debug.php, cases/case05/case05.log,cases/case05/case05.php, cases/case05/case05.profile,cases/case05/case05_debug.php, cases/case06/case06.log,cases/case06/case06.php, cases/case06/case06.profile,cases/case06/case06.xml, cases/case06/case06_debug.php,cases/case07/case07.log, cases/case07/case07.php,cases/case07/case07.profile, cases/case07/case07_debug.php,cases/case08/case08.log, cases/case08/case08.php,cases/case08/case08.profile, cases/case08/case08_debug.php: addedORDER BY clauses & CRLF --> LF2007-02-03 15:53 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/getFlatXML/case01.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/DB/getXML/case02.phpt,tests/XML_Query2XML/DB/getXML/case03.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case07.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/MDB2/getXML/case02.phpt,tests/XML_Query2XML/MDB2/getXML/case03.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case07.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt: added ORDER BYclauses and fixed dynamic usage of database abstraction layers2007-02-03 11:49 lukasfeiler* XML/Query2XML/Callback.php: added examples and API docs2007-02-03 11:49 lukasfeiler* XML/Query2XML.php: corrected docs for some private methods2007-02-03 11:11 lukasfeiler* XML/Query2XML.php,tests/XML_Query2XML/ADOdbDefault/factory/throwDBException.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/factory/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/factory/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/DB/factory/throwDBException.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/MDB2/factory/throwDBException.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt,tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt,tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed require_once CSissue2007-02-03 10:28 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed examples (the !operator is not supported anymore); new examples for COMMANDOBJECT callbacks2007-02-03 10:24 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbException/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbException/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/DB/getFlatXML/case01.phpt,tests/XML_Query2XML/DB/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/DB/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/DB/getXML/case02.phpt,tests/XML_Query2XML/DB/getXML/case03.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case07.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/DB/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,tests/XML_Query2XML/MDB2/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/MDB2/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/MDB2/getXML/case02.phpt,tests/XML_Query2XML/MDB2/getXML/case03.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case07.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/hidden_container_prefix.phpt:removed references to XML_Beautifier; CS fixes2007-02-02 12:01 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented COMMANDOBJECT feature2007-02-01 23:54 lukasfeiler* package.xml: added new unit tests and XML/Query2XML/Callback.php2007-02-01 23:52 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt:more details on location of config error that leads toXML_Query2XML_ConfigException2007-02-01 23:51 lukasfeiler* XML/Query2XML.php, XML/Query2XML/Callback.php: new callbackinterface XML_Query2XML_Callback allows for non-static callbackmethods2007-02-01 23:49 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/DB/getXML/callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexAttributeSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexElementSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_condition.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_data.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_idColumn.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleAttributeSpec.phpt,tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleElementSpec.phpt:unit tests for new callback interface XML_Query2XML_Callback2007-02-01 20:44 lukasfeiler* cases/case01/case01.php, cases/case02/case02.php,cases/case02/case02_debug.php, cases/case03/case03.php,cases/case03/case03_debug.php, cases/case04/case04.php,cases/case04/case04_debug.php, cases/case05/case05.php,cases/case05/case05_debug.php, cases/case06/case06.php,cases/case06/case06_debug.php, cases/case07/case07.php,cases/case07/case07_debug.php, cases/case08/case08.php,cases/case08/case08_debug.php: using MDB2 instead of DB; CS fixfor require_once2007-02-01 19:12 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode_parentHidden.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode_parentHidden.phpt:unit tests for callback function returning DOMNode instance2007-02-01 19:11 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt:unit tests for new exception2007-02-01 19:09 lukasfeiler* XML/Query2XML.php: now throwing a XML_Query2XML_ConfigExceptionif the idColumn option evaluates to a value that is an object oran array2007-02-01 15:49 lukasfeiler* tests/Query2XML_Tests.psql: PostgreSQL DDL for unit tests2007-02-01 15:32 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbDefault/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/ADOdbDefault/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbDefault/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbDefault/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/ADOdbException/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbException/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/ADOdbException/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbException/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbException/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbException/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/DB/clearProfile/clearProfile.phpt,tests/XML_Query2XML/DB/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/DB/getFlatXML/case01.phpt,tests/XML_Query2XML/DB/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/DB/getProfile/getProfile.phpt,tests/XML_Query2XML/DB/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/DB/getXML/case02.phpt,tests/XML_Query2XML/DB/getXML/case03.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case07.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/DB/startProfiling/startProfiling.phpt,tests/XML_Query2XML/DB/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/MDB2/clearProfile/clearProfile.phpt,tests/XML_Query2XML/MDB2/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,tests/XML_Query2XML/MDB2/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/MDB2/getProfile/getProfile.phpt,tests/XML_Query2XML/MDB2/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/MDB2/getXML/case02.phpt,tests/XML_Query2XML/MDB2/getXML/case03.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case07.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/MDB2/skipif.php,tests/XML_Query2XML/MDB2/startProfiling/startProfiling.phpt,tests/XML_Query2XML/MDB2/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/diffTests_MDB2Master.sh,tests/XML_Query2XML/settings.php,tests/XML_Query2XML/syncTests_MDB2Master.sh: added ORDER BYclause to all unit tests; all unit tests now also run withPostgreSQL2007-02-01 14:54 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documentedunserialization prefix and the handling of multi-column primarykeys2006-12-26 23:35 lukasfeiler* tests/Query2XML_Tests.sql,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed typo in columnname that was used in unit tests and docs2006-12-26 23:09 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documentedunserialization support, global options and callbacks returningDOMNode instances2006-12-25 19:06 lukasfeiler* package.xml: clearProfiling unit tests renamed to clearProfile2006-12-25 19:05 lukasfeiler* XML/Query2XML.php: _applySqlOptionsToRecord(): documentedbubbling up of XML_Query2XML_XMLException when thrown by_applyColumnStringToRecord()2006-12-25 17:12 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/clearProfiling,tests/XML_Query2XML/ADOdbException/clearProfiling,tests/XML_Query2XML/ADOdbPEAR/clearProfiling,tests/XML_Query2XML/DB/clearProfiling,tests/XML_Query2XML/MDB2/clearProfiling: incorrectly named unittests2006-12-25 16:49 lukasfeiler* tests/XML_Query2XML/checkTestNames.sh,tests/XML_Query2XML/diffTests.sh,tests/XML_Query2XML/syncTests.sh: unit test management helperscripts2006-12-25 16:40 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/clearProfile,tests/XML_Query2XML/ADOdbDefault/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbException/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/clearProfile,tests/XML_Query2XML/ADOdbException/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbException/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbException/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/clearProfile,tests/XML_Query2XML/ADOdbPEAR/clearProfile/clearProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/DB/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/DB/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/DB/clearProfile,tests/XML_Query2XML/DB/clearProfile/clearProfile.phpt,tests/XML_Query2XML/DB/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/DB/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/MDB2/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/MDB2/clearProfile,tests/XML_Query2XML/MDB2/clearProfile/clearProfile.phpt,tests/XML_Query2XML/MDB2/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/MDB2/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/diffTests.sh: corrected unit test names2006-12-24 12:41 lukasfeiler* package.xml: added new unit tests2006-12-24 12:40 lukasfeiler* XML/Query2XML.php: container issues fixed; @thows tags updated2006-12-24 12:39 lukasfeiler* tests/Query2XML_Tests.dm2, tests/Query2XML_Tests.jpg,tests/Query2XML_Tests.sql: new building_xmldata column needed forunit tests2006-12-24 12:35 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_addDOMChildren,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode,tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute,tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/getGlobalOption,tests/XML_Query2XML/ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbException/_appendTextChildNode,tests/XML_Query2XML/ADOdbException/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/ADOdbException/_setDOMAttribute,tests/XML_Query2XML/ADOdbException/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/getGlobalOption,tests/XML_Query2XML/ADOdbException/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbException/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbException/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode,tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute,tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/DB/_addDOMChildren,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/DB/_appendTextChildNode,tests/XML_Query2XML/DB/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/DB/_setDOMAttribute,tests/XML_Query2XML/DB/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/DB/getGlobalOption,tests/XML_Query2XML/DB/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/DB/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/DB/setGlobalOption,tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/DB/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/DB/setGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt,tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt,tests/XML_Query2XML/MDB2/_appendTextChildNode,tests/XML_Query2XML/MDB2/_appendTextChildNode/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,tests/XML_Query2XML/MDB2/_setDOMAttribute,tests/XML_Query2XML/MDB2/_setDOMAttribute/throwXMLException.phpt,tests/XML_Query2XML/MDB2/getGlobalOption,tests/XML_Query2XML/MDB2/getGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/MDB2/getGlobalOption/hidden_container_prefix.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt,tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,tests/XML_Query2XML/MDB2/setGlobalOption,tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/configException_noSuchOption.phpt,tests/XML_Query2XML/MDB2/setGlobalOption/hidden_container_prefix.phpt:145 new unit tests for testing '&' prefix and callbacks returningDomNode instances2006-12-24 00:02 lukasfeiler* XML/Query2XML.php: combination of '?' and '&' is now possible2006-12-23 17:55 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: dropped usage ofXML_Beautifier for all examples; now using MDB2 instead of DB forall examples; calling required_once() without braces2006-12-23 17:16 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php,tests/XML_Query2XML/DB/skipif_XML_Beautifier.php,tests/XML_Query2XML/MDB2/skipif_XML_Beautifier.php,tests/XML_Query2XML/diffTests.sh: removed XML_Beautifierdependency checks; diff scripts for DB layer specific unit tests2006-12-23 17:11 lukasfeiler* cases/case01/case01.php, cases/case01/case01.xml,cases/case02/case02.php, cases/case02/case02.xml,cases/case02/case02_debug.php, cases/case03/case03.php,cases/case03/case03.xml, cases/case03/case03_debug.php,cases/case04/case04.php, cases/case04/case04.xml,cases/case04/case04_debug.php, cases/case05/case05.php,cases/case05/case05.xml, cases/case05/case05_debug.php,cases/case06/case06.php, cases/case06/case06.xml,cases/case06/case06_debug.php, cases/case07/case07.php,cases/case07/case07.xml, cases/case07/case07_debug.php,cases/case08/case08.php, cases/case08/case08.xml,cases/case08/case08_debug.php,tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/DB/getFlatXML/case01.phpt,tests/XML_Query2XML/DB/getXML/case02.phpt,tests/XML_Query2XML/DB/getXML/case03.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case07.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,tests/XML_Query2XML/MDB2/getXML/case02.phpt,tests/XML_Query2XML/MDB2/getXML/case03.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case07.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt: dropped usage ofXML_Beautifier2006-12-23 08:23 lukasfeiler* XML/Query2XML.php: ampersand prefix can now be used inconjunction with the colon and pound sign prefix2006-12-22 22:41 lukasfeiler* XML/Query2XML.php: Capability to handle DOMNode instancesreturned by callback functions; the new ampersand shortcut canalso be used to quickly unserialize XML data stored in thedatabase2006-12-18 09:17 lukasfeiler* XML/Query2XML.php: API docs: added references to ADOdb,ADOConnection and ADORecordSet; also removed the unused privateproperty _isMDB22006-12-04 20:57 lukasfeiler* ChangeLog: udpated ChangeLog by running 'cvs2cl.pl -rtT'2006-12-04 20:56 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: renamed migrationguide section2006-12-04 20:55 lukasfeiler* RELEASES, package.xml: added reference to migration guide forusers still running v0.6.x or v0.7.x2006-12-04 20:10 lukasfeiler* INSTALL: removed reference to 'pear config-set preferred_statebeta'2006-12-04 20:10 lukasfeiler* RELEASES, package.xml: ready for v1.0.02006-11-29 22:24 lukasfeiler* XML/Query2XML.php: change suggested by dev at 7700 dot ws - thisdoesn't fix a bug, it's just cleaner code2006-11-04 00:06 lukasfeiler* RELEASES: release date updated2006-11-03 23:16 lukasfeiler* ChangeLog, RELEASES, package.xml: ready for v0.8.02006-11-03 23:10 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_complexQuery.phpt:modified for MDB2-2.3.02006-11-03 18:41 lukasfeiler* ChangeLog: updated ChangeLog by running 'cvs2cl.pl -rtT'2006-11-03 18:39 lukasfeiler* RELEASES: documented v0.8.02006-11-03 18:27 lukasfeiler* INSTALL: added new files to list of installed files2006-11-03 18:22 lukasfeiler* package.xml: getting ready for v0.8.02006-11-03 18:22 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented a migrationstrategy to v0.8.02006-11-03 15:58 lukasfeiler* cases/case04/case04.php, cases/case04/case04_debug.php,cases/case05/case05.php, cases/case05/case05_debug.php,cases/case06/case06.php, cases/case06/case06_debug.php,cases/case08/case08.php, cases/case08/case08_debug.php: changesfor new # prefix and modified condition option2006-11-03 15:54 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented # prefixand modified condition option2006-11-03 15:53 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/db_init.php,tests/XML_Query2XML/ADOdbDefault/skipif.php,tests/XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbException/db_init.php,tests/XML_Query2XML/ADOdbException/skipif.php,tests/XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbPEAR/db_init.php,tests/XML_Query2XML/ADOdbPEAR/skipif.php,tests/XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php,tests/XML_Query2XML/DB/db_init.php,tests/XML_Query2XML/DB/skipif.php,tests/XML_Query2XML/DB/skipif_XML_Beautifier.php,tests/XML_Query2XML/MDB2/db_init.php,tests/XML_Query2XML/MDB2/skipif.php,tests/XML_Query2XML/MDB2/skipif_XML_Beautifier.php,tests/XML_Query2XML/settings.php,tests/XML_Query2XML_ISO9075Mapper/skipif.php: added page-leveldocblock to all unit test include files2006-11-03 15:37 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_phpCode.phpt:removed tests for old "!" prefix2006-11-03 15:33 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_callback.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/callbacks.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_function.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_staticMethod.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_callback.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_callback.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_callback.phpt:new tests for callback prefix and modified condition option2006-11-03 15:24 lukasfeiler* tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption2.phpt:using "#" prefix instead of "!"; "condition" option is nowregular value that needs "#" prefix2006-11-03 15:22 lukasfeiler* XML/Query2XML.php: no more eval(); "!" prefix was dropped - "#"prefix was introduced; condition option is now evaluated using_applyColumnStringToRecord()2006-10-29 23:23 lukasfeiler* cases/case04/case04.php, cases/case04/case04_debug.php,cases/case05/case05.php,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tutorials/XML_Query2XML/XML_Query2XML.pkg: simplified syntax forCase04 and Case052006-10-29 12:11 lukasfeiler* README: documented phpt unit tests; references to testCases.shremoved2006-10-29 12:09 lukasfeiler* tests/testCases.sh: now not included in the package anymore -only to be used by developers2006-10-29 12:08 lukasfeiler* package.xml: migrated to package.xml version 2.02006-10-28 22:38 lukasfeiler* XML/Query2XML.php: updated references to phpt unit tests2006-10-28 00:08 lukasfeiler* package.xml: removed references to old PHPUnit2 test files2006-10-27 23:21 lukasfeiler* XML/Query2XML/ISO9075Mapper.php: removed old @author tag2006-10-27 23:20 lukasfeiler* package.xml: getting ready for v0.7.12006-10-27 23:20 lukasfeiler* XML/Query2XML.php: removed unneeded _runSQLQuery() and splifiedADOdb exception message2006-10-27 23:17 lukasfeiler* tests/ISO9075MapperTest.php, tests/Query2XMLTest.php,tests/Query2XMLTestADOdb.php,tests/Query2XMLTestADOdbException.php,tests/Query2XMLTestADOdbPEAR.php, tests/Query2XMLTestDB.php,tests/Query2XMLTestMDB2.php, tests/XML_Query2XML,tests/XML_Query2XML/ADOdbDefault,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbDefault/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/ADOdbDefault/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute,tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbDefault/clearProfiling,tests/XML_Query2XML/ADOdbDefault/clearProfiling/clearProfiling.phpt,tests/XML_Query2XML/ADOdbDefault/db_init.php,tests/XML_Query2XML/ADOdbDefault/disableDebugLog,tests/XML_Query2XML/ADOdbDefault/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbDefault/enableDebugLog,tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/ADOdbDefault/factory,tests/XML_Query2XML/ADOdbDefault/factory/throwDBException.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML,tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/ADOdbDefault/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbDefault/getProfile,tests/XML_Query2XML/ADOdbDefault/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getRawProfile,tests/XML_Query2XML/ADOdbDefault/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbDefault/getXML,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbDefault/skipif.php,tests/XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbDefault/startProfiling,tests/XML_Query2XML/ADOdbDefault/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbDefault/stopProfiling,tests/XML_Query2XML/ADOdbDefault/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/ADOdbException,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbException/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/ADOdbException/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/ADOdbException/_prepareAndExecute,tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbException/clearProfiling,tests/XML_Query2XML/ADOdbException/clearProfiling/clearProfiling.phpt,tests/XML_Query2XML/ADOdbException/db_init.php,tests/XML_Query2XML/ADOdbException/disableDebugLog,tests/XML_Query2XML/ADOdbException/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbException/enableDebugLog,tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/ADOdbException/factory,tests/XML_Query2XML/ADOdbException/factory/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML,tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/ADOdbException/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/getProfile,tests/XML_Query2XML/ADOdbException/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbException/getRawProfile,tests/XML_Query2XML/ADOdbException/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbException/getXML,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/ADOdbException/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbException/skipif.php,tests/XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbException/startProfiling,tests/XML_Query2XML/ADOdbException/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbException/stopProfiling,tests/XML_Query2XML/ADOdbException/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute,tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/ADOdbPEAR/clearProfiling,tests/XML_Query2XML/ADOdbPEAR/clearProfiling/clearProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR/db_init.php,tests/XML_Query2XML/ADOdbPEAR/disableDebugLog,tests/XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/ADOdbPEAR/enableDebugLog,tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/ADOdbPEAR/factory,tests/XML_Query2XML/ADOdbPEAR/factory/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/getProfile,tests/XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getRawProfile,tests/XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt,tests/XML_Query2XML/ADOdbPEAR/skipif.php,tests/XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php,tests/XML_Query2XML/ADOdbPEAR/startProfiling,tests/XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt,tests/XML_Query2XML/ADOdbPEAR/stopProfiling,tests/XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/DB,tests/XML_Query2XML/DB/_applyColumnStringToRecord,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/DB/_createDOMElement,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/DB/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/DB/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/DB/_prepareAndExecute,tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification,tests/XML_Query2XML/DB/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/DB/clearProfiling,tests/XML_Query2XML/DB/clearProfiling/clearProfiling.phpt,tests/XML_Query2XML/DB/db_init.php,tests/XML_Query2XML/DB/disableDebugLog,tests/XML_Query2XML/DB/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/DB/enableDebugLog,tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/DB/factory,tests/XML_Query2XML/DB/factory/throwDBException.phpt,tests/XML_Query2XML/DB/getFlatXML,tests/XML_Query2XML/DB/getFlatXML/case01.phpt,tests/XML_Query2XML/DB/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/DB/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/DB/getProfile,tests/XML_Query2XML/DB/getProfile/getProfile.phpt,tests/XML_Query2XML/DB/getRawProfile,tests/XML_Query2XML/DB/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/DB/getXML,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/DB/getXML/case02.phpt,tests/XML_Query2XML/DB/getXML/case03.phpt,tests/XML_Query2XML/DB/getXML/case04.phpt,tests/XML_Query2XML/DB/getXML/case05.phpt,tests/XML_Query2XML/DB/getXML/case06.phpt,tests/XML_Query2XML/DB/getXML/case07.phpt,tests/XML_Query2XML/DB/getXML/case08.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/DB/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/DB/getXML/throwDBException.phpt,tests/XML_Query2XML/DB/skipif.php,tests/XML_Query2XML/DB/skipif_XML_Beautifier.php,tests/XML_Query2XML/DB/startProfiling,tests/XML_Query2XML/DB/startProfiling/startProfiling.phpt,tests/XML_Query2XML/DB/stopProfiling,tests/XML_Query2XML/DB/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/MDB2,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt,tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_createDOMElement,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid1.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid2.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,tests/XML_Query2XML/MDB2/_mapSQLIdentifierToXMLName,tests/XML_Query2XML/MDB2/_mapSQLIdentifierToXMLName/throwXMLException.phpt,tests/XML_Query2XML/MDB2/_prepareAndExecute,tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_complexQuery.phpt,tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/rethrowConfigException.phpt,tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,tests/XML_Query2XML/MDB2/clearProfiling,tests/XML_Query2XML/MDB2/clearProfiling/clearProfiling.phpt,tests/XML_Query2XML/MDB2/db_init.php,tests/XML_Query2XML/MDB2/disableDebugLog,tests/XML_Query2XML/MDB2/disableDebugLog/disableDebugLog.phpt,tests/XML_Query2XML/MDB2/enableDebugLog,tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog.phpt,tests/XML_Query2XML/MDB2/factory,tests/XML_Query2XML/MDB2/factory/throwDBException.phpt,tests/XML_Query2XML/MDB2/getFlatXML,tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,tests/XML_Query2XML/MDB2/getFlatXML/simpleSelect.phpt,tests/XML_Query2XML/MDB2/getFlatXML/throwDBException.phpt,tests/XML_Query2XML/MDB2/getProfile,tests/XML_Query2XML/MDB2/getProfile/getProfile.phpt,tests/XML_Query2XML/MDB2/getRawProfile,tests/XML_Query2XML/MDB2/getRawProfile/getRawProfile.phpt,tests/XML_Query2XML/MDB2/getXML,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes1.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes2.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes3.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes4.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes5.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements1.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements2.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements3.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements4.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements5.phpt,tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements6.phpt,tests/XML_Query2XML/MDB2/getXML/case02.phpt,tests/XML_Query2XML/MDB2/getXML/case03.phpt,tests/XML_Query2XML/MDB2/getXML/case04.phpt,tests/XML_Query2XML/MDB2/getXML/case05.phpt,tests/XML_Query2XML/MDB2/getXML/case06.phpt,tests/XML_Query2XML/MDB2/getXML/case07.phpt,tests/XML_Query2XML/MDB2/getXML/case08.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_conditionOption.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt,tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption1.phpt,tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption2.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_phpCode.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_staticText.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_phpCode.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_staticText.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_columnName.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_phpCode.phpt,tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_staticText.phpt,tests/XML_Query2XML/MDB2/getXML/throwDBException.phpt,tests/XML_Query2XML/MDB2/skipif.php,tests/XML_Query2XML/MDB2/skipif_XML_Beautifier.php,tests/XML_Query2XML/MDB2/startProfiling,tests/XML_Query2XML/MDB2/startProfiling/startProfiling.phpt,tests/XML_Query2XML/MDB2/stopProfiling,tests/XML_Query2XML/MDB2/stopProfiling/stopProfiling.phpt,tests/XML_Query2XML/NoDBLayer,tests/XML_Query2XML/NoDBLayer/factory,tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt,tests/XML_Query2XML/settings.php,tests/XML_Query2XML_ISO9075Mapper,tests/XML_Query2XML_ISO9075Mapper/map,tests/XML_Query2XML_ISO9075Mapper/map/_X_UC.phpt,tests/XML_Query2XML_ISO9075Mapper/map/_x.phpt,tests/XML_Query2XML_ISO9075Mapper/map/at.phpt,tests/XML_Query2XML_ISO9075Mapper/map/colon.phpt,tests/XML_Query2XML_ISO9075Mapper/map/curlyBraceClose.phpt,tests/XML_Query2XML_ISO9075Mapper/map/curlyBraceOpen.phpt,tests/XML_Query2XML_ISO9075Mapper/map/equalSign.phpt,tests/XML_Query2XML_ISO9075Mapper/map/greaterThan.phpt,tests/XML_Query2XML_ISO9075Mapper/map/invalidNameStartChars.phpt,tests/XML_Query2XML_ISO9075Mapper/map/invalidNametChars.phpt,tests/XML_Query2XML_ISO9075Mapper/map/lessThan.phpt,tests/XML_Query2XML_ISO9075Mapper/map/poundSign.phpt,tests/XML_Query2XML_ISO9075Mapper/map/semicolon.phpt,tests/XML_Query2XML_ISO9075Mapper/map/space.phpt,tests/XML_Query2XML_ISO9075Mapper/map/startWith_XML_UC.phpt,tests/XML_Query2XML_ISO9075Mapper/map/startWith_xml.phpt,tests/XML_Query2XML_ISO9075Mapper/map/throwException1.phpt,tests/XML_Query2XML_ISO9075Mapper/map/throwException2.phpt,tests/XML_Query2XML_ISO9075Mapper/map/throwException3.phpt,tests/XML_Query2XML_ISO9075Mapper/map/unmodified1.phpt,tests/XML_Query2XML_ISO9075Mapper/map/unmodified2.phpt,tests/XML_Query2XML_ISO9075Mapper/map/validNameChars.phpt,tests/XML_Query2XML_ISO9075Mapper/map/validNameStartChars.phpt,tests/XML_Query2XML_ISO9075Mapper/map/validSpecialChars1.phpt,tests/XML_Query2XML_ISO9075Mapper/map/validSpecialChars2.phpt,tests/XML_Query2XML_ISO9075Mapper/map/variousChars.phpt,tests/XML_Query2XML_ISO9075Mapper/skipif.php: migrated fromPHPUnit2 to phpt2006-10-27 22:10 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: some clarificationsand one additional demonstration of the asterisk shortcut2006-10-14 19:38 lukasfeiler* ChangeLog: updated ChangeLog by running cvs2cl.pl -rtT2006-10-14 19:33 lukasfeiler* RELEASES, package.xml: ready for 0.7.02006-10-14 19:29 lukasfeiler* INSTALL, README: documented the new unit testsQuery2XMLTestDB.php, Query2XMLTestMDB2.php,Query2XMLTestADOdb.php, Query2XMLTestADOdbPEAR.php andQuery2XMLTestADOdbException.php2006-10-14 19:28 lukasfeiler* tutorials/XML_Query2XML/XML_Query2XML.pkg: ADOdb supportdocumented2006-10-14 19:25 lukasfeiler* package.xml: ready for 7.02006-10-14 18:36 lukasfeiler* XML/Query2XML.php: added support for the database abstractionlibrary ADOdb2006-10-14 18:17 lukasfeiler* tests/Query2XMLTest.php, tests/Query2XMLTestADOdb.php,tests/Query2XMLTestADOdbException.php,tests/Query2XMLTestADOdbPEAR.php, tests/Query2XMLTestDB.php,tests/Query2XMLTestMDB2.php: now using separate test files forDB, MDB2, ADOdb with default error handling, ADOdb withexceptions, ADOdb with PEAR and tests that don't require anydatabase abstraction layer2006-09-28 10:24 lukasfeiler* package.xml: ready for 0.6.12006-09-28 10:18 lukasfeiler* ChangeLog: updated ChangeLog by running 'cvs2cl.pl -rtT'2006-09-28 10:16 lukasfeiler* INSTALL, README: added info about ChangeLog-until-v0.6.02006-09-28 10:15 lukasfeiler* RELEASES, package.xml: added release info for 0.6.12006-09-28 10:05 lukasfeiler* ChangeLog-until-v0.6.0: ChangeLog entries prior to v0.6.0 whichwas developed at sourceforge2006-09-28 09:19 lukasfeiler* XML/Query2XML.php: compatibility fix for PHP5 < 5.1.0: addedclass_exists() calls before using instanceof operator inXML_Query2XML constructor2006-04-29 07:03 lukasfeiler* ChangeLog, INSTALL, LICENSE, README, RELEASES, XML,XML/Query2XML, XML/Query2XML.php,XML/Query2XML/ISO9075Mapper.php, cases, cases/case01,cases/case01/case01.php, cases/case01/case01.xml, cases/case02,cases/case02/case02.log, cases/case02/case02.php,cases/case02/case02.profile, cases/case02/case02.xml,cases/case02/case02_debug.php, cases/case03,cases/case03/case03.log, cases/case03/case03.php,cases/case03/case03.profile, cases/case03/case03.xml,cases/case03/case03_debug.php, cases/case04,cases/case04/case04.log, cases/case04/case04.php,cases/case04/case04.profile, cases/case04/case04.xml,cases/case04/case04_debug.php, cases/case05,cases/case05/case05.log, cases/case05/case05.php,cases/case05/case05.profile, cases/case05/case05.xml,cases/case05/case05_debug.php, cases/case06,cases/case06/case06.log, cases/case06/case06.php,cases/case06/case06.profile, cases/case06/case06.xml,cases/case06/case06_debug.php, cases/case07,cases/case07/case07.log, cases/case07/case07.php,cases/case07/case07.profile, cases/case07/case07.xml,cases/case07/case07_debug.php, cases/case08,cases/case08/case08.log, cases/case08/case08.php,cases/case08/case08.profile, cases/case08/case08.xml,cases/case08/case08_debug.php, package.xml, tests,tests/ISO9075MapperTest.php, tests/Query2XMLTest.php,tests/Query2XML_Tests.dm2, tests/Query2XML_Tests.jpg,tests/Query2XML_Tests.sql, tests/testCases.sh, tutorials,tutorials/XML_Query2XML,tutorials/XML_Query2XML/XML_Query2XML.pkg: all files forXML_Query2XML2006-04-29 07:03 cvs2svn* .: Standard project directories initialized by cvs2svn.