2007-09-03 10:41  lukasfeiler

	* INSTALL (1.10), README (1.9), RELEASES (1.14), package.xml
	  (1.23): release notes for v1.4.0

2007-09-03 01:06  lukasfeiler

	* package.xml (1.22): preparing for 1.4.0

2007-09-03 01:06  lukasfeiler

	* XML/Query2XML.php (1.23): now supporting PDO in addition to DB,
	  MDB2 and ADOdb

2007-09-03 01:03  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.23): documented
	  sqlite support

2007-09-03 01:01  lukasfeiler

	* tests/XML_Query2XML/PDO/: db_init.php (1.1), skipif.php (1.1): --

2007-09-03 01:00  lukasfeiler

	* tests/Query2XML_Tests.sq2 (1.1): sqlite2 db used for unit testing
	  by default

2007-09-03 00:57  lukasfeiler

	* tests/XML_Query2XML/: diffTests.sh (1.4), diffTests_MDB2Master.sh
	  (1.2): taking new PDO tests into account

2007-09-03 00:57  lukasfeiler

	* tests/XML_Query2XML/settings.php (1.4): now using sqlite DB per
	  default

2007-09-03 00:56  lukasfeiler

	* tests/XML_Query2XML/DB/skipif.php (1.3): skip tests for DB if
	  sqlite is used - DB cannot handle table.column format returned by
	  sqlite

2007-09-03 00:47  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/getXML/case06.phpt (1.8),
	  ADOdbDefault/getXML/case08.phpt (1.9),
	  ADOdbException/getXML/case06.phpt (1.8),
	  ADOdbException/getXML/case08.phpt (1.9),
	  ADOdbPEAR/getXML/case06.phpt (1.8), ADOdbPEAR/getXML/case08.phpt
	  (1.9), DB/getXML/case06.phpt (1.8), DB/getXML/case08.phpt (1.9),
	  MDB2/getXML/case06.phpt (1.8), MDB2/getXML/case08.phpt (1.9),
	  PDO/getXML/case08.phpt (1.2): to be skipped if sqlite2 is used -
	  for lack of real subselect support

2007-09-01 08:39  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/factory/throwDBException.phpt
	  (1.3), ADOdbException/factory/throwDBException.phpt (1.3),
	  ADOdbPEAR/factory/throwDBException.phpt (1.3),
	  DB/factory/throwDBException.phpt (1.3),
	  MDB2/factory/throwDBException.phpt (1.3),
	  PDO/factory/throwDBException.phpt (1.2): redundant unit tests -
	  covered by NoDBLayer/factory/throwDBException.phpt

2007-08-31 09:42  lukasfeiler

	* tests/XML_Query2XML/PDO/:
	  _addDOMChildren/throwXMLException_arrayWithBool.phpt (1.1),
	  _addDOMChildren/throwXMLException_arrayWithDouble.phpt (1.1),
	  _addDOMChildren/throwXMLException_arrayWithInt.phpt (1.1),
	  _addDOMChildren/throwXMLException_arrayWithObject.phpt (1.1),
	  _addDOMChildren/throwXMLException_arrayWithString.phpt (1.1),
	  _appendTextChildNode/throwXMLException.phpt (1.1),
	  _applyColumnStringToRecord/callbacks.phpt (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwConfigException_idcolumn.phpt
	  (1.1),
	  _applyColumnStringToRecord/throwXMLException_unserialize.phpt
	  (1.1),
	  _applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt
	  (1.1),
	  _applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt
	  (1.1),
	  _applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt
	  (1.1),
	  _applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt
	  (1.1),
	  _applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt
	  (1.1),
	  _applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt
	  (1.1), _createDOMElement/throwXMLException_elementInvalid1.phpt
	  (1.1), _createDOMElement/throwXMLException_elementInvalid2.phpt
	  (1.1),
	  _createDOMElement/throwXMLException_roottagOptionInvalid1.phpt
	  (1.1),
	  _createDOMElement/throwXMLException_roottagOptionInvalid2.phpt
	  (1.1),
	  _createDOMElement/throwXMLException_rowtagOptionInvalid.phpt
	  (1.1), _executeEncoder/basics.phpt (1.1),
	  _executeEncoder/encoder_default.phpt (1.1),
	  _executeEncoder/encoder_false.phpt (1.1),
	  _executeEncoder/encoder_function.phpt (1.1),
	  _executeEncoder/encoder_nonStaticMethod.phpt (1.1),
	  _executeEncoder/encoder_null.phpt (1.1),
	  _executeEncoder/encoder_overwritten_default_false.phpt (1.1),
	  _executeEncoder/encoder_overwritten_default_false2.phpt (1.1),
	  _executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.1),
	  _executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.1),
	  _executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.1), _executeEncoder/encoder_staticMethodArray.phpt (1.1),
	  _executeEncoder/encoder_staticMethodString.phpt (1.1),
	  _executeEncoder/throwXMLException.phpt (1.1),
	  _executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.1),
	  _executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.1), _executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt
	  (1.1),
	  _getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt
	  (1.1), _mapSQLIdentifierToXMLName/throwXMLException.phpt (1.1),
	  _prepareAndExecute/throwDBException_complexQuery.phpt (1.1),
	  _prepareAndExecute/throwDBException_simpleQuery.phpt (1.1),
	  _processComplexElementSpecification/condition_function.phpt
	  (1.1),
	  _processComplexElementSpecification/condition_staticMethod.phpt
	  (1.1),
	  _processComplexElementSpecification/rethrowConfigException.phpt
	  (1.1),
	  _processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.1), _setDOMAttribute/throwXMLException.phpt (1.1),
	  clearProfile/clearProfile.phpt (1.1),
	  disableDebugLog/disableDebugLog.phpt (1.1),
	  enableDebugLog/enableDebugLog.phpt (1.1),
	  factory/throwDBException.phpt (1.1), getFlatXML/case01.phpt
	  (1.1), getFlatXML/simpleSelect.phpt (1.1),
	  getFlatXML/throwDBException.phpt (1.1),
	  getGlobalOption/configException_noSuchOption.phpt (1.1),
	  getGlobalOption/hidden_container_prefix.phpt (1.1),
	  getProfile/getProfile.phpt (1.1),
	  getRawProfile/getRawProfile.phpt (1.1),
	  getXML/asteriskShortcut_attributes1.phpt (1.1),
	  getXML/asteriskShortcut_attributes2.phpt (1.1),
	  getXML/asteriskShortcut_attributes3.phpt (1.1),
	  getXML/asteriskShortcut_attributes4.phpt (1.1),
	  getXML/asteriskShortcut_attributes5.phpt (1.1),
	  getXML/asteriskShortcut_attributes6.phpt (1.1),
	  getXML/asteriskShortcut_elements1.phpt (1.1),
	  getXML/asteriskShortcut_elements2.phpt (1.1),
	  getXML/asteriskShortcut_elements3.phpt (1.1),
	  getXML/asteriskShortcut_elements4.phpt (1.1),
	  getXML/asteriskShortcut_elements5.phpt (1.1),
	  getXML/asteriskShortcut_elements6.phpt (1.1),
	  getXML/base64Prefix_callback.phpt (1.1),
	  getXML/base64Prefix_callback_conditionalPrefix.phpt (1.1),
	  getXML/base64Prefix_columnName.phpt (1.1),
	  getXML/base64Prefix_columnName_conditionalPrefix.phpt (1.1),
	  getXML/base64Prefix_staticString.phpt (1.1),
	  getXML/base64Prefix_staticString_conditionalPrefix.phpt (1.1),
	  getXML/callbackInterface_complexAttributeSpec.phpt (1.1),
	  getXML/callbackInterface_complexElementSpec.phpt (1.1),
	  getXML/callbackInterface_condition.phpt (1.1),
	  getXML/callbackInterface_data.phpt (1.1),
	  getXML/callbackInterface_idColumn.phpt (1.1),
	  getXML/callbackInterface_simpleAttributeSpec.phpt (1.1),
	  getXML/callbackInterface_simpleElementSpec.phpt (1.1),
	  getXML/callbackReturnDOMNode.phpt (1.1),
	  getXML/callbackReturnDOMNodeArray.phpt (1.1),
	  getXML/callbackReturnDOMNodeArray_parentHidden.phpt (1.1),
	  getXML/callbackReturnDOMNode_parentHidden.phpt (1.1),
	  getXML/case02.phpt (1.1), getXML/case03.phpt (1.1),
	  getXML/case04.phpt (1.1), getXML/case05.phpt (1.1),
	  getXML/case06.phpt (1.1), getXML/case07.phpt (1.1),
	  getXML/case08.phpt (1.1), getXML/cdataPrefix_base64Prefix.phpt
	  (1.1), getXML/cdataPrefix_callback.phpt (1.1),
	  getXML/cdataPrefix_callback_conditionalPrefix.phpt (1.1),
	  getXML/cdataPrefix_columnName.phpt (1.1),
	  getXML/cdataPrefix_columnName_conditionalPrefix.phpt (1.1),
	  getXML/cdataPrefix_emptyCdata.phpt (1.1),
	  getXML/cdataPrefix_staticString.phpt (1.1),
	  getXML/cdataPrefix_staticString_conditionalPrefix.phpt (1.1),
	  getXML/cdataPrefix_throwException2_invalidForAttribute.phpt
	  (1.1), getXML/cdataPrefix_throwException_invalidForAttribute.phpt
	  (1.1),
	  getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.1),
	  getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.1), getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.1),
	  getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.1), getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.1), getXML/complexElementSpecification_conditionOption1.phpt
	  (1.1), getXML/complexElementSpecification_conditionOption2.phpt
	  (1.1), getXML/conditionPrefix_attribute_callback.phpt (1.1),
	  getXML/conditionPrefix_attribute_columnName.phpt (1.1),
	  getXML/conditionPrefix_attribute_staticText.phpt (1.1),
	  getXML/conditionPrefix_element_callback.phpt (1.1),
	  getXML/conditionPrefix_element_columnName.phpt (1.1),
	  getXML/conditionPrefix_element_staticText.phpt (1.1),
	  getXML/conditionPrefix_value_callback.phpt (1.1),
	  getXML/conditionPrefix_value_columnName.phpt (1.1),
	  getXML/conditionPrefix_value_staticText.phpt (1.1),
	  getXML/dynamicRowTag_callback.phpt (1.1),
	  getXML/dynamicRowTag_columnName.phpt (1.1),
	  getXML/dynamicRowTag_columnName_ignoreRowTag.phpt (1.1),
	  getXML/dynamicRowTag_columnName_onRootLevel.phpt (1.1),
	  getXML/dynamicRowTag_commandObject.phpt (1.1),
	  getXML/dynamicRowTag_staticString.phpt (1.1),
	  getXML/idcolumn_false1.phpt (1.1), getXML/idcolumn_false2.phpt
	  (1.1), getXML/sql_argument_false1.phpt (1.1),
	  getXML/sql_argument_false2.phpt (1.1),
	  getXML/throwDBException.phpt (1.1),
	  getXML/unserializationPrefix_complexElement_callback.phpt (1.1),
	  getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.1),
	  getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.1),
	  getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.1),
	  getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.1),
	  getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.1),
	  getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.1),
	  getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.1), getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.1), getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.1),
	  getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.1), getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.1),
	  getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.1),
	  getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.1),
	  getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.1),
	  setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.1),
	  setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.1), setGlobalOption/configException_noSuchOption.phpt (1.1),
	  setGlobalOption/hidden_container_prefix.phpt (1.1),
	  startProfiling/startProfiling.phpt (1.1),
	  stopProfiling/stopProfiling.phpt (1.1): new unit tests for PDO

2007-08-26 18:14  tag RELEASE_1_3_0

2007-08-26 18:14  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.22, RELEASE_1_3_0):
	  new section on how to use command object implementation to get
	  around prefixes

2007-08-26 00:22  lukasfeiler

	* INSTALL (1.9, RELEASE_1_3_0): added new files to list

2007-08-26 00:11  lukasfeiler

	* ChangeLog (1.10, RELEASE_1_3_0): ChangeLog updated

2007-08-26 00:08  lukasfeiler

	* README (1.8), RELEASES (1.13), package.xml (1.21) (utags:
	  RELEASE_1_3_0): getting ready for v1.3.0

2007-08-26 00:04  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.21): documented new
	  dynamicRowTag option, BASE64 ENCODE prefix and CDATA SECTION
	  prefix

2007-08-25 23:59  lukasfeiler

	* XML/Query2XML.php (1.22, RELEASE_1_3_0): new dynamicRowTag
	  option, new BASE64 ENCODE prefix, new CDATA SECTION prefix

2007-08-25 23:57  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt (1.3),
	  ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.3), ADOdbDefault/getXML/case05.phpt (1.8),
	  ADOdbDefault/getXML/case06.phpt (1.7),
	  ADOdbDefault/getXML/case08.phpt (1.8),
	  ADOdbException/getXML/callbackReturnDOMNodeArray.phpt (1.3),
	  ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.3), ADOdbException/getXML/case05.phpt (1.8),
	  ADOdbException/getXML/case06.phpt (1.7),
	  ADOdbException/getXML/case08.phpt (1.8),
	  ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt (1.3),
	  ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.3), ADOdbPEAR/getXML/case05.phpt (1.8),
	  ADOdbPEAR/getXML/case06.phpt (1.7), ADOdbPEAR/getXML/case08.phpt
	  (1.8), DB/getXML/callbackReturnDOMNodeArray.phpt (1.3),
	  DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt (1.3),
	  DB/getXML/case05.phpt (1.8), DB/getXML/case06.phpt (1.7),
	  DB/getXML/case08.phpt (1.8),
	  MDB2/getXML/callbackReturnDOMNodeArray.phpt (1.3),
	  MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt (1.3),
	  MDB2/getXML/case05.phpt (1.8), MDB2/getXML/case06.phpt (1.7),
	  MDB2/getXML/case08.phpt (1.8) (utags: RELEASE_1_3_0): results
	  differed when executed in different timezones (due to usage of
	  date function)

2007-08-25 23:49  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/getXML/dynamicRowTag_callback.phpt (1.1),
	  ADOdbDefault/getXML/dynamicRowTag_columnName.phpt (1.1),
	  ADOdbDefault/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt
	  (1.1),
	  ADOdbDefault/getXML/dynamicRowTag_columnName_onRootLevel.phpt
	  (1.1), ADOdbDefault/getXML/dynamicRowTag_commandObject.phpt
	  (1.1), ADOdbDefault/getXML/dynamicRowTag_staticString.phpt (1.1),
	  ADOdbException/getXML/dynamicRowTag_callback.phpt (1.1),
	  ADOdbException/getXML/dynamicRowTag_columnName.phpt (1.1),
	  ADOdbException/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt
	  (1.1),
	  ADOdbException/getXML/dynamicRowTag_columnName_onRootLevel.phpt
	  (1.1), ADOdbException/getXML/dynamicRowTag_commandObject.phpt
	  (1.1), ADOdbException/getXML/dynamicRowTag_staticString.phpt
	  (1.1), ADOdbPEAR/getXML/dynamicRowTag_callback.phpt (1.1),
	  ADOdbPEAR/getXML/dynamicRowTag_columnName.phpt (1.1),
	  ADOdbPEAR/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt
	  (1.1), ADOdbPEAR/getXML/dynamicRowTag_columnName_onRootLevel.phpt
	  (1.1), ADOdbPEAR/getXML/dynamicRowTag_commandObject.phpt (1.1),
	  ADOdbPEAR/getXML/dynamicRowTag_staticString.phpt (1.1),
	  DB/getXML/dynamicRowTag_callback.phpt (1.1),
	  DB/getXML/dynamicRowTag_columnName.phpt (1.1),
	  DB/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt (1.1),
	  DB/getXML/dynamicRowTag_columnName_onRootLevel.phpt (1.1),
	  DB/getXML/dynamicRowTag_commandObject.phpt (1.1),
	  DB/getXML/dynamicRowTag_staticString.phpt (1.1),
	  MDB2/getXML/dynamicRowTag_callback.phpt (1.1),
	  MDB2/getXML/dynamicRowTag_columnName.phpt (1.1),
	  MDB2/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt (1.1),
	  MDB2/getXML/dynamicRowTag_columnName_onRootLevel.phpt (1.1),
	  MDB2/getXML/dynamicRowTag_commandObject.phpt (1.1),
	  MDB2/getXML/dynamicRowTag_staticString.phpt (1.1) (utags:
	  RELEASE_1_3_0): new unit tests for new dynamicRowTag option

2007-08-25 20:10  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/getXML/cdataPrefix_callback.phpt (1.1),
	  ADOdbDefault/getXML/cdataPrefix_callback_conditionalPrefix.phpt
	  (1.1), ADOdbDefault/getXML/cdataPrefix_columnName.phpt (1.1),
	  ADOdbDefault/getXML/cdataPrefix_columnName_conditionalPrefix.phpt
	  (1.1), ADOdbDefault/getXML/cdataPrefix_emptyCdata.phpt (1.1),
	  ADOdbDefault/getXML/cdataPrefix_staticString.phpt (1.1),
	  ADOdbDefault/getXML/cdataPrefix_staticString_conditionalPrefix.phpt
	  (1.1),
	  ADOdbDefault/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt
	  (1.1),
	  ADOdbDefault/getXML/cdataPrefix_throwException_invalidForAttribute.phpt
	  (1.1), ADOdbException/getXML/cdataPrefix_callback.phpt (1.1),
	  ADOdbException/getXML/cdataPrefix_callback_conditionalPrefix.phpt
	  (1.1), ADOdbException/getXML/cdataPrefix_columnName.phpt (1.1),
	  ADOdbException/getXML/cdataPrefix_columnName_conditionalPrefix.phpt
	  (1.1), ADOdbException/getXML/cdataPrefix_emptyCdata.phpt (1.1),
	  ADOdbException/getXML/cdataPrefix_staticString.phpt (1.1),
	  ADOdbException/getXML/cdataPrefix_staticString_conditionalPrefix.phpt
	  (1.1),
	  ADOdbException/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt
	  (1.1),
	  ADOdbException/getXML/cdataPrefix_throwException_invalidForAttribute.phpt
	  (1.1), ADOdbPEAR/getXML/cdataPrefix_callback.phpt (1.1),
	  ADOdbPEAR/getXML/cdataPrefix_callback_conditionalPrefix.phpt
	  (1.1), ADOdbPEAR/getXML/cdataPrefix_columnName.phpt (1.1),
	  ADOdbPEAR/getXML/cdataPrefix_columnName_conditionalPrefix.phpt
	  (1.1), ADOdbPEAR/getXML/cdataPrefix_emptyCdata.phpt (1.1),
	  ADOdbPEAR/getXML/cdataPrefix_staticString.phpt (1.1),
	  ADOdbPEAR/getXML/cdataPrefix_staticString_conditionalPrefix.phpt
	  (1.1),
	  ADOdbPEAR/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt
	  (1.1),
	  ADOdbPEAR/getXML/cdataPrefix_throwException_invalidForAttribute.phpt
	  (1.1), DB/getXML/cdataPrefix_callback.phpt (1.1),
	  DB/getXML/cdataPrefix_callback_conditionalPrefix.phpt (1.1),
	  DB/getXML/cdataPrefix_columnName.phpt (1.1),
	  DB/getXML/cdataPrefix_columnName_conditionalPrefix.phpt (1.1),
	  DB/getXML/cdataPrefix_emptyCdata.phpt (1.1),
	  DB/getXML/cdataPrefix_staticString.phpt (1.1),
	  DB/getXML/cdataPrefix_staticString_conditionalPrefix.phpt (1.1),
	  DB/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt
	  (1.1),
	  DB/getXML/cdataPrefix_throwException_invalidForAttribute.phpt
	  (1.1), MDB2/getXML/cdataPrefix_callback.phpt (1.1),
	  MDB2/getXML/cdataPrefix_callback_conditionalPrefix.phpt (1.1),
	  MDB2/getXML/cdataPrefix_columnName.phpt (1.1),
	  MDB2/getXML/cdataPrefix_columnName_conditionalPrefix.phpt (1.1),
	  MDB2/getXML/cdataPrefix_emptyCdata.phpt (1.1),
	  MDB2/getXML/cdataPrefix_staticString.phpt (1.1),
	  MDB2/getXML/cdataPrefix_staticString_conditionalPrefix.phpt
	  (1.1),
	  MDB2/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt
	  (1.1),
	  MDB2/getXML/cdataPrefix_throwException_invalidForAttribute.phpt
	  (1.1) (utags: RELEASE_1_3_0): new unit tests for new CDATA
	  SECTION prefix

2007-08-25 20:09  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/getXML/base64Prefix_callback.phpt (1.1),
	  ADOdbDefault/getXML/base64Prefix_callback_conditionalPrefix.phpt
	  (1.1), ADOdbDefault/getXML/base64Prefix_columnName.phpt (1.1),
	  ADOdbDefault/getXML/base64Prefix_columnName_conditionalPrefix.phpt
	  (1.1), ADOdbDefault/getXML/base64Prefix_staticString.phpt (1.1),
	  ADOdbDefault/getXML/base64Prefix_staticString_conditionalPrefix.phpt
	  (1.1), ADOdbDefault/getXML/cdataPrefix_base64Prefix.phpt (1.1),
	  ADOdbException/getXML/base64Prefix_callback.phpt (1.1),
	  ADOdbException/getXML/base64Prefix_callback_conditionalPrefix.phpt
	  (1.1), ADOdbException/getXML/base64Prefix_columnName.phpt (1.1),
	  ADOdbException/getXML/base64Prefix_columnName_conditionalPrefix.phpt
	  (1.1), ADOdbException/getXML/base64Prefix_staticString.phpt
	  (1.1),
	  ADOdbException/getXML/base64Prefix_staticString_conditionalPrefix.phpt
	  (1.1), ADOdbException/getXML/cdataPrefix_base64Prefix.phpt (1.1),
	  ADOdbPEAR/getXML/base64Prefix_callback.phpt (1.1),
	  ADOdbPEAR/getXML/base64Prefix_callback_conditionalPrefix.phpt
	  (1.1), ADOdbPEAR/getXML/base64Prefix_columnName.phpt (1.1),
	  ADOdbPEAR/getXML/base64Prefix_columnName_conditionalPrefix.phpt
	  (1.1), ADOdbPEAR/getXML/base64Prefix_staticString.phpt (1.1),
	  ADOdbPEAR/getXML/base64Prefix_staticString_conditionalPrefix.phpt
	  (1.1), ADOdbPEAR/getXML/cdataPrefix_base64Prefix.phpt (1.1),
	  DB/getXML/base64Prefix_callback.phpt (1.1),
	  DB/getXML/base64Prefix_callback_conditionalPrefix.phpt (1.1),
	  DB/getXML/base64Prefix_columnName.phpt (1.1),
	  DB/getXML/base64Prefix_columnName_conditionalPrefix.phpt (1.1),
	  DB/getXML/base64Prefix_staticString.phpt (1.1),
	  DB/getXML/base64Prefix_staticString_conditionalPrefix.phpt (1.1),
	  DB/getXML/cdataPrefix_base64Prefix.phpt (1.1),
	  MDB2/getXML/base64Prefix_callback.phpt (1.1),
	  MDB2/getXML/base64Prefix_callback_conditionalPrefix.phpt (1.1),
	  MDB2/getXML/base64Prefix_columnName.phpt (1.1),
	  MDB2/getXML/base64Prefix_columnName_conditionalPrefix.phpt (1.1),
	  MDB2/getXML/base64Prefix_staticString.phpt (1.1),
	  MDB2/getXML/base64Prefix_staticString_conditionalPrefix.phpt
	  (1.1), MDB2/getXML/cdataPrefix_base64Prefix.phpt (1.1) (utags:
	  RELEASE_1_3_0): new unit tests for new BASE64 ENCODE prefix

2007-08-25 19:57  lukasfeiler

	* cases/: case05/case05.php (1.7), case05/case05_debug.php (1.6),
	  case06/case06.php (1.6), case06/case06_debug.php (1.6),
	  case08/case08.php (1.6), case08/case08_debug.php (1.6) (utags:
	  RELEASE_1_3_0): results differed when executed in different
	  timezones (due to usage of date function)

2007-06-03 07:18  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.20): setOption calls
	  around listTables call for dumping contents of a database

2007-05-26 04:37  tag RELEASE_1_2_1

2007-05-26 04:37  lukasfeiler

	* ChangeLog (1.9, RELEASE_1_2_1): ChangeLog updated

2007-05-26 04:05  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/getXML/idcolumn_false1.phpt
	  (1.1), ADOdbDefault/getXML/idcolumn_false2.phpt (1.1),
	  ADOdbDefault/getXML/sql_argument_false1.phpt (1.1),
	  ADOdbDefault/getXML/sql_argument_false2.phpt (1.1),
	  ADOdbException/getXML/idcolumn_false1.phpt (1.1),
	  ADOdbException/getXML/idcolumn_false2.phpt (1.1),
	  ADOdbException/getXML/sql_argument_false1.phpt (1.1),
	  ADOdbException/getXML/sql_argument_false2.phpt (1.1),
	  ADOdbPEAR/getXML/idcolumn_false1.phpt (1.1),
	  ADOdbPEAR/getXML/idcolumn_false2.phpt (1.1),
	  ADOdbPEAR/getXML/sql_argument_false1.phpt (1.1),
	  ADOdbPEAR/getXML/sql_argument_false2.phpt (1.1),
	  DB/getXML/idcolumn_false1.phpt (1.1),
	  DB/getXML/idcolumn_false2.phpt (1.1),
	  DB/getXML/sql_argument_false1.phpt (1.1),
	  DB/getXML/sql_argument_false2.phpt (1.1),
	  MDB2/getXML/idcolumn_false1.phpt (1.1),
	  MDB2/getXML/idcolumn_false2.phpt (1.1),
	  MDB2/getXML/sql_argument_false1.phpt (1.1),
	  MDB2/getXML/sql_argument_false2.phpt (1.1) (utags: RELEASE_1_2_1,
	  RELEASE_1_3_0): new unit tests for $sql and $options[idColumn]

2007-05-26 04:02  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.19, RELEASE_1_2_1):
	  new section on how to dump the contents of a whole database

2007-05-26 04:00  lukasfeiler

	* INSTALL (1.8), README (1.7), RELEASES (1.12), package.xml (1.20),
	  tests/XML_Query2XML/syncTests_MDB2Master.sh (1.2, RELEASE_1_3_0)
	  (utags: RELEASE_1_2_1): getting ready for release 1.2.1

2007-05-26 03:54  lukasfeiler

	* XML/Query2XML.php (1.21, RELEASE_1_2_1): $sql and
	  $options["idColumn"] now also accept the boolean value false;
	  this will save the developer a couple lines in some rare
	  situations

2007-04-15 05:45  tag RELEASE_1_2_0

2007-04-15 05:45  lukasfeiler

	* ChangeLog (1.8, RELEASE_1_2_0): ChangeLog updated

2007-04-15 05:23  lukasfeiler

	* README (1.6, RELEASE_1_2_0): number of unit tests corrected

2007-04-15 05:23  lukasfeiler

	* RELEASES (1.11, RELEASE_1_2_0): documented v1.2.0

2007-04-15 05:22  lukasfeiler

	* package.xml (1.19, RELEASE_1_2_0): added new unit tests and
	  release notes for v1.2.0

2007-04-15 05:18  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.18, RELEASE_1_2_0):
	  documented new 'encoder' option; added section explaining how to
	  use alternative XML character encoding

2007-04-15 05:16  lukasfeiler

	* XML/Query2XML.php (1.20, RELEASE_1_2_0): CS fix

2007-04-15 03:34  lukasfeiler

	* INSTALL (1.7, RELEASE_1_2_0): including new unit tests

2007-04-12 05:20  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_executeEncoder/throwXMLException.phpt (1.1),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt
	  (1.1),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt
	  (1.1),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt
	  (1.1),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt
	  (1.1), ADOdbException/_executeEncoder/throwXMLException.phpt
	  (1.1),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt
	  (1.1),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt
	  (1.1),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt
	  (1.1),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt
	  (1.1), ADOdbPEAR/_executeEncoder/throwXMLException.phpt (1.1),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt
	  (1.1),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt
	  (1.1),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt
	  (1.1),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt
	  (1.1), DB/_executeEncoder/throwXMLException.phpt (1.1),
	  DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt
	  (1.1),
	  DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt
	  (1.1),
	  DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt
	  (1.1),
	  DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt
	  (1.1), MDB2/_executeEncoder/throwXMLException.phpt (1.1),
	  MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt
	  (1.1),
	  MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt
	  (1.1),
	  MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt
	  (1.1),
	  MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt
	  (1.1) (utags: RELEASE_1_2_0, RELEASE_1_2_1, RELEASE_1_3_0): unit
	  tests for encoder related exceptions

2007-04-12 02:45  lukasfeiler

	* XML/Query2XML.php (1.19): using 'foreach ( as )' instead of
	  'foreach ( as  => )' where possible; removed unneeded
	  _mapUnchanged(); now calling self::_utf8encode() directly from
	  getFlatXML()

2007-04-12 02:13  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/_executeEncoder/basics.phpt
	  (1.2), ADOdbDefault/_executeEncoder/encoder_false.phpt (1.2),
	  ADOdbDefault/_executeEncoder/encoder_function.phpt (1.2),
	  ADOdbDefault/_executeEncoder/encoder_nonStaticMethod.phpt (1.2),
	  ADOdbDefault/_executeEncoder/encoder_null.phpt (1.2),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/encoder_staticMethodArray.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/encoder_staticMethodString.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.2),
	  ADOdbDefault/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.2), ADOdbException/_executeEncoder/basics.phpt (1.2),
	  ADOdbException/_executeEncoder/encoder_false.phpt (1.2),
	  ADOdbException/_executeEncoder/encoder_function.phpt (1.2),
	  ADOdbException/_executeEncoder/encoder_nonStaticMethod.phpt
	  (1.2), ADOdbException/_executeEncoder/encoder_null.phpt (1.2),
	  ADOdbException/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/encoder_staticMethodArray.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/encoder_staticMethodString.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.2),
	  ADOdbException/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.2), ADOdbPEAR/_executeEncoder/basics.phpt (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_false.phpt (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_function.phpt (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_nonStaticMethod.phpt (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_null.phpt (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.2), ADOdbPEAR/_executeEncoder/encoder_staticMethodArray.phpt
	  (1.2), ADOdbPEAR/_executeEncoder/encoder_staticMethodString.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.2),
	  ADOdbPEAR/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.2), DB/_executeEncoder/basics.phpt (1.2),
	  DB/_executeEncoder/encoder_false.phpt (1.2),
	  DB/_executeEncoder/encoder_function.phpt (1.2),
	  DB/_executeEncoder/encoder_nonStaticMethod.phpt (1.2),
	  DB/_executeEncoder/encoder_null.phpt (1.2),
	  DB/_executeEncoder/encoder_overwritten_default_false.phpt (1.2),
	  DB/_executeEncoder/encoder_overwritten_default_false2.phpt (1.2),
	  DB/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.2),
	  DB/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.2),
	  DB/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.2), DB/_executeEncoder/encoder_staticMethodArray.phpt (1.2),
	  DB/_executeEncoder/encoder_staticMethodString.phpt (1.2),
	  DB/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.2),
	  DB/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.2),
	  DB/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.2), MDB2/_executeEncoder/basics.phpt (1.2),
	  MDB2/_executeEncoder/encoder_false.phpt (1.2),
	  MDB2/_executeEncoder/encoder_function.phpt (1.2),
	  MDB2/_executeEncoder/encoder_nonStaticMethod.phpt (1.2),
	  MDB2/_executeEncoder/encoder_null.phpt (1.2),
	  MDB2/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.2),
	  MDB2/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.2),
	  MDB2/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.2),
	  MDB2/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.2),
	  MDB2/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.2), MDB2/_executeEncoder/encoder_staticMethodArray.phpt (1.2),
	  MDB2/_executeEncoder/encoder_staticMethodString.phpt (1.2),
	  MDB2/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.2),
	  MDB2/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.2),
	  MDB2/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.2) (utags: RELEASE_1_2_0, RELEASE_1_2_1, RELEASE_1_3_0): fixed
	  unit test names

2007-04-12 01:58  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/_executeEncoder/basics.phpt
	  (1.1), ADOdbDefault/_executeEncoder/encoder_default.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0),
	  ADOdbDefault/_executeEncoder/encoder_false.phpt (1.1),
	  ADOdbDefault/_executeEncoder/encoder_function.phpt (1.1),
	  ADOdbDefault/_executeEncoder/encoder_nonStaticMethod.phpt (1.1),
	  ADOdbDefault/_executeEncoder/encoder_null.phpt (1.1),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/encoder_staticMethodArray.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/encoder_staticMethodString.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.1),
	  ADOdbDefault/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.1), ADOdbException/_executeEncoder/basics.phpt (1.1),
	  ADOdbException/_executeEncoder/encoder_default.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0),
	  ADOdbException/_executeEncoder/encoder_false.phpt (1.1),
	  ADOdbException/_executeEncoder/encoder_function.phpt (1.1),
	  ADOdbException/_executeEncoder/encoder_nonStaticMethod.phpt
	  (1.1), ADOdbException/_executeEncoder/encoder_null.phpt (1.1),
	  ADOdbException/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/encoder_staticMethodArray.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/encoder_staticMethodString.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.1),
	  ADOdbException/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.1), ADOdbPEAR/_executeEncoder/basics.phpt (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_default.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0),
	  ADOdbPEAR/_executeEncoder/encoder_false.phpt (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_function.phpt (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_nonStaticMethod.phpt (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_null.phpt (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.1), ADOdbPEAR/_executeEncoder/encoder_staticMethodArray.phpt
	  (1.1), ADOdbPEAR/_executeEncoder/encoder_staticMethodString.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.1),
	  ADOdbPEAR/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.1), DB/_executeEncoder/basics.phpt (1.1),
	  DB/_executeEncoder/encoder_default.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0),
	  DB/_executeEncoder/encoder_false.phpt (1.1),
	  DB/_executeEncoder/encoder_function.phpt (1.1),
	  DB/_executeEncoder/encoder_nonStaticMethod.phpt (1.1),
	  DB/_executeEncoder/encoder_null.phpt (1.1),
	  DB/_executeEncoder/encoder_overwritten_default_false.phpt (1.1),
	  DB/_executeEncoder/encoder_overwritten_default_false2.phpt (1.1),
	  DB/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.1),
	  DB/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.1),
	  DB/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.1), DB/_executeEncoder/encoder_staticMethodArray.phpt (1.1),
	  DB/_executeEncoder/encoder_staticMethodString.phpt (1.1),
	  DB/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.1),
	  DB/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.1),
	  DB/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.1), MDB2/_executeEncoder/basics.phpt (1.1),
	  MDB2/_executeEncoder/encoder_default.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0),
	  MDB2/_executeEncoder/encoder_false.phpt (1.1),
	  MDB2/_executeEncoder/encoder_function.phpt (1.1),
	  MDB2/_executeEncoder/encoder_nonStaticMethod.phpt (1.1),
	  MDB2/_executeEncoder/encoder_null.phpt (1.1),
	  MDB2/_executeEncoder/encoder_overwritten_default_false.phpt
	  (1.1),
	  MDB2/_executeEncoder/encoder_overwritten_default_false2.phpt
	  (1.1),
	  MDB2/_executeEncoder/encoder_overwritten_default_false_function.phpt
	  (1.1),
	  MDB2/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt
	  (1.1),
	  MDB2/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt
	  (1.1), MDB2/_executeEncoder/encoder_staticMethodArray.phpt (1.1),
	  MDB2/_executeEncoder/encoder_staticMethodString.phpt (1.1),
	  MDB2/_executeEncoder/within_complexAttributeSpecificationValue.phpt
	  (1.1),
	  MDB2/_executeEncoder/within_complexElementSpecificationValue.phpt
	  (1.1),
	  MDB2/_executeEncoder/within_simpleAttributeSpecification.phpt
	  (1.1): new unit tests for encoder feature

2007-04-11 03:06  lukasfeiler

	* package.xml (1.18): getting ready for 1.2.0

2007-04-11 03:05  lukasfeiler

	* XML/Query2XML.php (1.18): implemented new 'encoder' option - this
	  allows for user defined encoding

2007-04-11 00:41  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.17): new section:
	  Modifying the returned DOMDocument instance

2007-02-04 13:53  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/skipif.php (1.3),
	  ADOdbException/skipif.php (1.3), ADOdbPEAR/skipif.php (1.3)
	  (utags: RELEASE_1_2_0, RELEASE_1_2_1, RELEASE_1_3_0): silencing
	  db connect errors in order for unit tests to be skipped instead
	  of failing

2007-02-03 09:36  tag RELEASE_1_1_0

2007-02-03 09:36  lukasfeiler

	* RELEASES (1.10), package.xml (1.17) (utags: RELEASE_1_1_0):
	  updated release notes

2007-02-03 09:30  lukasfeiler

	* ChangeLog (1.7, RELEASE_1_1_0): updated ChangeLog

2007-02-03 09:29  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.16, RELEASE_1_1_0):
	  replaced tabs with spaces; renamed section 'Integrating other XML
	  data sources'

2007-02-03 08:05  lukasfeiler

	* INSTALL (1.6, RELEASE_1_1_0), README (1.5, RELEASE_1_1_0),
	  RELEASES (1.9), package.xml (1.16): getting ready for v1.1.0

2007-02-03 08:04  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.15): typos fixed

2007-02-03 08:01  lukasfeiler

	* cases/: case01/case01.php (1.4, RELEASE_1_3_0), case02/case02.log
	  (1.2, RELEASE_1_3_0), case02/case02.php (1.4, RELEASE_1_3_0),
	  case02/case02.profile (1.2, RELEASE_1_3_0),
	  case02/case02_debug.php (1.4, RELEASE_1_3_0), case03/case03.log
	  (1.2, RELEASE_1_3_0), case03/case03.php (1.4, RELEASE_1_3_0),
	  case03/case03.profile (1.2, RELEASE_1_3_0),
	  case03/case03_debug.php (1.4, RELEASE_1_3_0), case04/case04.log
	  (1.2, RELEASE_1_3_0), case04/case04.php (1.6, RELEASE_1_3_0),
	  case04/case04.profile (1.2, RELEASE_1_3_0),
	  case04/case04_debug.php (1.6, RELEASE_1_3_0), case05/case05.log
	  (1.2, RELEASE_1_3_0), case05/case05.php (1.6),
	  case05/case05.profile (1.2, RELEASE_1_3_0),
	  case05/case05_debug.php (1.5), case06/case06.log (1.2,
	  RELEASE_1_3_0), case06/case06.php (1.5), case06/case06.profile
	  (1.2, RELEASE_1_3_0), case06/case06.xml (1.3, RELEASE_1_3_0),
	  case06/case06_debug.php (1.5), case07/case07.log (1.2,
	  RELEASE_1_3_0), case07/case07.php (1.4, RELEASE_1_3_0),
	  case07/case07.profile (1.2, RELEASE_1_3_0),
	  case07/case07_debug.php (1.4, RELEASE_1_3_0), case08/case08.log
	  (1.2, RELEASE_1_3_0), case08/case08.php (1.5),
	  case08/case08.profile (1.2, RELEASE_1_3_0),
	  case08/case08_debug.php (1.5) (utags: RELEASE_1_1_0,
	  RELEASE_1_2_0, RELEASE_1_2_1): added ORDER BY clauses & CRLF -->
	  LF

2007-02-03 07:53  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0), ADOdbDefault/getFlatXML/case01.phpt (1.5,
	  RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackInterface_condition.phpt (1.2,
	  RELEASE_1_3_0), ADOdbDefault/getXML/callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackInterface_idColumn.phpt (1.2,
	  RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackReturnDOMNode.phpt (1.2,
	  RELEASE_1_3_0),
	  ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt (1.2),
	  ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.2),
	  ADOdbDefault/getXML/callbackReturnDOMNode_parentHidden.phpt (1.2,
	  RELEASE_1_3_0), ADOdbDefault/getXML/case02.phpt (1.5,
	  RELEASE_1_3_0), ADOdbDefault/getXML/case03.phpt (1.5,
	  RELEASE_1_3_0), ADOdbDefault/getXML/case04.phpt (1.7,
	  RELEASE_1_3_0), ADOdbDefault/getXML/case05.phpt (1.7),
	  ADOdbDefault/getXML/case06.phpt (1.6),
	  ADOdbDefault/getXML/case07.phpt (1.5, RELEASE_1_3_0),
	  ADOdbDefault/getXML/case08.phpt (1.7),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0), ADOdbException/getFlatXML/case01.phpt (1.5,
	  RELEASE_1_3_0),
	  ADOdbException/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/getXML/callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/getXML/callbackInterface_condition.phpt (1.2,
	  RELEASE_1_3_0), ADOdbException/getXML/callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/getXML/callbackInterface_idColumn.phpt (1.2,
	  RELEASE_1_3_0),
	  ADOdbException/getXML/callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/getXML/callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbException/getXML/callbackReturnDOMNode.phpt (1.2,
	  RELEASE_1_3_0),
	  ADOdbException/getXML/callbackReturnDOMNodeArray.phpt (1.2),
	  ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.2),
	  ADOdbException/getXML/callbackReturnDOMNode_parentHidden.phpt
	  (1.2, RELEASE_1_3_0), ADOdbException/getXML/case02.phpt (1.5,
	  RELEASE_1_3_0), ADOdbException/getXML/case03.phpt (1.5,
	  RELEASE_1_3_0), ADOdbException/getXML/case04.phpt (1.7,
	  RELEASE_1_3_0), ADOdbException/getXML/case05.phpt (1.7),
	  ADOdbException/getXML/case06.phpt (1.6),
	  ADOdbException/getXML/case07.phpt (1.5, RELEASE_1_3_0),
	  ADOdbException/getXML/case08.phpt (1.7),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0), ADOdbPEAR/getFlatXML/case01.phpt (1.5,
	  RELEASE_1_3_0),
	  ADOdbPEAR/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/getXML/callbackInterface_complexElementSpec.phpt (1.2,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/getXML/callbackInterface_data.phpt (1.2,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  ADOdbPEAR/getXML/callbackInterface_simpleAttributeSpec.phpt (1.2,
	  RELEASE_1_3_0),
	  ADOdbPEAR/getXML/callbackInterface_simpleElementSpec.phpt (1.2,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/callbackReturnDOMNode.phpt (1.2,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt
	  (1.2),
	  ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.2), ADOdbPEAR/getXML/callbackReturnDOMNode_parentHidden.phpt
	  (1.2, RELEASE_1_3_0), ADOdbPEAR/getXML/case02.phpt (1.5,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/case03.phpt (1.5,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/case04.phpt (1.7,
	  RELEASE_1_3_0), ADOdbPEAR/getXML/case05.phpt (1.7),
	  ADOdbPEAR/getXML/case06.phpt (1.6), ADOdbPEAR/getXML/case07.phpt
	  (1.5, RELEASE_1_3_0), ADOdbPEAR/getXML/case08.phpt (1.7),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0), DB/getFlatXML/case01.phpt (1.5,
	  RELEASE_1_3_0),
	  DB/getXML/callbackInterface_complexAttributeSpec.phpt (1.2,
	  RELEASE_1_3_0),
	  DB/getXML/callbackInterface_complexElementSpec.phpt (1.2,
	  RELEASE_1_3_0), DB/getXML/callbackInterface_condition.phpt (1.2,
	  RELEASE_1_3_0), DB/getXML/callbackInterface_data.phpt (1.2,
	  RELEASE_1_3_0), DB/getXML/callbackInterface_idColumn.phpt (1.2,
	  RELEASE_1_3_0),
	  DB/getXML/callbackInterface_simpleAttributeSpec.phpt (1.2,
	  RELEASE_1_3_0),
	  DB/getXML/callbackInterface_simpleElementSpec.phpt (1.2,
	  RELEASE_1_3_0), DB/getXML/callbackReturnDOMNode.phpt (1.2,
	  RELEASE_1_3_0), DB/getXML/callbackReturnDOMNodeArray.phpt (1.2),
	  DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt (1.2),
	  DB/getXML/callbackReturnDOMNode_parentHidden.phpt (1.2,
	  RELEASE_1_3_0), DB/getXML/case02.phpt (1.5, RELEASE_1_3_0),
	  DB/getXML/case03.phpt (1.5, RELEASE_1_3_0), DB/getXML/case04.phpt
	  (1.7, RELEASE_1_3_0), DB/getXML/case05.phpt (1.7),
	  DB/getXML/case06.phpt (1.6), DB/getXML/case07.phpt (1.5,
	  RELEASE_1_3_0), DB/getXML/case08.phpt (1.7),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.2, RELEASE_1_3_0), MDB2/getFlatXML/case01.phpt (1.5,
	  RELEASE_1_3_0),
	  MDB2/getXML/callbackInterface_complexAttributeSpec.phpt (1.2,
	  RELEASE_1_3_0),
	  MDB2/getXML/callbackInterface_complexElementSpec.phpt (1.2,
	  RELEASE_1_3_0), MDB2/getXML/callbackInterface_condition.phpt
	  (1.2, RELEASE_1_3_0), MDB2/getXML/callbackInterface_data.phpt
	  (1.2, RELEASE_1_3_0), MDB2/getXML/callbackInterface_idColumn.phpt
	  (1.2, RELEASE_1_3_0),
	  MDB2/getXML/callbackInterface_simpleAttributeSpec.phpt (1.2,
	  RELEASE_1_3_0),
	  MDB2/getXML/callbackInterface_simpleElementSpec.phpt (1.2,
	  RELEASE_1_3_0), MDB2/getXML/callbackReturnDOMNode.phpt (1.2,
	  RELEASE_1_3_0), MDB2/getXML/callbackReturnDOMNodeArray.phpt
	  (1.2), MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.2), MDB2/getXML/callbackReturnDOMNode_parentHidden.phpt (1.2,
	  RELEASE_1_3_0), MDB2/getXML/case02.phpt (1.5, RELEASE_1_3_0),
	  MDB2/getXML/case03.phpt (1.5, RELEASE_1_3_0),
	  MDB2/getXML/case04.phpt (1.7, RELEASE_1_3_0),
	  MDB2/getXML/case05.phpt (1.7), MDB2/getXML/case06.phpt (1.6),
	  MDB2/getXML/case07.phpt (1.5, RELEASE_1_3_0),
	  MDB2/getXML/case08.phpt (1.7) (utags: RELEASE_1_1_0,
	  RELEASE_1_2_0, RELEASE_1_2_1): added ORDER BY clauses and fixed
	  dynamic usage of database abstraction layers

2007-02-03 03:49  lukasfeiler

	* XML/Query2XML/Callback.php (1.2, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0): added examples and API docs

2007-02-03 03:49  lukasfeiler

	* XML/Query2XML.php (1.17, RELEASE_1_1_0): corrected docs for some
	  private methods

2007-02-03 03:11  lukasfeiler

	* XML/Query2XML.php (1.16),
	  tests/XML_Query2XML/ADOdbDefault/factory/throwDBException.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt (1.6),
	  tests/XML_Query2XML/ADOdbException/factory/throwDBException.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt (1.6),
	  tests/XML_Query2XML/ADOdbPEAR/factory/throwDBException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt (1.6),
	  tests/XML_Query2XML/DB/factory/throwDBException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  tests/XML_Query2XML/DB/getXML/case08.phpt (1.6),
	  tests/XML_Query2XML/MDB2/factory/throwDBException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt (1.6),
	  tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  tutorials/XML_Query2XML/XML_Query2XML.pkg (1.14): fixed
	  require_once CS issue

2007-02-03 02:28  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.13): fixed examples
	  (the ! operator is not supported anymore); new examples for
	  COMMAND OBJECT callbacks

2007-02-03 02:24  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/getFlatXML/case01.phpt (1.4),
	  ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/case02.phpt (1.4),
	  ADOdbDefault/getXML/case03.phpt (1.4),
	  ADOdbDefault/getXML/case04.phpt (1.6),
	  ADOdbDefault/getXML/case05.phpt (1.6),
	  ADOdbDefault/getXML/case06.phpt (1.5),
	  ADOdbDefault/getXML/case07.phpt (1.4),
	  ADOdbDefault/getXML/case08.phpt (1.5),
	  ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getFlatXML/case01.phpt (1.4),
	  ADOdbException/getGlobalOption/configException_noSuchOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/case02.phpt (1.4),
	  ADOdbException/getXML/case03.phpt (1.4),
	  ADOdbException/getXML/case04.phpt (1.6),
	  ADOdbException/getXML/case05.phpt (1.6),
	  ADOdbException/getXML/case06.phpt (1.5),
	  ADOdbException/getXML/case07.phpt (1.4),
	  ADOdbException/getXML/case08.phpt (1.5),
	  ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/setGlobalOption/configException_noSuchOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/setGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getFlatXML/case01.phpt (1.4),
	  ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/case02.phpt (1.4), ADOdbPEAR/getXML/case03.phpt
	  (1.4), ADOdbPEAR/getXML/case04.phpt (1.6),
	  ADOdbPEAR/getXML/case05.phpt (1.6), ADOdbPEAR/getXML/case06.phpt
	  (1.5), ADOdbPEAR/getXML/case07.phpt (1.4),
	  ADOdbPEAR/getXML/case08.phpt (1.5),
	  ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getFlatXML/case01.phpt (1.4),
	  DB/getGlobalOption/configException_noSuchOption.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/case02.phpt (1.4), DB/getXML/case03.phpt (1.4),
	  DB/getXML/case04.phpt (1.6), DB/getXML/case05.phpt (1.6),
	  DB/getXML/case06.phpt (1.5), DB/getXML/case07.phpt (1.4),
	  DB/getXML/case08.phpt (1.5),
	  DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/setGlobalOption/configException_noSuchOption.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/setGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getFlatXML/case01.phpt (1.4),
	  MDB2/getGlobalOption/configException_noSuchOption.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/case02.phpt (1.4), MDB2/getXML/case03.phpt (1.4),
	  MDB2/getXML/case04.phpt (1.6), MDB2/getXML/case05.phpt (1.6),
	  MDB2/getXML/case06.phpt (1.5), MDB2/getXML/case07.phpt (1.4),
	  MDB2/getXML/case08.phpt (1.5),
	  MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/setGlobalOption/configException_noSuchOption.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/setGlobalOption/hidden_container_prefix.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0):
	  removed references to XML_Beautifier; CS fixes

2007-02-02 04:01  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.12): documented
	  COMMAND OBJECT feature

2007-02-01 15:54  lukasfeiler

	* package.xml (1.15): added new unit tests and
	  XML/Query2XML/Callback.php

2007-02-01 15:52  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.2),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.2),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.2),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.2),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.2),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.2),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.2),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.2),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.2),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.2),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.2),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.2),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.2),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.2),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.2),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.2),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.2),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.2),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.2),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.2),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.2),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.2),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.2),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.2),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.2),
	  DB/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.2),
	  DB/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.2),
	  DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.2),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.2),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.2),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.2),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.2),
	  MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.2),
	  MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.2),
	  MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.2) (utags: RELEASE_1_1_0, RELEASE_1_2_0, RELEASE_1_2_1,
	  RELEASE_1_3_0): more details on location of config error that
	  leads to XML_Query2XML_ConfigException

2007-02-01 15:51  lukasfeiler

	* XML/: Query2XML.php (1.15), Query2XML/Callback.php (1.1): new
	  callback interface XML_Query2XML_Callback allows for non-static
	  callback methods

2007-02-01 15:49  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  ADOdbDefault/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  ADOdbDefault/getXML/callbackInterface_complexElementSpec.phpt
	  (1.1), ADOdbDefault/getXML/callbackInterface_condition.phpt
	  (1.1), ADOdbDefault/getXML/callbackInterface_data.phpt (1.1),
	  ADOdbDefault/getXML/callbackInterface_idColumn.phpt (1.1),
	  ADOdbDefault/getXML/callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  ADOdbDefault/getXML/callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  ADOdbException/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  ADOdbException/getXML/callbackInterface_complexElementSpec.phpt
	  (1.1), ADOdbException/getXML/callbackInterface_condition.phpt
	  (1.1), ADOdbException/getXML/callbackInterface_data.phpt (1.1),
	  ADOdbException/getXML/callbackInterface_idColumn.phpt (1.1),
	  ADOdbException/getXML/callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  ADOdbException/getXML/callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  ADOdbPEAR/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.1), ADOdbPEAR/getXML/callbackInterface_complexElementSpec.phpt
	  (1.1), ADOdbPEAR/getXML/callbackInterface_condition.phpt (1.1),
	  ADOdbPEAR/getXML/callbackInterface_data.phpt (1.1),
	  ADOdbPEAR/getXML/callbackInterface_idColumn.phpt (1.1),
	  ADOdbPEAR/getXML/callbackInterface_simpleAttributeSpec.phpt
	  (1.1), ADOdbPEAR/getXML/callbackInterface_simpleElementSpec.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.1), DB/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.1), DB/getXML/callbackInterface_complexElementSpec.phpt (1.1),
	  DB/getXML/callbackInterface_condition.phpt (1.1),
	  DB/getXML/callbackInterface_data.phpt (1.1),
	  DB/getXML/callbackInterface_idColumn.phpt (1.1),
	  DB/getXML/callbackInterface_simpleAttributeSpec.phpt (1.1),
	  DB/getXML/callbackInterface_simpleElementSpec.phpt (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt
	  (1.1), MDB2/getXML/callbackInterface_complexAttributeSpec.phpt
	  (1.1), MDB2/getXML/callbackInterface_complexElementSpec.phpt
	  (1.1), MDB2/getXML/callbackInterface_condition.phpt (1.1),
	  MDB2/getXML/callbackInterface_data.phpt (1.1),
	  MDB2/getXML/callbackInterface_idColumn.phpt (1.1),
	  MDB2/getXML/callbackInterface_simpleAttributeSpec.phpt (1.1),
	  MDB2/getXML/callbackInterface_simpleElementSpec.phpt (1.1): unit
	  tests for new callback interface XML_Query2XML_Callback

2007-02-01 12:44  lukasfeiler

	* cases/: case01/case01.php (1.3), case02/case02.php (1.3),
	  case02/case02_debug.php (1.3), case03/case03.php (1.3),
	  case03/case03_debug.php (1.3), case04/case04.php (1.5),
	  case04/case04_debug.php (1.5), case05/case05.php (1.5),
	  case05/case05_debug.php (1.4), case06/case06.php (1.4),
	  case06/case06_debug.php (1.4), case07/case07.php (1.3),
	  case07/case07_debug.php (1.3), case08/case08.php (1.4),
	  case08/case08_debug.php (1.4): using MDB2 instead of DB; CS fix
	  for require_once

2007-02-01 11:12  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/getXML/callbackReturnDOMNode.phpt (1.1),
	  ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt (1.1),
	  ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.1),
	  ADOdbDefault/getXML/callbackReturnDOMNode_parentHidden.phpt
	  (1.1), ADOdbException/getXML/callbackReturnDOMNode.phpt (1.1),
	  ADOdbException/getXML/callbackReturnDOMNodeArray.phpt (1.1),
	  ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.1),
	  ADOdbException/getXML/callbackReturnDOMNode_parentHidden.phpt
	  (1.1), ADOdbPEAR/getXML/callbackReturnDOMNode.phpt (1.1),
	  ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt (1.1),
	  ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt
	  (1.1), ADOdbPEAR/getXML/callbackReturnDOMNode_parentHidden.phpt
	  (1.1), DB/getXML/callbackReturnDOMNode.phpt (1.1),
	  DB/getXML/callbackReturnDOMNodeArray.phpt (1.1),
	  DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt (1.1),
	  DB/getXML/callbackReturnDOMNode_parentHidden.phpt (1.1),
	  MDB2/getXML/callbackReturnDOMNode.phpt (1.1),
	  MDB2/getXML/callbackReturnDOMNodeArray.phpt (1.1),
	  MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt (1.1),
	  MDB2/getXML/callbackReturnDOMNode_parentHidden.phpt (1.1): unit
	  tests for callback function returning DOMNode instance

2007-02-01 11:11  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt
	  (1.1),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt
	  (1.1),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt
	  (1.1),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt
	  (1.1),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt
	  (1.1),
	  ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt
	  (1.1),
	  DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt
	  (1.1),
	  DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt
	  (1.1),
	  MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt
	  (1.1),
	  MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt
	  (1.1) (utags: RELEASE_1_1_0, RELEASE_1_2_0, RELEASE_1_2_1,
	  RELEASE_1_3_0): unit tests for new exception

2007-02-01 11:09  lukasfeiler

	* XML/Query2XML.php (1.14): now throwing a
	  XML_Query2XML_ConfigException if the idColumn option evaluates to
	  a value that is an object or an array

2007-02-01 07:49  lukasfeiler

	* tests/Query2XML_Tests.psql (1.1, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0): PostgreSQL DDL for unit tests

2007-02-01 07:32  lukasfeiler

	* tests/XML_Query2XML/: diffTests_MDB2Master.sh (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  settings.php (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), syncTests_MDB2Master.sh (1.1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_applyColumnStringToRecord/callbacks.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/_processComplexElementSpecification/condition_function.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), ADOdbDefault/clearProfile/clearProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/disableDebugLog/disableDebugLog.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getFlatXML/case01.phpt (1.3),
	  ADOdbDefault/getFlatXML/simpleSelect.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getProfile/getProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getRawProfile/getRawProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/case02.phpt (1.3),
	  ADOdbDefault/getXML/case03.phpt (1.3),
	  ADOdbDefault/getXML/case04.phpt (1.5),
	  ADOdbDefault/getXML/case05.phpt (1.5),
	  ADOdbDefault/getXML/case06.phpt (1.4),
	  ADOdbDefault/getXML/case07.phpt (1.3),
	  ADOdbDefault/getXML/case08.phpt (1.4),
	  ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_attribute_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_attribute_columnName.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_attribute_staticText.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_element_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_element_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_element_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_value_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_value_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/conditionPrefix_value_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt (1.2),
	  ADOdbDefault/startProfiling/startProfiling.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/stopProfiling/stopProfiling.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/_applyColumnStringToRecord/callbacks.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/_processComplexElementSpecification/condition_function.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), ADOdbException/clearProfile/clearProfile.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/disableDebugLog/disableDebugLog.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getFlatXML/case01.phpt (1.3),
	  ADOdbException/getFlatXML/simpleSelect.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getProfile/getProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getRawProfile/getRawProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_elements1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_elements2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_elements3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_elements4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_elements5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_elements6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/case02.phpt (1.3),
	  ADOdbException/getXML/case03.phpt (1.3),
	  ADOdbException/getXML/case04.phpt (1.5),
	  ADOdbException/getXML/case05.phpt (1.5),
	  ADOdbException/getXML/case06.phpt (1.4),
	  ADOdbException/getXML/case07.phpt (1.3),
	  ADOdbException/getXML/case08.phpt (1.4),
	  ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_attribute_callback.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_attribute_columnName.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_attribute_staticText.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_element_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_element_columnName.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_element_staticText.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_value_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_value_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/conditionPrefix_value_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/setGlobalOption/hidden_container_prefix.phpt
	  (1.2), ADOdbException/startProfiling/startProfiling.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/stopProfiling/stopProfiling.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/_applyColumnStringToRecord/callbacks.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/_processComplexElementSpecification/condition_function.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), ADOdbPEAR/clearProfile/clearProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/disableDebugLog/disableDebugLog.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getFlatXML/case01.phpt (1.3),
	  ADOdbPEAR/getFlatXML/simpleSelect.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getProfile/getProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getRawProfile/getRawProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_elements1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_elements5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/case02.phpt (1.3), ADOdbPEAR/getXML/case03.phpt
	  (1.3), ADOdbPEAR/getXML/case04.phpt (1.5),
	  ADOdbPEAR/getXML/case05.phpt (1.5), ADOdbPEAR/getXML/case06.phpt
	  (1.4), ADOdbPEAR/getXML/case07.phpt (1.3),
	  ADOdbPEAR/getXML/case08.phpt (1.4),
	  ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_attribute_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_attribute_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_attribute_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_element_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_element_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_element_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_value_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_value_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/conditionPrefix_value_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt (1.2),
	  ADOdbPEAR/startProfiling/startProfiling.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/stopProfiling/stopProfiling.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_applyColumnStringToRecord/callbacks.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_processComplexElementSpecification/condition_function.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), DB/clearProfile/clearProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/disableDebugLog/disableDebugLog.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getFlatXML/case01.phpt (1.3), DB/getFlatXML/simpleSelect.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), DB/getProfile/getProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getRawProfile/getRawProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_attributes1.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_attributes2.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_attributes3.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_attributes4.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_attributes5.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_attributes6.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_elements1.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_elements2.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_elements3.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_elements4.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_elements5.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/asteriskShortcut_elements6.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/case02.phpt (1.3), DB/getXML/case03.phpt (1.3),
	  DB/getXML/case04.phpt (1.5), DB/getXML/case05.phpt (1.5),
	  DB/getXML/case06.phpt (1.4), DB/getXML/case07.phpt (1.3),
	  DB/getXML/case08.phpt (1.4),
	  DB/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/complexAttributeSpecification_valuePrefixes.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/complexElementSpecification_conditionOption1.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/complexElementSpecification_conditionOption2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_attribute_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_attribute_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_attribute_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_element_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_element_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_element_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_value_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_value_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/conditionPrefix_value_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_scenariosNoContainer.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_simpleElement_callback.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), DB/setGlobalOption/hidden_container_prefix.phpt
	  (1.2), DB/startProfiling/startProfiling.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/stopProfiling/stopProfiling.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0), MDB2/skipif.php
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), MDB2/_applyColumnStringToRecord/callbacks.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/_processComplexElementSpecification/condition_function.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), MDB2/clearProfile/clearProfile.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/disableDebugLog/disableDebugLog.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getFlatXML/case01.phpt (1.3),
	  MDB2/getFlatXML/simpleSelect.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getProfile/getProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getRawProfile/getRawProfile.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_attributes1.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_attributes2.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_attributes3.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_attributes4.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_attributes5.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_attributes6.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_elements1.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_elements2.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_elements3.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_elements4.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_elements5.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/asteriskShortcut_elements6.phpt (1.3, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/case02.phpt (1.3), MDB2/getXML/case03.phpt (1.3),
	  MDB2/getXML/case04.phpt (1.5), MDB2/getXML/case05.phpt (1.5),
	  MDB2/getXML/case06.phpt (1.4), MDB2/getXML/case07.phpt (1.3),
	  MDB2/getXML/case08.phpt (1.4),
	  MDB2/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_attribute_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_attribute_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_attribute_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_element_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_element_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_element_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_value_callback.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_value_columnName.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/conditionPrefix_value_staticText.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.4, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt (1.3,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.3, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), MDB2/setGlobalOption/hidden_container_prefix.phpt
	  (1.2), MDB2/startProfiling/startProfiling.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/stopProfiling/stopProfiling.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0): added ORDER BY
	  clause to all unit tests; all unit tests now also run with
	  PostgreSQL

2007-02-01 06:54  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.11): documented
	  unserialization prefix and the handling of multi-column primary
	  keys

2006-12-26 15:35  lukasfeiler

	* tests/Query2XML_Tests.sql (1.3, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.3),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.3),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.3),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.2),
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.3),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.3),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.3),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.3),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.2),
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.2), tutorials/XML_Query2XML/XML_Query2XML.pkg (1.10): fixed
	  typo in column name that was used in unit tests and docs

2006-12-26 15:09  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.9): documented
	  unserialization support, global options and callbacks returning
	  DOMNode instances

2006-12-25 11:06  lukasfeiler

	* package.xml (1.14): clearProfiling unit tests renamed to
	  clearProfile

2006-12-25 11:05  lukasfeiler

	* XML/Query2XML.php (1.13): _applySqlOptionsToRecord(): documented
	  bubbling up of XML_Query2XML_XMLException when thrown by
	  _applyColumnStringToRecord()

2006-12-25 08:49  lukasfeiler

	* tests/XML_Query2XML/: checkTestNames.sh (1.1), diffTests.sh
	  (1.3), syncTests.sh (1.1) (utags: RELEASE_1_1_0, RELEASE_1_2_0,
	  RELEASE_1_2_1, RELEASE_1_3_0): unit test management helper
	  scripts

2006-12-25 08:40  lukasfeiler

	* tests/XML_Query2XML/: diffTests.sh (1.2),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_appendTextChildNode/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/_setDOMAttribute/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbDefault/clearProfile/clearProfile.phpt (1.1),
	  ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt
	  (1.2), ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.2),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.2),
	  ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.2),
	  ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.2),
	  ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt
	  (1.2),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_appendTextChildNode/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/_setDOMAttribute/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbException/clearProfile/clearProfile.phpt (1.1),
	  ADOdbException/getGlobalOption/configException_noSuchOption.phpt
	  (1.2),
	  ADOdbException/getGlobalOption/hidden_container_prefix.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.2),
	  ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.2),
	  ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.2),
	  ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.2),
	  ADOdbException/setGlobalOption/configException_noSuchOption.phpt
	  (1.2),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  ADOdbPEAR/clearProfile/clearProfile.phpt (1.1),
	  ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt
	  (1.2), ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.2),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.2),
	  ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.2),
	  ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.2),
	  ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt
	  (1.2), DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_addDOMChildren/throwXMLException_arrayWithString.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_appendTextChildNode/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/_setDOMAttribute/throwXMLException.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  DB/clearProfile/clearProfile.phpt (1.1),
	  DB/getGlobalOption/configException_noSuchOption.phpt (1.2),
	  DB/getGlobalOption/hidden_container_prefix.phpt (1.2),
	  DB/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.2),
	  DB/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.2),
	  DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.2),
	  DB/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.2),
	  DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.2),
	  DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.2), DB/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.2),
	  DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.2),
	  DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.2), DB/setGlobalOption/configException_noSuchOption.phpt
	  (1.2), MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/_appendTextChildNode/throwXMLException.phpt (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/_setDOMAttribute/throwXMLException.phpt (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  MDB2/clearProfile/clearProfile.phpt (1.1),
	  MDB2/getGlobalOption/configException_noSuchOption.phpt (1.2),
	  MDB2/getGlobalOption/hidden_container_prefix.phpt (1.2),
	  MDB2/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.2),
	  MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.2),
	  MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.2),
	  MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.2),
	  MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.2),
	  MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.2),
	  MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.2),
	  MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.2),
	  MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.2), MDB2/setGlobalOption/configException_noSuchOption.phpt
	  (1.2): corrected unit test names

2006-12-24 04:41  lukasfeiler

	* package.xml (1.13): added new unit tests

2006-12-24 04:40  lukasfeiler

	* XML/Query2XML.php (1.12): container issues fixed; @thows tags
	  updated

2006-12-24 04:39  lukasfeiler

	* tests/: Query2XML_Tests.dm2 (1.2, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0), Query2XML_Tests.jpg (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  Query2XML_Tests.sql (1.2): new building_xmldata column needed for
	  unit tests

2006-12-24 04:34  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.1),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.1),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.1),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.1),
	  ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.1), ADOdbDefault/_appendTextChildNode/throwXMLException.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwXMLException_unserialize.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/_setDOMAttribute/throwXMLException.phpt (1.1),
	  ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt
	  (1.1), ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.1),
	  ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.1),
	  ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.1),
	  ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.1),
	  ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt
	  (1.1), ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt
	  (1.1),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.1),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.1),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.1),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.1),
	  ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.1), ADOdbException/_appendTextChildNode/throwXMLException.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwXMLException_unserialize.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/_setDOMAttribute/throwXMLException.phpt (1.1),
	  ADOdbException/getGlobalOption/configException_noSuchOption.phpt
	  (1.1),
	  ADOdbException/getGlobalOption/hidden_container_prefix.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.1),
	  ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.1),
	  ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.1),
	  ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.1),
	  ADOdbException/setGlobalOption/configException_noSuchOption.phpt
	  (1.1),
	  ADOdbException/setGlobalOption/hidden_container_prefix.phpt
	  (1.1),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.1),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.1),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.1),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.1),
	  ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.1), ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwXMLException_unserialize.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt
	  (1.1),
	  ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt
	  (1.1), ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.1),
	  ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.1),
	  ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.1),
	  ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.1),
	  ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt
	  (1.1), ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt
	  (1.1), DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt
	  (1.1), DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.1), DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.1), DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.1), DB/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.1), DB/_appendTextChildNode/throwXMLException.phpt (1.1),
	  DB/_applyColumnStringToRecord/throwXMLException_unserialize.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), DB/_setDOMAttribute/throwXMLException.phpt (1.1),
	  DB/getGlobalOption/configException_noSuchOption.phpt (1.1),
	  DB/getGlobalOption/hidden_container_prefix.phpt (1.1),
	  DB/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.1), DB/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.1),
	  DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.1),
	  DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.1),
	  DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.1), DB/setGlobalOption/configException_noSuchOption.phpt
	  (1.1), DB/setGlobalOption/hidden_container_prefix.phpt (1.1),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt (1.1),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt
	  (1.1), MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt
	  (1.1),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt
	  (1.1),
	  MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt
	  (1.1), MDB2/_appendTextChildNode/throwXMLException.phpt (1.1),
	  MDB2/_applyColumnStringToRecord/throwXMLException_unserialize.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), MDB2/_setDOMAttribute/throwXMLException.phpt
	  (1.1), MDB2/getGlobalOption/configException_noSuchOption.phpt
	  (1.1), MDB2/getGlobalOption/hidden_container_prefix.phpt (1.1),
	  MDB2/getXML/unserializationPrefix_complexElement_callback.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt
	  (1.1),
	  MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt
	  (1.1),
	  MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt
	  (1.1),
	  MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt
	  (1.1), MDB2/setGlobalOption/configException_noSuchOption.phpt
	  (1.1), MDB2/setGlobalOption/hidden_container_prefix.phpt (1.1):
	  145 new unit tests for testing '&' prefix and callbacks returning
	  DomNode instances

2006-12-23 16:02  lukasfeiler

	* XML/Query2XML.php (1.11): combination of '?' and '&' is now
	  possible

2006-12-23 09:55  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.8): dropped usage of
	  XML_Beautifier for all examples; now using MDB2 instead of DB for
	  all examples; calling required_once() without braces

2006-12-23 09:16  lukasfeiler

	* tests/XML_Query2XML/: diffTests.sh (1.1),
	  ADOdbDefault/skipif_XML_Beautifier.php (1.3),
	  ADOdbException/skipif_XML_Beautifier.php (1.3),
	  ADOdbPEAR/skipif_XML_Beautifier.php (1.3),
	  DB/skipif_XML_Beautifier.php (1.3),
	  MDB2/skipif_XML_Beautifier.php (1.3): removed XML_Beautifier
	  dependency checks; diff scripts for DB layer specific unit tests

2006-12-23 09:11  lukasfeiler

	* cases/case01/case01.php (1.2), cases/case01/case01.xml (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case02/case02.php (1.2), cases/case02/case02.xml (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case02/case02_debug.php (1.2), cases/case03/case03.php
	  (1.2), cases/case03/case03.xml (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case03/case03_debug.php (1.2), cases/case04/case04.php
	  (1.4), cases/case04/case04.xml (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case04/case04_debug.php (1.4), cases/case05/case05.php
	  (1.4), cases/case05/case05.xml (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case05/case05_debug.php (1.3), cases/case06/case06.php
	  (1.3), cases/case06/case06.xml (1.2),
	  cases/case06/case06_debug.php (1.3), cases/case07/case07.php
	  (1.2), cases/case07/case07.xml (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case07/case07_debug.php (1.2), cases/case08/case08.php
	  (1.3), cases/case08/case08.xml (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  cases/case08/case08_debug.php (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt (1.4),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt (1.4),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt (1.3),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt (1.3),
	  tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/case02.phpt (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt (1.4),
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt (1.4),
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt (1.3),
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt (1.4),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt (1.4),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt (1.3),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt (1.3),
	  tests/XML_Query2XML/DB/getFlatXML/case01.phpt (1.2),
	  tests/XML_Query2XML/DB/getXML/case02.phpt (1.2),
	  tests/XML_Query2XML/DB/getXML/case03.phpt (1.2),
	  tests/XML_Query2XML/DB/getXML/case04.phpt (1.4),
	  tests/XML_Query2XML/DB/getXML/case05.phpt (1.4),
	  tests/XML_Query2XML/DB/getXML/case06.phpt (1.3),
	  tests/XML_Query2XML/DB/getXML/case07.phpt (1.2),
	  tests/XML_Query2XML/DB/getXML/case08.phpt (1.3),
	  tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt (1.2),
	  tests/XML_Query2XML/MDB2/getXML/case02.phpt (1.2),
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt (1.2),
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt (1.4),
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt (1.4),
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt (1.3),
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt (1.2),
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt (1.3): dropped usage
	  of XML_Beautifier

2006-12-23 00:23  lukasfeiler

	* XML/Query2XML.php (1.10): ampersand prefix can now be used in
	  conjunction with the colon and pound sign prefix

2006-12-22 14:41  lukasfeiler

	* XML/Query2XML.php (1.9): Capability to handle DOMNode instances
	  returned by callback functions; the new ampersand shortcut can
	  also be used to quickly unserialize XML data stored in the
	  database

2006-12-18 01:17  lukasfeiler

	* XML/Query2XML.php (1.8): API docs: added references to ADOdb,
	  ADOConnection and ADORecordSet; also removed the unused private
	  property _isMDB2

2006-12-04 12:57  tag RELEASE_1_0_0

2006-12-04 12:57  lukasfeiler

	* ChangeLog (1.6, RELEASE_1_0_0): udpated ChangeLog by running
	  'cvs2cl.pl -rtT'

2006-12-04 12:56  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.7, RELEASE_1_0_0):
	  renamed migration guide section

2006-12-04 12:55  lukasfeiler

	* RELEASES (1.8), package.xml (1.12) (utags: RELEASE_1_0_0): added
	  reference to migration guide for users still running v0.6.x or
	  v0.7.x

2006-12-04 12:10  lukasfeiler

	* INSTALL (1.5, RELEASE_1_0_0): removed reference to 'pear
	  config-set preferred_state beta'

2006-12-04 12:10  lukasfeiler

	* RELEASES (1.7), package.xml (1.11): ready for v1.0.0

2006-11-29 14:24  lukasfeiler

	* XML/Query2XML.php (1.7, RELEASE_1_0_0): change suggested by dev
	  at 7700 dot ws - this doesn't fix a bug, it's just cleaner code

2006-11-03 17:06  tag RELEASE_0_8_0

2006-11-03 17:06  lukasfeiler

	* RELEASES (1.6, RELEASE_0_8_0): release date updated

2006-11-03 16:16  lukasfeiler

	* ChangeLog (1.5, RELEASE_0_8_0), RELEASES (1.5), package.xml
	  (1.10, RELEASE_0_8_0): ready for v0.8.0

2006-11-03 16:10  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.2),
	  ADOdbException/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.2),
	  ADOdbPEAR/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.2), DB/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.2), MDB2/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.2) (utags: RELEASE_0_8_0, RELEASE_1_0_0, RELEASE_1_1_0,
	  RELEASE_1_2_0, RELEASE_1_2_1, RELEASE_1_3_0): modified for
	  MDB2-2.3.0

2006-11-03 11:41  lukasfeiler

	* ChangeLog (1.4): updated ChangeLog by running 'cvs2cl.pl -rtT'

2006-11-03 11:39  lukasfeiler

	* RELEASES (1.4): documented v0.8.0

2006-11-03 11:27  lukasfeiler

	* INSTALL (1.4, RELEASE_0_8_0): added new files to list of
	  installed files

2006-11-03 11:22  lukasfeiler

	* package.xml (1.9): getting ready for v0.8.0

2006-11-03 11:22  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.6, RELEASE_0_8_0):
	  documented a migration strategy to v0.8.0

2006-11-03 08:58  lukasfeiler

	* cases/: case04/case04.php (1.3), case04/case04_debug.php (1.3),
	  case05/case05.php (1.3), case05/case05_debug.php (1.2),
	  case06/case06.php (1.2), case06/case06_debug.php (1.2),
	  case08/case08.php (1.2), case08/case08_debug.php (1.2) (utags:
	  RELEASE_0_8_0, RELEASE_1_0_0): changes for new # prefix and
	  modified condition option

2006-11-03 08:54  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.5): documented #
	  prefix and modified condition option

2006-11-03 08:53  lukasfeiler

	* tests/: XML_Query2XML/settings.php (1.2),
	  XML_Query2XML/ADOdbDefault/db_init.php (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  XML_Query2XML/ADOdbDefault/skipif.php (1.2, RELEASE_1_1_0),
	  XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php (1.2),
	  XML_Query2XML/ADOdbException/db_init.php (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  XML_Query2XML/ADOdbException/skipif.php (1.2, RELEASE_1_1_0),
	  XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php (1.2),
	  XML_Query2XML/ADOdbPEAR/db_init.php (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  XML_Query2XML/ADOdbPEAR/skipif.php (1.2, RELEASE_1_1_0),
	  XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php (1.2),
	  XML_Query2XML/DB/db_init.php (1.2, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0), XML_Query2XML/DB/skipif.php (1.2,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  XML_Query2XML/DB/skipif_XML_Beautifier.php (1.2),
	  XML_Query2XML/MDB2/db_init.php (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0),
	  XML_Query2XML/MDB2/skipif.php (1.2),
	  XML_Query2XML/MDB2/skipif_XML_Beautifier.php (1.2),
	  XML_Query2XML_ISO9075Mapper/skipif.php (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0) (utags:
	  RELEASE_0_8_0, RELEASE_1_0_0): added page-level docblock to all
	  unit test include files

2006-11-03 08:37  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.2), ADOdbDefault/getXML/conditionPrefix_attribute_phpCode.phpt
	  (1.2), ADOdbDefault/getXML/conditionPrefix_element_phpCode.phpt
	  (1.2), ADOdbDefault/getXML/conditionPrefix_value_phpCode.phpt
	  (1.2),
	  ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.2),
	  ADOdbException/getXML/conditionPrefix_attribute_phpCode.phpt
	  (1.2), ADOdbException/getXML/conditionPrefix_element_phpCode.phpt
	  (1.2), ADOdbException/getXML/conditionPrefix_value_phpCode.phpt
	  (1.2),
	  ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.2), ADOdbPEAR/getXML/conditionPrefix_attribute_phpCode.phpt
	  (1.2), ADOdbPEAR/getXML/conditionPrefix_element_phpCode.phpt
	  (1.2), ADOdbPEAR/getXML/conditionPrefix_value_phpCode.phpt (1.2),
	  DB/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.2), DB/getXML/conditionPrefix_attribute_phpCode.phpt (1.2),
	  DB/getXML/conditionPrefix_element_phpCode.phpt (1.2),
	  DB/getXML/conditionPrefix_value_phpCode.phpt (1.2),
	  MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.2), MDB2/getXML/conditionPrefix_attribute_phpCode.phpt (1.2),
	  MDB2/getXML/conditionPrefix_element_phpCode.phpt (1.2),
	  MDB2/getXML/conditionPrefix_value_phpCode.phpt (1.2): removed
	  tests for old "!" prefix

2006-11-03 08:33  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_applyColumnStringToRecord/callbacks.phpt (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.1),
	  ADOdbDefault/_processComplexElementSpecification/condition_function.phpt
	  (1.1),
	  ADOdbDefault/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.1),
	  ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.1),
	  ADOdbDefault/getXML/conditionPrefix_attribute_callback.phpt
	  (1.1), ADOdbDefault/getXML/conditionPrefix_element_callback.phpt
	  (1.1), ADOdbDefault/getXML/conditionPrefix_value_callback.phpt
	  (1.1), ADOdbException/_applyColumnStringToRecord/callbacks.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.1),
	  ADOdbException/_processComplexElementSpecification/condition_function.phpt
	  (1.1),
	  ADOdbException/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.1),
	  ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.1),
	  ADOdbException/getXML/conditionPrefix_attribute_callback.phpt
	  (1.1),
	  ADOdbException/getXML/conditionPrefix_element_callback.phpt
	  (1.1), ADOdbException/getXML/conditionPrefix_value_callback.phpt
	  (1.1), ADOdbPEAR/_applyColumnStringToRecord/callbacks.phpt (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.1),
	  ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.1),
	  ADOdbPEAR/_processComplexElementSpecification/condition_function.phpt
	  (1.1),
	  ADOdbPEAR/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.1),
	  ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.1), ADOdbPEAR/getXML/conditionPrefix_attribute_callback.phpt
	  (1.1), ADOdbPEAR/getXML/conditionPrefix_element_callback.phpt
	  (1.1), ADOdbPEAR/getXML/conditionPrefix_value_callback.phpt
	  (1.1), DB/_applyColumnStringToRecord/callbacks.phpt (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.1),
	  DB/_processComplexElementSpecification/condition_function.phpt
	  (1.1),
	  DB/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.1),
	  DB/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.1), DB/getXML/conditionPrefix_attribute_callback.phpt (1.1),
	  DB/getXML/conditionPrefix_element_callback.phpt (1.1),
	  DB/getXML/conditionPrefix_value_callback.phpt (1.1),
	  MDB2/_applyColumnStringToRecord/callbacks.phpt (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt
	  (1.1),
	  MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt
	  (1.1),
	  MDB2/_processComplexElementSpecification/condition_function.phpt
	  (1.1),
	  MDB2/_processComplexElementSpecification/condition_staticMethod.phpt
	  (1.1),
	  MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt
	  (1.1), MDB2/getXML/conditionPrefix_attribute_callback.phpt (1.1),
	  MDB2/getXML/conditionPrefix_element_callback.phpt (1.1),
	  MDB2/getXML/conditionPrefix_value_callback.phpt (1.1) (utags:
	  RELEASE_0_8_0, RELEASE_1_0_0): new tests for callback prefix and
	  modified condition option

2006-11-03 08:24  lukasfeiler

	* tests/XML_Query2XML/:
	  ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_elements2.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_elements3.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_elements4.phpt (1.2),
	  ADOdbDefault/getXML/asteriskShortcut_elements6.phpt (1.2),
	  ADOdbDefault/getXML/case04.phpt (1.3),
	  ADOdbDefault/getXML/case05.phpt (1.3),
	  ADOdbDefault/getXML/case06.phpt (1.2),
	  ADOdbDefault/getXML/case08.phpt (1.2),
	  ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.2),
	  ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.2),
	  ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.2),
	  ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.2),
	  ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.2),
	  ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbException/getXML/asteriskShortcut_attributes2.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_attributes3.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_attributes4.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_attributes6.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_elements2.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_elements3.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_elements4.phpt (1.2),
	  ADOdbException/getXML/asteriskShortcut_elements6.phpt (1.2),
	  ADOdbException/getXML/case04.phpt (1.3),
	  ADOdbException/getXML/case05.phpt (1.3),
	  ADOdbException/getXML/case06.phpt (1.2),
	  ADOdbException/getXML/case08.phpt (1.2),
	  ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.2),
	  ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.2),
	  ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.2),
	  ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.2),
	  ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.2),
	  ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt (1.2),
	  ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt (1.2),
	  ADOdbPEAR/getXML/case04.phpt (1.3), ADOdbPEAR/getXML/case05.phpt
	  (1.3), ADOdbPEAR/getXML/case06.phpt (1.2),
	  ADOdbPEAR/getXML/case08.phpt (1.2),
	  ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.2),
	  ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.2),
	  ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.2),
	  ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.2),
	  ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.2),
	  DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), DB/getXML/asteriskShortcut_attributes2.phpt
	  (1.2), DB/getXML/asteriskShortcut_attributes3.phpt (1.2),
	  DB/getXML/asteriskShortcut_attributes4.phpt (1.2),
	  DB/getXML/asteriskShortcut_attributes6.phpt (1.2),
	  DB/getXML/asteriskShortcut_elements2.phpt (1.2),
	  DB/getXML/asteriskShortcut_elements3.phpt (1.2),
	  DB/getXML/asteriskShortcut_elements4.phpt (1.2),
	  DB/getXML/asteriskShortcut_elements6.phpt (1.2),
	  DB/getXML/case04.phpt (1.3), DB/getXML/case05.phpt (1.3),
	  DB/getXML/case06.phpt (1.2), DB/getXML/case08.phpt (1.2),
	  DB/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.2),
	  DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.2), DB/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.2),
	  DB/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.2),
	  DB/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.2),
	  MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.2, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0,
	  RELEASE_1_1_0), MDB2/getXML/asteriskShortcut_attributes2.phpt
	  (1.2), MDB2/getXML/asteriskShortcut_attributes3.phpt (1.2),
	  MDB2/getXML/asteriskShortcut_attributes4.phpt (1.2),
	  MDB2/getXML/asteriskShortcut_attributes6.phpt (1.2),
	  MDB2/getXML/asteriskShortcut_elements2.phpt (1.2),
	  MDB2/getXML/asteriskShortcut_elements3.phpt (1.2),
	  MDB2/getXML/asteriskShortcut_elements4.phpt (1.2),
	  MDB2/getXML/asteriskShortcut_elements6.phpt (1.2),
	  MDB2/getXML/case04.phpt (1.3), MDB2/getXML/case05.phpt (1.3),
	  MDB2/getXML/case06.phpt (1.2), MDB2/getXML/case08.phpt (1.2),
	  MDB2/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.2),
	  MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.2),
	  MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.2),
	  MDB2/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.2),
	  MDB2/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.2) (utags: RELEASE_0_8_0, RELEASE_1_0_0): using "#" prefix
	  instead of "!"; "condition" option is now regular value that
	  needs "#" prefix

2006-11-03 08:22  lukasfeiler

	* XML/Query2XML.php (1.6, RELEASE_0_8_0): no more eval(); "!"
	  prefix was dropped - "#" prefix was introduced; condition option
	  is now evaluated using _applyColumnStringToRecord()

2006-10-29 16:23  lukasfeiler

	* cases/case04/case04.php (1.2), cases/case04/case04_debug.php
	  (1.2), cases/case05/case05.php (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt (1.2),
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt (1.2),
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt (1.2),
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt (1.2),
	  tests/XML_Query2XML/DB/getXML/case04.phpt (1.2),
	  tests/XML_Query2XML/DB/getXML/case05.phpt (1.2),
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt (1.2),
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt (1.2),
	  tutorials/XML_Query2XML/XML_Query2XML.pkg (1.4): simplified
	  syntax for Case04 and Case05

2006-10-29 05:11  lukasfeiler

	* README (1.4, RELEASE_1_0_0, RELEASE_0_8_0): documented phpt unit
	  tests; references to testCases.sh removed

2006-10-29 05:09  lukasfeiler

	* tests/testCases.sh (1.2, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0, RELEASE_0_8_0): now
	  not included in the package anymore - only to be used by
	  developers

2006-10-29 05:08  lukasfeiler

	* package.xml (1.8): migrated to package.xml version 2.0

2006-10-28 15:38  lukasfeiler

	* XML/Query2XML.php (1.5): updated references to phpt unit tests

2006-10-27 17:08  lukasfeiler

	* package.xml (1.7): removed references to old PHPUnit2 test files

2006-10-27 16:21  lukasfeiler

	* XML/Query2XML/ISO9075Mapper.php (1.2, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0): removed old @author tag

2006-10-27 16:20  lukasfeiler

	* package.xml (1.6): getting ready for v0.7.1

2006-10-27 16:20  lukasfeiler

	* XML/Query2XML.php (1.4): removed unneeded _runSQLQuery() and
	  splified ADOdb exception message

2006-10-27 16:17  lukasfeiler

	* tests/: XML_Query2XML/settings.php (1.1), ISO9075MapperTest.php
	  (1.2), Query2XMLTest.php (1.3), Query2XMLTestADOdb.php (1.2),
	  Query2XMLTestADOdbException.php (1.2), Query2XMLTestADOdbPEAR.php
	  (1.2), Query2XMLTestDB.php (1.2), Query2XMLTestMDB2.php (1.2):
	  migrated from PHPUnit2 to phpt

2006-10-27 16:13  lukasfeiler

	* tests/: XML_Query2XML/ADOdbPEAR/db_init.php (1.1),
	  XML_Query2XML/ADOdbPEAR/skipif.php (1.1),
	  XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php (1.1),
	  XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName/throwXMLException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/rethrowConfigException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/factory/throwDBException.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getFlatXML/simpleSelect.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes5.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements5.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt
	  (1.1), XML_Query2XML/ADOdbPEAR/getXML/case02.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/case03.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), XML_Query2XML/ADOdbPEAR/getXML/case04.phpt (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/case05.phpt (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/case06.phpt (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/case07.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), XML_Query2XML/ADOdbPEAR/getXML/case08.phpt (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_phpCode.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_staticText.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_phpCode.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_staticText.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_phpCode.phpt
	  (1.1),
	  XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_staticText.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML/NoDBLayer/factory/throwDBException.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/skipif.php (1.1),
	  XML_Query2XML_ISO9075Mapper/map/_X_UC.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), XML_Query2XML_ISO9075Mapper/map/_x.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/at.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), XML_Query2XML_ISO9075Mapper/map/colon.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/curlyBraceClose.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/curlyBraceOpen.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/equalSign.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/greaterThan.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/invalidNameStartChars.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/invalidNametChars.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/lessThan.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/poundSign.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/semicolon.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/space.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/startWith_XML_UC.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/startWith_xml.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/throwException1.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/throwException2.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/throwException3.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/unmodified1.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/unmodified2.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/validNameChars.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/validNameStartChars.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/validSpecialChars1.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/validSpecialChars2.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  XML_Query2XML_ISO9075Mapper/map/variousChars.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0): migrated from PHPUnit2 to phpt

2006-10-27 16:09  lukasfeiler

	* tests/XML_Query2XML/: ADOdbDefault/db_init.php (1.1),
	  ADOdbDefault/skipif.php (1.1),
	  ADOdbDefault/skipif_XML_Beautifier.php (1.1),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_mapSQLIdentifierToXMLName/throwXMLException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.1),
	  ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_processComplexElementSpecification/rethrowConfigException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.1), ADOdbDefault/disableDebugLog/disableDebugLog.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/enableDebugLog/enableDebugLog.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/factory/throwDBException.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbDefault/getFlatXML/case01.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getFlatXML/simpleSelect.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbDefault/getFlatXML/throwDBException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getProfile/getProfile.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbDefault/getRawProfile/getRawProfile.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes1.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_attributes5.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_elements1.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements2.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_elements3.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_elements4.phpt (1.1),
	  ADOdbDefault/getXML/asteriskShortcut_elements5.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/asteriskShortcut_elements6.phpt (1.1),
	  ADOdbDefault/getXML/case02.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbDefault/getXML/case03.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), ADOdbDefault/getXML/case04.phpt
	  (1.1), ADOdbDefault/getXML/case05.phpt (1.1),
	  ADOdbDefault/getXML/case06.phpt (1.1),
	  ADOdbDefault/getXML/case07.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbDefault/getXML/case08.phpt (1.1),
	  ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.1),
	  ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.1),
	  ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.1),
	  ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.1),
	  ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.1),
	  ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.1),
	  ADOdbDefault/getXML/conditionPrefix_attribute_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/conditionPrefix_attribute_phpCode.phpt (1.1),
	  ADOdbDefault/getXML/conditionPrefix_attribute_staticText.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/conditionPrefix_element_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/conditionPrefix_element_phpCode.phpt (1.1),
	  ADOdbDefault/getXML/conditionPrefix_element_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/conditionPrefix_value_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/conditionPrefix_value_phpCode.phpt (1.1),
	  ADOdbDefault/getXML/conditionPrefix_value_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/getXML/throwDBException.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbDefault/startProfiling/startProfiling.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbDefault/stopProfiling/stopProfiling.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), ADOdbException/db_init.php (1.1),
	  ADOdbException/skipif.php (1.1),
	  ADOdbException/skipif_XML_Beautifier.php (1.1),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_createDOMElement/throwXMLException_elementInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_createDOMElement/throwXMLException_elementInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_mapSQLIdentifierToXMLName/throwXMLException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_prepareAndExecute/throwDBException_complexQuery.phpt
	  (1.1),
	  ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_processComplexElementSpecification/rethrowConfigException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.1), ADOdbException/disableDebugLog/disableDebugLog.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/enableDebugLog/enableDebugLog.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/factory/throwDBException.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbException/getFlatXML/case01.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getFlatXML/simpleSelect.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbException/getFlatXML/throwDBException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getProfile/getProfile.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbException/getRawProfile/getRawProfile.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/asteriskShortcut_attributes1.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/asteriskShortcut_attributes2.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_attributes3.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_attributes4.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_attributes5.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/asteriskShortcut_attributes6.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_elements1.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/asteriskShortcut_elements2.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_elements3.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_elements4.phpt (1.1),
	  ADOdbException/getXML/asteriskShortcut_elements5.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/asteriskShortcut_elements6.phpt (1.1),
	  ADOdbException/getXML/case02.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbException/getXML/case03.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), ADOdbException/getXML/case04.phpt
	  (1.1), ADOdbException/getXML/case05.phpt (1.1),
	  ADOdbException/getXML/case06.phpt (1.1),
	  ADOdbException/getXML/case07.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbException/getXML/case08.phpt (1.1),
	  ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.1),
	  ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.1),
	  ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.1),
	  ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.1),
	  ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.1),
	  ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.1),
	  ADOdbException/getXML/conditionPrefix_attribute_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/conditionPrefix_attribute_phpCode.phpt
	  (1.1),
	  ADOdbException/getXML/conditionPrefix_attribute_staticText.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/conditionPrefix_element_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/conditionPrefix_element_phpCode.phpt (1.1),
	  ADOdbException/getXML/conditionPrefix_element_staticText.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/conditionPrefix_value_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/conditionPrefix_value_phpCode.phpt (1.1),
	  ADOdbException/getXML/conditionPrefix_value_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/getXML/throwDBException.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), ADOdbException/startProfiling/startProfiling.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  ADOdbException/stopProfiling/stopProfiling.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0): migrated from PHPUnit2 to phpt

2006-10-27 16:04  lukasfeiler

	* tests/XML_Query2XML/:
	  MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_createDOMElement/throwXMLException_elementInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_createDOMElement/throwXMLException_elementInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_mapSQLIdentifierToXMLName/throwXMLException.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_prepareAndExecute/throwDBException_complexQuery.phpt (1.1),
	  MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_processComplexElementSpecification/rethrowConfigException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.1), MDB2/disableDebugLog/disableDebugLog.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/enableDebugLog/enableDebugLog.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/factory/throwDBException.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), MDB2/getFlatXML/case01.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), MDB2/getFlatXML/simpleSelect.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getFlatXML/throwDBException.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/getProfile/getProfile.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getRawProfile/getRawProfile.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/getXML/asteriskShortcut_attributes1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/asteriskShortcut_attributes2.phpt (1.1),
	  MDB2/getXML/asteriskShortcut_attributes3.phpt (1.1),
	  MDB2/getXML/asteriskShortcut_attributes4.phpt (1.1),
	  MDB2/getXML/asteriskShortcut_attributes5.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/asteriskShortcut_attributes6.phpt (1.1),
	  MDB2/getXML/asteriskShortcut_elements1.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/getXML/asteriskShortcut_elements2.phpt
	  (1.1), MDB2/getXML/asteriskShortcut_elements3.phpt (1.1),
	  MDB2/getXML/asteriskShortcut_elements4.phpt (1.1),
	  MDB2/getXML/asteriskShortcut_elements5.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/getXML/asteriskShortcut_elements6.phpt
	  (1.1), MDB2/getXML/case02.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/getXML/case03.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/getXML/case04.phpt (1.1),
	  MDB2/getXML/case05.phpt (1.1), MDB2/getXML/case06.phpt (1.1),
	  MDB2/getXML/case07.phpt (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/case08.phpt (1.1),
	  MDB2/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.1),
	  MDB2/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.1),
	  MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.1),
	  MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.1),
	  MDB2/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.1),
	  MDB2/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.1), MDB2/getXML/conditionPrefix_attribute_columnName.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/conditionPrefix_attribute_phpCode.phpt (1.1),
	  MDB2/getXML/conditionPrefix_attribute_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/conditionPrefix_element_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/conditionPrefix_element_phpCode.phpt (1.1),
	  MDB2/getXML/conditionPrefix_element_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/conditionPrefix_value_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/getXML/conditionPrefix_value_phpCode.phpt (1.1),
	  MDB2/getXML/conditionPrefix_value_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), MDB2/getXML/throwDBException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  MDB2/startProfiling/startProfiling.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), MDB2/stopProfiling/stopProfiling.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), MDB2/db_init.php (1.1),
	  MDB2/skipif.php (1.1), MDB2/skipif_XML_Beautifier.php (1.1),
	  DB/_applyColumnStringToRecord/throwConfigException_element1.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applyColumnStringToRecord/throwConfigException_element2.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_createDOMElement/throwXMLException_elementInvalid1.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_createDOMElement/throwXMLException_elementInvalid2.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_mapSQLIdentifierToXMLName/throwXMLException.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_prepareAndExecute/throwDBException_complexQuery.phpt (1.1),
	  DB/_prepareAndExecute/throwDBException_simpleQuery.phpt (1.1,
	  RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_processComplexElementSpecification/rethrowConfigException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt
	  (1.1), DB/disableDebugLog/disableDebugLog.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/enableDebugLog/enableDebugLog.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), DB/factory/throwDBException.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), DB/getFlatXML/case01.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), DB/getFlatXML/simpleSelect.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getFlatXML/throwDBException.phpt (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0), DB/getProfile/getProfile.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getRawProfile/getRawProfile.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), DB/getXML/asteriskShortcut_attributes1.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/asteriskShortcut_attributes2.phpt (1.1),
	  DB/getXML/asteriskShortcut_attributes3.phpt (1.1),
	  DB/getXML/asteriskShortcut_attributes4.phpt (1.1),
	  DB/getXML/asteriskShortcut_attributes5.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), DB/getXML/asteriskShortcut_attributes6.phpt
	  (1.1), DB/getXML/asteriskShortcut_elements1.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/asteriskShortcut_elements2.phpt (1.1),
	  DB/getXML/asteriskShortcut_elements3.phpt (1.1),
	  DB/getXML/asteriskShortcut_elements4.phpt (1.1),
	  DB/getXML/asteriskShortcut_elements5.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), DB/getXML/asteriskShortcut_elements6.phpt (1.1),
	  DB/getXML/case02.phpt (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/case03.phpt (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/case04.phpt (1.1), DB/getXML/case05.phpt (1.1),
	  DB/getXML/case06.phpt (1.1), DB/getXML/case07.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), DB/getXML/case08.phpt (1.1),
	  DB/getXML/complexAttributeSpecification_complexQuerySpecification.phpt
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt
	  (1.1),
	  DB/getXML/complexAttributeSpecification_conditionOption.phpt
	  (1.1),
	  DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt
	  (1.1), DB/getXML/complexAttributeSpecification_valuePrefixes.phpt
	  (1.1),
	  DB/getXML/complexElementSpecification_conditionOption1.phpt
	  (1.1),
	  DB/getXML/complexElementSpecification_conditionOption2.phpt
	  (1.1), DB/getXML/conditionPrefix_attribute_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/conditionPrefix_attribute_phpCode.phpt (1.1),
	  DB/getXML/conditionPrefix_attribute_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/conditionPrefix_element_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/conditionPrefix_element_phpCode.phpt (1.1),
	  DB/getXML/conditionPrefix_element_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/conditionPrefix_value_columnName.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/getXML/conditionPrefix_value_phpCode.phpt (1.1),
	  DB/getXML/conditionPrefix_value_staticText.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), DB/getXML/throwDBException.phpt
	  (1.1, RELEASE_1_3_0, RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0,
	  RELEASE_1_0_0, RELEASE_0_8_0),
	  DB/startProfiling/startProfiling.phpt (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0), DB/stopProfiling/stopProfiling.phpt (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0), DB/db_init.php (1.1),
	  DB/skipif.php (1.1), DB/skipif_XML_Beautifier.php (1.1): migrated
	  from PHPUnit2 to phpt

2006-10-27 15:10  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.3): some
	  clarifications and one additional demonstration of the asterisk
	  shortcut

2006-10-14 12:38  tag RELEASE_0_7_0

2006-10-14 12:38  lukasfeiler

	* ChangeLog (1.3, RELEASE_0_7_0): updated ChangeLog by running
	  cvs2cl.pl -rtT

2006-10-14 12:33  lukasfeiler

	* RELEASES (1.3), package.xml (1.5) (utags: RELEASE_0_7_0): ready
	  for 0.7.0

2006-10-14 12:29  lukasfeiler

	* INSTALL (1.3), README (1.3) (utags: RELEASE_0_7_0): documented
	  the new unit tests Query2XMLTestDB.php, Query2XMLTestMDB2.php,
	  Query2XMLTestADOdb.php, Query2XMLTestADOdbPEAR.php and
	  Query2XMLTestADOdbException.php

2006-10-14 12:28  lukasfeiler

	* tutorials/XML_Query2XML/XML_Query2XML.pkg (1.2, RELEASE_0_7_0):
	  ADOdb support documented

2006-10-14 12:25  lukasfeiler

	* package.xml (1.4): ready for 7.0

2006-10-14 11:36  lukasfeiler

	* XML/Query2XML.php (1.3, RELEASE_0_7_0): added support for the
	  database abstraction library ADOdb

2006-10-14 11:17  lukasfeiler

	* tests/: Query2XMLTest.php (1.2), Query2XMLTestADOdb.php (1.1),
	  Query2XMLTestADOdbException.php (1.1), Query2XMLTestADOdbPEAR.php
	  (1.1), Query2XMLTestDB.php (1.1), Query2XMLTestMDB2.php (1.1)
	  (utags: RELEASE_0_7_0): now using separate test files for DB,
	  MDB2, ADOdb with default error handling, ADOdb with exceptions,
	  ADOdb with PEAR and tests that don't require any database
	  abstraction layer

2006-09-28 03:24  tag RELEASE_0_6_1

2006-09-28 03:24  lukasfeiler

	* package.xml (1.3, RELEASE_0_6_1): ready for 0.6.1

2006-09-28 03:18  lukasfeiler

	* ChangeLog (1.2, RELEASE_0_6_1): updated ChangeLog by running
	  'cvs2cl.pl -rtT'

2006-09-28 03:16  lukasfeiler

	* INSTALL (1.2), README (1.2) (utags: RELEASE_0_6_1): added info
	  about ChangeLog-until-v0.6.0

2006-09-28 03:15  lukasfeiler

	* RELEASES (1.2, RELEASE_0_6_1), package.xml (1.2): added release
	  info for 0.6.1

2006-09-28 03:05  lukasfeiler

	* ChangeLog-until-v0.6.0 (1.1, RELEASE_1_3_0, RELEASE_1_2_1,
	  RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1): ChangeLog entries prior to v0.6.0
	  which was developed at sourceforge

2006-09-28 02:19  lukasfeiler

	* XML/Query2XML.php (1.2, RELEASE_0_6_1): compatibility fix for
	  PHP5 < 5.1.0: added class_exists() calls before using instanceof
	  operator in XML_Query2XML constructor

2006-04-29 00:03  lukasfeiler

	* ChangeLog (1.1), INSTALL (1.1), LICENSE (1.1, RELEASE_1_3_0,
	  RELEASE_1_2_1, RELEASE_1_2_0, RELEASE_1_1_0, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1), README (1.1),
	  RELEASES (1.1), package.xml (1.1), XML/Query2XML.php (1.1),
	  XML/Query2XML/ISO9075Mapper.php (1.1, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case01/case01.php (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case01/case01.xml (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case02/case02.log (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case02/case02.php (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case02/case02.profile (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case02/case02.xml (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case02/case02_debug.php
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case03/case03.log (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case03/case03.php (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case03/case03.profile (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case03/case03.xml (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case03/case03_debug.php
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case04/case04.log (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case04/case04.php (1.1, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case04/case04.profile (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case04/case04.xml (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case04/case04_debug.php (1.1, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case05/case05.log (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case05/case05.php (1.1, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case05/case05.profile (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case05/case05.xml (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case05/case05_debug.php (1.1, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case06/case06.log (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case06/case06.php (1.1, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case06/case06.profile (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case06/case06.xml (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case06/case06_debug.php (1.1, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case07/case07.log (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case07/case07.php (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case07/case07.profile (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case07/case07.xml (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case07/case07_debug.php
	  (1.1, RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0,
	  RELEASE_0_6_1), cases/case08/case08.log (1.1, RELEASE_1_0_0,
	  RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case08/case08.php (1.1, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case08/case08.profile (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), cases/case08/case08.xml (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  cases/case08/case08_debug.php (1.1, RELEASE_0_7_0,
	  RELEASE_0_6_1), tests/ISO9075MapperTest.php (1.1, RELEASE_0_7_0,
	  RELEASE_0_6_1), tests/Query2XMLTest.php (1.1, RELEASE_0_6_1),
	  tests/Query2XML_Tests.dm2 (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), tests/Query2XML_Tests.jpg (1.1,
	  RELEASE_1_0_0, RELEASE_0_8_0, RELEASE_0_7_0, RELEASE_0_6_1),
	  tests/Query2XML_Tests.sql (1.1, RELEASE_1_0_0, RELEASE_0_8_0,
	  RELEASE_0_7_0, RELEASE_0_6_1), tests/testCases.sh (1.1,
	  RELEASE_0_7_0, RELEASE_0_6_1),
	  tutorials/XML_Query2XML/XML_Query2XML.pkg (1.1, RELEASE_0_6_1):
	  all files for XML_Query2XML

