Subversion-Projekte lars-tiefland.php_share

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
1 lars 1
2011-04-03 10:22  lukasfeiler
2
 
3
	* package.xml: getting ready for v1.7.2
4
 
5
2011-04-02 21:25  lukasfeiler
6
 
7
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented new prefix
8
	  features
9
 
10
2011-04-02 21:23  lukasfeiler
11
 
12
	* tests/XML_Query2XML/AllDBLayers/registerPrefix/Year2UnixTime.php,
13
	  tests/XML_Query2XML/AllDBLayers/registerPrefix/registerPrefix2.phpt:
14
	  second registerPrefix() unit test
15
 
16
2011-04-02 21:22  lukasfeiler
17
 
18
	* tests/XML_Query2XML/AllDBLayers/registerPrefix/registerPrefix.phpt:
19
	  using prefix that has a strlen() of 1 even if UTF-8 is used
20
 
21
2011-04-02 18:06  lukasfeiler
22
 
23
	* tests/XML_Query2XML/AllDBLayers/registerPrefix,
24
	  tests/XML_Query2XML/AllDBLayers/registerPrefix/registerPrefix.phpt,
25
	  tests/XML_Query2XML/AllDBLayers/unregisterAllPrefixes,
26
	  tests/XML_Query2XML/AllDBLayers/unregisterAllPrefixes/unregisterAllPrefixes.phpt,
27
	  tests/XML_Query2XML/AllDBLayers/unregisterAllPrefixes/unregisterAllPrefixes2.phpt,
28
	  tests/XML_Query2XML/AllDBLayers/unregisterPrefix,
29
	  tests/XML_Query2XML/AllDBLayers/unregisterPrefix/unregisterPrefix.phpt:
30
	  unit tests for the new registerPrefix(), unregisterPrefix(), and
31
	  unregisterAllPrefixes() methods
32
 
33
2011-04-02 17:38  lukasfeiler
34
 
35
	* XML/Query2XML/Data/Condition.php,
36
	  XML/Query2XML/Data/Processor.php, XML/Query2XML/Data/Source.php:
37
	  to allow people to write their own prefix classes, these abstract
38
	  classes need to be public
39
 
40
2011-04-02 17:36  lukasfeiler
41
 
42
	* XML/Query2XML.php: prefixes can not be registered and
43
	  unregistered using registerPrefix(), unregisterPrefix(), and
44
	  unregisterAllPrefixes()
45
 
46
2010-10-25 12:23  clockwerx
47
 
48
	* package.xml: Updated package.xml
49
 
50
2010-08-22 14:37  lukasfeiler
51
 
52
	* tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt:
53
	  exception message produced by Net_LDAP2 has changed; accordingly,
54
	  we will no longer rely on the exact wording
55
 
56
2010-08-22 14:34  lukasfeiler
57
 
58
	* XML/Query2XML/ISO9075Mapper.php: making sure that get_class is
59
	  only passed objects
60
 
61
2010-08-20 23:53  clockwerx
62
 
63
	* XML/Query2XML.php, XML/Query2XML/Data/Source/PHPCallback.php,
64
	  tests/XML_Query2XML/AllDBLayers/PDO_db_init.php,
65
	  tests/XML_Query2XML/AllDBLayers/PDO_skipif.php,
66
	  tests/XML_Query2XML/settings.php: Bug #17724 Patch: Avoid
67
	  deprecated functions
68
 
69
2009-07-13 12:15  gwynne
70
 
71
	* cases/case01/case01.xml, cases/case02/case02.xml,
72
	  cases/case03/case03.xml, cases/case04/case04.xml,
73
	  cases/case05/case05.xml, cases/case06/case06.xml,
74
	  cases/case07/case07.xml, cases/case08/case08.xml, package.xml,
75
	  tests/XML_Query2XML/checkTestNames.sh,
76
	  tests/XML_Query2XML/diffTests.sh,
77
	  tests/XML_Query2XML/diffTests_MDB2Master.sh,
78
	  tests/XML_Query2XML/syncTests.sh,
79
	  tests/XML_Query2XML/syncTests_MDB2Master.sh, tests/testCases.sh:
80
	  fix a huge number of wrong MIME types. UGH.
81
 
82
2009-03-08 14:32  lukasfeiler
83
 
84
	* RELEASES, package.xml: getting ready for 1.7.1
85
 
86
2009-03-01 13:19  lukasfeiler
87
 
88
	* ChangeLog: updated ChangeLog
89
 
90
2009-03-01 13:18  lukasfeiler
91
 
92
	* RELEASES, package.xml: getting ready for 1.7.1RC1
93
 
94
2009-03-01 13:17  lukasfeiler
95
 
96
	* XML/Query2XML.php, XML/Query2XML/Callback.php,
97
	  XML/Query2XML/Data.php, XML/Query2XML/Data/Condition.php,
98
	  XML/Query2XML/Data/Processor.php,
99
	  XML/Query2XML/Data/Processor/Base64.php,
100
	  XML/Query2XML/Data/Processor/CDATA.php,
101
	  XML/Query2XML/Data/Processor/Unserialize.php,
102
	  XML/Query2XML/Data/Source/ColumnValue.php,
103
	  XML/Query2XML/Data/Source/PHPCallback.php,
104
	  XML/Query2XML/Data/Source/Static.php,
105
	  XML/Query2XML/Data/Source/XPath.php,
106
	  XML/Query2XML/Driver/ADOdb.php, XML/Query2XML/Driver/DB.php,
107
	  XML/Query2XML/Driver/PDO.php: CS fixes
108
 
109
2009-03-01 13:02  lukasfeiler
110
 
111
	* tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
112
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
113
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
114
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt:
115
	  unit tests modified to look for new error messages
116
 
117
2009-03-01 12:59  lukasfeiler
118
 
119
	* XML/Query2XML/Data.php: new setConfigPath() and getConfigPath()
120
	  methods
121
 
122
2009-03-01 12:58  lukasfeiler
123
 
124
	* XML/Query2XML/Data/Condition/NonEmpty.php,
125
	  XML/Query2XML/Data/Processor.php,
126
	  XML/Query2XML/Data/Processor/Base64.php,
127
	  XML/Query2XML/Data/Processor/CDATA.php,
128
	  XML/Query2XML/Data/Processor/Unserialize.php,
129
	  XML/Query2XML/Data/Source.php,
130
	  XML/Query2XML/Data/Source/Static.php: fixing bugs: now using
131
	  getConfigPath(); omitting argument type definition to allow for
132
	  null values to be passed to create()
133
 
134
2009-03-01 12:56  lukasfeiler
135
 
136
	* XML/Query2XML/Callback.php: removed old private/internal
137
	  interfaces
138
 
139
2009-03-01 12:53  lukasfeiler
140
 
141
	* XML/Query2XML.php: limiting exposure of internal API
142
 
143
2009-03-01 10:43  lukasfeiler
144
 
145
	* XML/Query2XML/Data/Condition.php,
146
	  XML/Query2XML/Data/Condition/NonEmpty.php,
147
	  XML/Query2XML/Data/Processor.php,
148
	  XML/Query2XML/Data/Processor/Base64.php,
149
	  XML/Query2XML/Data/Processor/CDATA.php,
150
	  XML/Query2XML/Data/Processor/Unserialize.php,
151
	  XML/Query2XML/Data/Source.php,
152
	  XML/Query2XML/Data/Source/ColumnValue.php,
153
	  XML/Query2XML/Data/Source/PHPCallback.php,
154
	  XML/Query2XML/Data/Source/Static.php,
155
	  XML/Query2XML/Data/Source/XPath.php,
156
	  XML/Query2XML/Driver/Caching.php: re-factoring of internal API
157
 
158
2009-03-01 10:35  lukasfeiler
159
 
160
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed typo
161
 
162
2009-02-27 20:07  lukasfeiler
163
 
164
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: moved section on
165
	  output caching
166
 
167
2009-02-27 14:58  lukasfeiler
168
 
169
	* package.xml: included new classes
170
 
171
2009-02-27 14:55  lukasfeiler
172
 
173
	* tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwXMLException_unserialize.phpt:
174
	  excpetion message now provides additional information
175
 
176
2009-02-27 14:54  lukasfeiler
177
 
178
	* XML/Query2XML.php, XML/Query2XML/Command, XML/Query2XML/Data,
179
	  XML/Query2XML/Data.php, XML/Query2XML/Data/Condition,
180
	  XML/Query2XML/Data/Condition.php,
181
	  XML/Query2XML/Data/Condition/NonEmpty.php,
182
	  XML/Query2XML/Data/Processor, XML/Query2XML/Data/Processor.php,
183
	  XML/Query2XML/Data/Processor/Base64.php,
184
	  XML/Query2XML/Data/Processor/CDATA.php,
185
	  XML/Query2XML/Data/Processor/Unserialize.php,
186
	  XML/Query2XML/Data/Source, XML/Query2XML/Data/Source.php,
187
	  XML/Query2XML/Data/Source/ColumnValue.php,
188
	  XML/Query2XML/Data/Source/PHPCallback.php,
189
	  XML/Query2XML/Data/Source/Static.php,
190
	  XML/Query2XML/Data/Source/XPath.php: refactoring of internal
191
	  classes
192
 
193
2009-02-26 22:53  lukasfeiler
194
 
195
	* tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_cached.phpt,
196
	  tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_uncached.phpt,
197
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached.phpt,
198
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_different_drivers.phpt,
199
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limit.phpt,
200
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limits.phpt,
201
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_multiple_queries.phpt,
202
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_offset.phpt:
203
	  modified unit tests for new Cashing driver
204
 
205
2008-05-10 21:04  lukasfeiler
206
 
207
	* XML/Query2XML/Driver/Array.php: new Array driver
208
 
209
2008-05-10 21:03  lukasfeiler
210
 
211
	* XML/Query2XML/Command/XPath.php: new DOMXPath command class
212
 
213
2008-05-10 21:02  lukasfeiler
214
 
215
	* XML/Query2XML.php: more flexible prefix implementation
216
 
217
2008-05-09 20:54  lukasfeiler
218
 
219
	* XML/Query2XML/Driver/ADOdb.php, XML/Query2XML/Driver/Caching.php,
220
	  XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/LDAP.php,
221
	  XML/Query2XML/Driver/LDAP2.php, XML/Query2XML/Driver/MDB2.php,
222
	  XML/Query2XML/Driver/PDO.php: all driver classes are public now
223
 
224
2008-05-09 20:50  lukasfeiler
225
 
226
	* XML/Query2XML.php, XML/Query2XML/Driver/Caching.php: caching is
227
	  now implemented in a separate driver
228
 
229
2008-05-02 17:47  lukasfeiler
230
 
231
	* ChangeLog: ChangeLog updated
232
 
233
2008-05-02 17:47  lukasfeiler
234
 
235
	* RELEASES, package.xml: getting ready for 1.7.0
236
 
237
2008-04-21 13:15  lukasfeiler
238
 
239
	* ChangeLog: ChangeLog updated
240
 
241
2008-04-21 13:14  lukasfeiler
242
 
243
	* package.xml: ready for 1.7.0RC1
244
 
245
2008-04-21 13:12  lukasfeiler
246
 
247
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: added references to
248
	  new Net_LDAP2 driver
249
 
250
2008-04-21 08:11  lukasfeiler
251
 
252
	* INSTALL, RELEASES, package.xml: getting ready for 1.7.0RC1
253
 
254
2008-04-21 08:08  lukasfeiler
255
 
256
	* tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_offset.phpt:
257
	  adjusted to make unit test work with PostgreSQL
258
 
259
2008-04-19 18:36  lukasfeiler
260
 
261
	* XML/Query2XML/Driver/DB.php: CS fix
262
 
263
2008-04-19 11:26  lukasfeiler
264
 
265
	* tests/XML_Query2XML/settings.php:
266
	  PHP_PEAR_XML_QUERY2XML_TEST_LDAPCONFIG can now be used to set the
267
	  LDAP connection information
268
 
269
2008-04-19 11:26  lukasfeiler
270
 
271
	* XML/Query2XML/Driver/LDAP2.php,
272
	  tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt:
273
	  exception for Net_LDAP2 driver is XML_Query2XML_LDAP2Exception
274
 
275
2008-04-19 09:36  lukasfeiler
276
 
277
	* README, package.xml: preparing for 1.7.0RC1
278
 
279
2008-04-18 23:56  lukasfeiler
280
 
281
	* tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt:
282
	  corrected exception message
283
 
284
2008-04-18 23:52  lukasfeiler
285
 
286
	* tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/regularOperation.phpt,
287
	  tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt,
288
	  tests/XML_Query2XML/LDAP/ldap_init.php,
289
	  tests/XML_Query2XML/LDAP/skipif.php: the environment variable
290
	  PHP_PEAR_XML_QUERY2XML_TEST_LDAPLAYER can be use to run these
291
	  tests with Net_LDAP2 instead of Net_LDAP
292
 
293
2008-04-18 23:50  lukasfeiler
294
 
295
	* tests/XML_Query2XML/AllDBLayers,
296
	  tests/XML_Query2XML/AllDBLayers/ADOdbDefault_db_init.php,
297
	  tests/XML_Query2XML/AllDBLayers/ADOdbDefault_skipif.php,
298
	  tests/XML_Query2XML/AllDBLayers/ADOdbException_db_init.php,
299
	  tests/XML_Query2XML/AllDBLayers/ADOdbException_skipif.php,
300
	  tests/XML_Query2XML/AllDBLayers/ADOdbPEAR_db_init.php,
301
	  tests/XML_Query2XML/AllDBLayers/ADOdbPEAR_skipif.php,
302
	  tests/XML_Query2XML/AllDBLayers/DB_db_init.php,
303
	  tests/XML_Query2XML/AllDBLayers/DB_skipif.php,
304
	  tests/XML_Query2XML/AllDBLayers/MDB2_db_init.php,
305
	  tests/XML_Query2XML/AllDBLayers/MDB2_skipif.php,
306
	  tests/XML_Query2XML/AllDBLayers/PDO_db_init.php,
307
	  tests/XML_Query2XML/AllDBLayers/PDO_skipif.php,
308
	  tests/XML_Query2XML/AllDBLayers/_addDOMChildren,
309
	  tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
310
	  tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
311
	  tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
312
	  tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
313
	  tests/XML_Query2XML/AllDBLayers/_addDOMChildren/throwXMLException_arrayWithString.phpt,
314
	  tests/XML_Query2XML/AllDBLayers/_appendTextChildNode,
315
	  tests/XML_Query2XML/AllDBLayers/_appendTextChildNode/throwXMLException.phpt,
316
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord,
317
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/callbacks.phpt,
318
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
319
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
320
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
321
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
322
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_element1.phpt,
323
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_element2.phpt,
324
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
325
	  tests/XML_Query2XML/AllDBLayers/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
326
	  tests/XML_Query2XML/AllDBLayers/_applySqlOptionsToRecord,
327
	  tests/XML_Query2XML/AllDBLayers/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
328
	  tests/XML_Query2XML/AllDBLayers/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
329
	  tests/XML_Query2XML/AllDBLayers/_createDOMElement,
330
	  tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_elementInvalid1.phpt,
331
	  tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_elementInvalid2.phpt,
332
	  tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
333
	  tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
334
	  tests/XML_Query2XML/AllDBLayers/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
335
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder,
336
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/basics.phpt,
337
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_default.phpt,
338
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_false.phpt,
339
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_function.phpt,
340
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_nonStaticMethod.phpt,
341
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_null.phpt,
342
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_default_false.phpt,
343
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_default_false2.phpt,
344
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_default_false_function.phpt,
345
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
346
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
347
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_staticMethodArray.phpt,
348
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/encoder_staticMethodString.phpt,
349
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/throwXMLException.phpt,
350
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
351
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/within_complexElementSpecificationValue.phpt,
352
	  tests/XML_Query2XML/AllDBLayers/_executeEncoder/within_simpleAttributeSpecification.phpt,
353
	  tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord,
354
	  tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
355
	  tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
356
	  tests/XML_Query2XML/AllDBLayers/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
357
	  tests/XML_Query2XML/AllDBLayers/_mapSQLIdentifierToXMLName,
358
	  tests/XML_Query2XML/AllDBLayers/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
359
	  tests/XML_Query2XML/AllDBLayers/_prepareAndExecute,
360
	  tests/XML_Query2XML/AllDBLayers/_prepareAndExecute/throwDBException_complexQuery.phpt,
361
	  tests/XML_Query2XML/AllDBLayers/_prepareAndExecute/throwDBException_simpleQuery.phpt,
362
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions,
363
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
364
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
365
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
366
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
367
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
368
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
369
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_noArrayKey.phpt,
370
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
371
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
372
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
373
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,
374
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
375
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
376
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
377
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
378
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
379
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
380
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
381
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
382
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
383
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
384
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
385
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_prefix_noArrayKey.phpt,
386
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
387
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
388
	  tests/XML_Query2XML/AllDBLayers/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
389
	  tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification,
390
	  tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification/condition_function.phpt,
391
	  tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification/condition_staticMethod.phpt,
392
	  tests/XML_Query2XML/AllDBLayers/_processComplexElementSpecification/rethrowConfigException.phpt,
393
	  tests/XML_Query2XML/AllDBLayers/_setDOMAttribute,
394
	  tests/XML_Query2XML/AllDBLayers/_setDOMAttribute/throwXMLException.phpt,
395
	  tests/XML_Query2XML/AllDBLayers/clearProfile,
396
	  tests/XML_Query2XML/AllDBLayers/clearProfile/clearProfile.phpt,
397
	  tests/XML_Query2XML/AllDBLayers/db_init.php,
398
	  tests/XML_Query2XML/AllDBLayers/disableDebugLog,
399
	  tests/XML_Query2XML/AllDBLayers/disableDebugLog/disableDebugLog.phpt,
400
	  tests/XML_Query2XML/AllDBLayers/enableDebugLog,
401
	  tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog.phpt,
402
	  tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_cached.phpt,
403
	  tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_twoVars.phpt,
404
	  tests/XML_Query2XML/AllDBLayers/enableDebugLog/enableDebugLog_uncached.phpt,
405
	  tests/XML_Query2XML/AllDBLayers/getFlatXML,
406
	  tests/XML_Query2XML/AllDBLayers/getFlatXML/case01.phpt,
407
	  tests/XML_Query2XML/AllDBLayers/getFlatXML/simpleSelect.phpt,
408
	  tests/XML_Query2XML/AllDBLayers/getFlatXML/throwDBException.phpt,
409
	  tests/XML_Query2XML/AllDBLayers/getGlobalOption,
410
	  tests/XML_Query2XML/AllDBLayers/getGlobalOption/configException_noSuchOption.phpt,
411
	  tests/XML_Query2XML/AllDBLayers/getGlobalOption/hidden_container_prefix.phpt,
412
	  tests/XML_Query2XML/AllDBLayers/getProfile,
413
	  tests/XML_Query2XML/AllDBLayers/getProfile/getProfile.phpt,
414
	  tests/XML_Query2XML/AllDBLayers/getRawProfile,
415
	  tests/XML_Query2XML/AllDBLayers/getRawProfile/getRawProfile.phpt,
416
	  tests/XML_Query2XML/AllDBLayers/getXML,
417
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes1.phpt,
418
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes2.phpt,
419
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes3.phpt,
420
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes4.phpt,
421
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes5.phpt,
422
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_attributes6.phpt,
423
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements1.phpt,
424
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements2.phpt,
425
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements3.phpt,
426
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements4.phpt,
427
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements5.phpt,
428
	  tests/XML_Query2XML/AllDBLayers/getXML/asteriskShortcut_elements6.phpt,
429
	  tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_callback.phpt,
430
	  tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_callback_conditionalPrefix.phpt,
431
	  tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_columnName.phpt,
432
	  tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
433
	  tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_staticString.phpt,
434
	  tests/XML_Query2XML/AllDBLayers/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
435
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached.phpt,
436
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_different_drivers.phpt,
437
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limit.phpt,
438
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_limits.phpt,
439
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_multiple_queries.phpt,
440
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_cached_offset.phpt,
441
	  tests/XML_Query2XML/AllDBLayers/getXML/caching_uncached.phpt,
442
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_complexAttributeSpec.phpt,
443
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_complexElementSpec.phpt,
444
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_condition.phpt,
445
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_data.phpt,
446
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_idColumn.phpt,
447
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_simpleAttributeSpec.phpt,
448
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackInterface_simpleElementSpec.phpt,
449
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNode.phpt,
450
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNodeArray.phpt,
451
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
452
	  tests/XML_Query2XML/AllDBLayers/getXML/callbackReturnDOMNode_parentHidden.phpt,
453
	  tests/XML_Query2XML/AllDBLayers/getXML/case02.phpt,
454
	  tests/XML_Query2XML/AllDBLayers/getXML/case03.phpt,
455
	  tests/XML_Query2XML/AllDBLayers/getXML/case04.phpt,
456
	  tests/XML_Query2XML/AllDBLayers/getXML/case05.phpt,
457
	  tests/XML_Query2XML/AllDBLayers/getXML/case06.phpt,
458
	  tests/XML_Query2XML/AllDBLayers/getXML/case07.phpt,
459
	  tests/XML_Query2XML/AllDBLayers/getXML/case08.phpt,
460
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_base64Prefix.phpt,
461
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_callback.phpt,
462
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
463
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_columnName.phpt,
464
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
465
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_emptyCdata.phpt,
466
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_staticString.phpt,
467
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
468
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
469
	  tests/XML_Query2XML/AllDBLayers/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
470
	  tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
471
	  tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
472
	  tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_conditionOption.phpt,
473
	  tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
474
	  tests/XML_Query2XML/AllDBLayers/getXML/complexAttributeSpecification_valuePrefixes.phpt,
475
	  tests/XML_Query2XML/AllDBLayers/getXML/complexElementSpecification_conditionOption1.phpt,
476
	  tests/XML_Query2XML/AllDBLayers/getXML/complexElementSpecification_conditionOption2.phpt,
477
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_attribute_callback.phpt,
478
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_attribute_columnName.phpt,
479
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_attribute_staticText.phpt,
480
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_element_callback.phpt,
481
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_element_columnName.phpt,
482
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_element_staticText.phpt,
483
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_value_callback.phpt,
484
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_value_columnName.phpt,
485
	  tests/XML_Query2XML/AllDBLayers/getXML/conditionPrefix_value_staticText.phpt,
486
	  tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_callback.phpt,
487
	  tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_columnName.phpt,
488
	  tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
489
	  tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
490
	  tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_commandObject.phpt,
491
	  tests/XML_Query2XML/AllDBLayers/getXML/dynamicRowTag_staticString.phpt,
492
	  tests/XML_Query2XML/AllDBLayers/getXML/idcolumn_false1.phpt,
493
	  tests/XML_Query2XML/AllDBLayers/getXML/idcolumn_false2.phpt,
494
	  tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit.phpt,
495
	  tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_driver.phpt,
496
	  tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_limit_zero.phpt,
497
	  tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_throwConfigException_limit_not_numeric.phpt,
498
	  tests/XML_Query2XML/AllDBLayers/getXML/offsetlimit_throwConfigException_offset_not_numeric.phpt,
499
	  tests/XML_Query2XML/AllDBLayers/getXML/sql_argument_false1.phpt,
500
	  tests/XML_Query2XML/AllDBLayers/getXML/sql_argument_false2.phpt,
501
	  tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record.phpt,
502
	  tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record_emptyResultSet.phpt,
503
	  tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
504
	  tests/XML_Query2XML/AllDBLayers/getXML/sql_options_single_record_uncached.phpt,
505
	  tests/XML_Query2XML/AllDBLayers/getXML/throwDBException.phpt,
506
	  tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
507
	  tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
508
	  tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
509
	  tests/XML_Query2XML/AllDBLayers/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,
510
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_callback.phpt,
511
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
512
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_columnName.phpt,
513
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
514
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_staticString.phpt,
515
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
516
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
517
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
518
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_scenariosNoContainer.phpt,
519
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_callback.phpt,
520
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
521
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_columnName.phpt,
522
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
523
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_staticString.phpt,
524
	  tests/XML_Query2XML/AllDBLayers/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
525
	  tests/XML_Query2XML/AllDBLayers/setGlobalOption,
526
	  tests/XML_Query2XML/AllDBLayers/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
527
	  tests/XML_Query2XML/AllDBLayers/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
528
	  tests/XML_Query2XML/AllDBLayers/setGlobalOption/configException_noSuchOption.phpt,
529
	  tests/XML_Query2XML/AllDBLayers/setGlobalOption/hidden_container_prefix.phpt,
530
	  tests/XML_Query2XML/AllDBLayers/skipif.php,
531
	  tests/XML_Query2XML/AllDBLayers/startProfiling,
532
	  tests/XML_Query2XML/AllDBLayers/startProfiling/startProfiling.phpt,
533
	  tests/XML_Query2XML/AllDBLayers/stopProfiling,
534
	  tests/XML_Query2XML/AllDBLayers/stopProfiling/stopProfiling.phpt:
535
	  consolidated unit tests for all database abstraction layers
536
 
537
2008-04-18 23:10  lukasfeiler
538
 
539
	* tests/XML_Query2XML/ADOdbDefault,
540
	  tests/XML_Query2XML/ADOdbException,
541
	  tests/XML_Query2XML/ADOdbPEAR, tests/XML_Query2XML/DB,
542
	  tests/XML_Query2XML/MDB2, tests/XML_Query2XML/PDO: consolidating
543
	  unit tests
544
 
545
2008-04-18 21:26  lukasfeiler
546
 
547
	* cases/case02/case02.log, cases/case02/case02.profile,
548
	  cases/case03/case03.log, cases/case03/case03.profile,
549
	  cases/case04/case04.log, cases/case04/case04.profile,
550
	  cases/case05/case05.log, cases/case05/case05.profile,
551
	  cases/case06/case06.log, cases/case06/case06.profile,
552
	  cases/case07/case07.log, cases/case07/case07.profile,
553
	  cases/case08/case08.log, cases/case08/case08.profile: improved
554
	  logging: now also includes the values with which a prepared
555
	  statement gets executed
556
 
557
2008-04-18 21:23  lukasfeiler
558
 
559
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented
560
	  $sql['limit'] & $sql['offset']
561
 
562
2008-04-18 19:01  lukasfeiler
563
 
564
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: - new section on
565
	  Implementing 1:N and N:N relationships
566
	  - case*.log corrected
567
 
568
2008-04-18 18:10  lukasfeiler
569
 
570
	* XML/Query2XML.php, XML/Query2XML/Driver/LDAP2.php: new driver for
571
	  Net_LDAP2
572
 
573
2008-04-18 17:48  lukasfeiler
574
 
575
	* XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/MDB2.php:
576
	  implemented $sql["offset"] and $sql["limit"]
577
 
578
2008-04-18 17:40  lukasfeiler
579
 
580
	* XML/Query2XML.php: - $sql['data'] can now also be an associative
581
	  array
582
	  - now also logging the variables with which a prepared
583
	  statement is executed
584
	  - support for new Net_LDAP2 driver: XML_Query2XML_Driver_LDAP2
585
	  - clarified API docs for XML_Query2XML_Driver::preprocessQuery():
586
	  return
587
	  value will only be used for profiling purposes
588
 
589
2008-01-06 21:26  lukasfeiler
590
 
591
	* XML/Query2XML.php: prevent fatal error by throwing an exception
592
	  if a simple element specification uses prefixes - or directly an
593
	  XML_Query2XML_Callback - but does not use an explicit array key
594
	  in the specification
595
 
596
2008-01-06 10:12  lukasfeiler
597
 
598
	* ChangeLog: ChangeLog updated
599
 
600
2008-01-06 10:04  lukasfeiler
601
 
602
	* RELEASES, package.xml: getting ready for 1.6.0
603
 
604
2008-01-02 16:01  lukasfeiler
605
 
606
	* ChangeLog: ChangeLog updated
607
 
608
2008-01-02 15:57  lukasfeiler
609
 
610
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documenting
611
	  $options["sql"]["driver"] under $options["sql"]; removing the
612
	  distinction between complex and simple LDAP queries
613
 
614
2008-01-02 15:54  lukasfeiler
615
 
616
	* tests/XML_Query2XML/LDAP/getXML/throwLDAPException_queryError.phpt:
617
	  incorrect LDAP query
618
 
619
2008-01-02 15:54  lukasfeiler
620
 
621
	* tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/throwConfigException_queryNotAnArray.phpt:
622
	  more readable test data
623
 
624
2008-01-02 15:52  lukasfeiler
625
 
626
	* tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt,
627
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/throwDBException.phpt,
628
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException.phpt,
629
	  tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt,
630
	  tests/XML_Query2XML/ADOdbException/getFlatXML/throwDBException.phpt,
631
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException.phpt,
632
	  tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt,
633
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt,
634
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt,
635
	  tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_simpleQuery.phpt,
636
	  tests/XML_Query2XML/DB/getFlatXML/throwDBException.phpt,
637
	  tests/XML_Query2XML/DB/getXML/throwDBException.phpt,
638
	  tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt,
639
	  tests/XML_Query2XML/MDB2/getFlatXML/throwDBException.phpt,
640
	  tests/XML_Query2XML/MDB2/getXML/throwDBException.phpt,
641
	  tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_simpleQuery.phpt,
642
	  tests/XML_Query2XML/PDO/getFlatXML/throwDBException.phpt,
643
	  tests/XML_Query2XML/PDO/getXML/throwDBException.phpt: ignoring
644
	  whether failed during prepare or execute
645
 
646
2008-01-02 15:51  lukasfeiler
647
 
648
	* tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt:
649
	  unit tests for 'driver' option
650
 
651
2008-01-02 15:47  lukasfeiler
652
 
653
	* tests/XML_Query2XML/settings.php: LDAP config
654
 
655
2008-01-02 15:46  lukasfeiler
656
 
657
	* XML/Query2XML/Driver/LDAP.php: CS fixes and references to unit
658
	  tests
659
 
660
2008-01-02 15:44  lukasfeiler
661
 
662
	* XML/Query2XML.php: CS fix
663
 
664
2008-01-02 15:42  lukasfeiler
665
 
666
	* INSTALL, README, RELEASES, package.xml: getting ready for
667
	  1.6.0RC1
668
 
669
2007-12-29 19:47  lukasfeiler
670
 
671
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: - new section
672
	  describing integration with Cache_Lite
673
	  - LDAP driver documentation
674
	  - how to write your own driver
675
	  - documentation of $options['sql']['driver'] and how to use
676
	  multiple drivers
677
	  - additional notes regarding the case studies
678
	  - correction of copyright notice; not a work made for hire under
679
	  Title 17 U.S.C § 101(1) or (2)
680
 
681
2007-12-03 03:44  lukasfeiler
682
 
683
	* XML/Query2XML.php: fixed documentation Bug #12568
684
 
685
2007-11-25 02:37  lukasfeiler
686
 
687
	* XML/Query2XML/Driver/LDAP.php: CS
688
 
689
2007-11-25 02:36  lukasfeiler
690
 
691
	* tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery,
692
	  tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/regularOperation.phpt,
693
	  tests/XML_Query2XML/LDAP/XML_Query2XML_Driver_LDAP-preprocessQuery/throwConfigException_queryNotAnArray.phpt,
694
	  tests/XML_Query2XML/LDAP/getXML,
695
	  tests/XML_Query2XML/LDAP/getXML/complexElementSpecification_multiValueLDAPAttributes.phpt,
696
	  tests/XML_Query2XML/LDAP/getXML/placeholders.phpt,
697
	  tests/XML_Query2XML/LDAP/getXML/placeholders_alternative.phpt,
698
	  tests/XML_Query2XML/LDAP/getXML/placeholders_alternative_multichar.phpt,
699
	  tests/XML_Query2XML/LDAP/getXML/simpleElementSpecification.phpt,
700
	  tests/XML_Query2XML/LDAP/getXML/simpleElementSpecification_optionalLDAPAttributes.phpt:
701
	  LDAP tests
702
 
703
2007-11-25 02:34  lukasfeiler
704
 
705
	* tests/XML_Query2XML/LDAP, tests/XML_Query2XML/LDAP/ldap_init.php,
706
	  tests/XML_Query2XML/LDAP/skipif.php: ldap init and skipif
707
 
708
2007-11-24 18:13  lukasfeiler
709
 
710
	* tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,
711
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,
712
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,
713
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt,
714
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_driverOptionWrongType.phpt:
715
	  unit tests for data type of [sql][driver] option
716
 
717
2007-11-23 20:29  lukasfeiler
718
 
719
	* XML/Query2XML.php: keeping cached queries separate for each
720
	  driver
721
 
722
2007-11-19 03:52  lukasfeiler
723
 
724
	* tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,
725
	  tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt:
726
	  changed exceptions messages due to new Net_LDAP driver
727
 
728
2007-11-19 02:24  lukasfeiler
729
 
730
	* XML/Query2XML/Driver/LDAP.php: Net_LDAP driver
731
 
732
2007-11-19 01:43  lukasfeiler
733
 
734
	* XML/Query2XML/Command/Base64.php,
735
	  XML/Query2XML/Command/CDATA.php, XML/Query2XML/Command/Chain.php,
736
	  XML/Query2XML/Command/ColumnValue.php,
737
	  XML/Query2XML/Command/NonEmpty.php,
738
	  XML/Query2XML/Command/PHPCallback.php,
739
	  XML/Query2XML/Command/Static.php,
740
	  XML/Query2XML/Command/Unserialize.php: CS fixes
741
 
742
2007-11-19 01:36  lukasfeiler
743
 
744
	* XML/Query2XML/Callback.php, XML/Query2XML/Driver/ADOdb.php,
745
	  XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/MDB2.php,
746
	  XML/Query2XML/Driver/PDO.php, XML/Query2XML/ISO9075Mapper.php: CS
747
	  fixes
748
 
749
2007-11-19 01:04  lukasfeiler
750
 
751
	* XML/Query2XML.php: CS fixes
752
 
753
2007-11-10 00:09  lukasfeiler
754
 
755
	* XML/Query2XML.php: - $options['query'] now is an alias for
756
	  $options['sql']
757
	  - XML_Query2XML::factory() now also accepts an instance of
758
	  XML_Query2XML_Driver as an argument
759
	  - $options['sql']['driver'] now allows for providing a different
760
	  driver than the one passed to XML_Query2XML::factory()
761
	  - XML_Query2XML_DBException now extends the more general
762
	  XML_Query2XML_DriverException
763
	  - XML_Query2XML_Driver is now a public class - its factory()
764
	  method can be used to instantiate the driver classes that come
765
	  with XML_Query2XML
766
 
767
2007-10-07 19:19  lukasfeiler
768
 
769
	* RELEASES: 1.5.0 documented
770
 
771
2007-10-07 17:56  lukasfeiler
772
 
773
	* ChangeLog: ChangeLog updated
774
 
775
2007-10-07 17:54  lukasfeiler
776
 
777
	* package.xml: getting ready for 1.5.0
778
 
779
2007-09-30 17:29  lukasfeiler
780
 
781
	* ChangeLog, README, RELEASES, package.xml: getting ready for
782
	  1.5.0RC1
783
 
784
2007-09-30 17:07  lukasfeiler
785
 
786
	* tests/XML_Query2XML/ADOdbDefault/clearProfile/clearProfile.phpt,
787
	  tests/XML_Query2XML/ADOdbDefault/disableDebugLog/disableDebugLog.phpt,
788
	  tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog.phpt,
789
	  tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog_cached.phpt,
790
	  tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog_uncached.phpt,
791
	  tests/XML_Query2XML/ADOdbDefault/getProfile/getProfile.phpt,
792
	  tests/XML_Query2XML/ADOdbDefault/getRawProfile/getRawProfile.phpt,
793
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,
794
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
795
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,
796
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record.phpt,
797
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet.phpt,
798
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
799
	  tests/XML_Query2XML/ADOdbDefault/startProfiling/startProfiling.phpt,
800
	  tests/XML_Query2XML/ADOdbDefault/stopProfiling/stopProfiling.phpt,
801
	  tests/XML_Query2XML/ADOdbException/clearProfile/clearProfile.phpt,
802
	  tests/XML_Query2XML/ADOdbException/disableDebugLog/disableDebugLog.phpt,
803
	  tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog.phpt,
804
	  tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog_cached.phpt,
805
	  tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog_uncached.phpt,
806
	  tests/XML_Query2XML/ADOdbException/getProfile/getProfile.phpt,
807
	  tests/XML_Query2XML/ADOdbException/getRawProfile/getRawProfile.phpt,
808
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,
809
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
810
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,
811
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record.phpt,
812
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet.phpt,
813
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
814
	  tests/XML_Query2XML/ADOdbException/startProfiling/startProfiling.phpt,
815
	  tests/XML_Query2XML/ADOdbException/stopProfiling/stopProfiling.phpt,
816
	  tests/XML_Query2XML/ADOdbPEAR/clearProfile/clearProfile.phpt,
817
	  tests/XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt,
818
	  tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog.phpt,
819
	  tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog_cached.phpt,
820
	  tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog_uncached.phpt,
821
	  tests/XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt,
822
	  tests/XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt,
823
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,
824
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
825
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,
826
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record.phpt,
827
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet.phpt,
828
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
829
	  tests/XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt,
830
	  tests/XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt,
831
	  tests/XML_Query2XML/DB/clearProfile/clearProfile.phpt,
832
	  tests/XML_Query2XML/DB/disableDebugLog/disableDebugLog.phpt,
833
	  tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog.phpt,
834
	  tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog_cached.phpt,
835
	  tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog_uncached.phpt,
836
	  tests/XML_Query2XML/DB/getProfile/getProfile.phpt,
837
	  tests/XML_Query2XML/DB/getRawProfile/getRawProfile.phpt,
838
	  tests/XML_Query2XML/DB/getXML/case03.phpt,
839
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
840
	  tests/XML_Query2XML/DB/getXML/case07.phpt,
841
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record.phpt,
842
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet.phpt,
843
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
844
	  tests/XML_Query2XML/DB/startProfiling/startProfiling.phpt,
845
	  tests/XML_Query2XML/DB/stopProfiling/stopProfiling.phpt,
846
	  tests/XML_Query2XML/MDB2/clearProfile/clearProfile.phpt,
847
	  tests/XML_Query2XML/MDB2/disableDebugLog/disableDebugLog.phpt,
848
	  tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog.phpt,
849
	  tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog_cached.phpt,
850
	  tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog_uncached.phpt,
851
	  tests/XML_Query2XML/MDB2/getProfile/getProfile.phpt,
852
	  tests/XML_Query2XML/MDB2/getRawProfile/getRawProfile.phpt,
853
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt,
854
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
855
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt,
856
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record.phpt,
857
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet.phpt,
858
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
859
	  tests/XML_Query2XML/MDB2/startProfiling/startProfiling.phpt,
860
	  tests/XML_Query2XML/MDB2/stopProfiling/stopProfiling.phpt,
861
	  tests/XML_Query2XML/PDO/clearProfile/clearProfile.phpt,
862
	  tests/XML_Query2XML/PDO/disableDebugLog/disableDebugLog.phpt,
863
	  tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog.phpt,
864
	  tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog_cached.phpt,
865
	  tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog_uncached.phpt,
866
	  tests/XML_Query2XML/PDO/getProfile/getProfile.phpt,
867
	  tests/XML_Query2XML/PDO/getRawProfile/getRawProfile.phpt,
868
	  tests/XML_Query2XML/PDO/getXML/case03.phpt,
869
	  tests/XML_Query2XML/PDO/getXML/case04.phpt,
870
	  tests/XML_Query2XML/PDO/getXML/case07.phpt,
871
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record.phpt,
872
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet.phpt,
873
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
874
	  tests/XML_Query2XML/PDO/startProfiling/startProfiling.phpt,
875
	  tests/XML_Query2XML/PDO/stopProfiling/stopProfiling.phpt:
876
	  $options["sql_options"]["uncached"] not used anymore
877
 
878
2007-09-30 07:00  lukasfeiler
879
 
880
	* INSTALL, README, RELEASES, package.xml: getting ready for
881
	  1.5.0RC1
882
 
883
2007-09-30 06:58  lukasfeiler
884
 
885
	* tests/XML_Query2XML/PDO/db_init.php,
886
	  tests/XML_Query2XML/PDO/skipif.php: make this work on linux
887
 
888
2007-09-30 06:47  lukasfeiler
889
 
890
	* XML/Query2XML.php: pre-processing of $options; new driver
891
	  architecture
892
 
893
2007-09-30 06:46  lukasfeiler
894
 
895
	* XML/Query2XML/Callback.php: new (for now private) command
896
	  interfacese
897
 
898
2007-09-30 05:32  lukasfeiler
899
 
900
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: extended description
901
	  of test cases
902
 
903
2007-09-29 23:45  lukasfeiler
904
 
905
	* cases/case02/case02_debug.php, cases/case03/case03.php,
906
	  cases/case03/case03_debug.php, cases/case04/case04.php,
907
	  cases/case04/case04_debug.php, cases/case05/case05_debug.php,
908
	  cases/case06/case06_debug.php, cases/case07/case07.php,
909
	  cases/case07/case07_debug.php, cases/case08/case08_debug.php:
910
	  caching is now turned off by default; cases now E_STRICT
911
 
912
2007-09-29 23:26  lukasfeiler
913
 
914
	* tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record.phpt,
915
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet.phpt,
916
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
917
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_options_single_record_uncached.phpt,
918
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
919
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
920
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
921
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,
922
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record.phpt,
923
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet.phpt,
924
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
925
	  tests/XML_Query2XML/ADOdbException/getXML/sql_options_single_record_uncached.phpt,
926
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
927
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
928
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
929
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,
930
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record.phpt,
931
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet.phpt,
932
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
933
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_options_single_record_uncached.phpt,
934
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
935
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
936
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
937
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,
938
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record.phpt,
939
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet.phpt,
940
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
941
	  tests/XML_Query2XML/DB/getXML/sql_options_single_record_uncached.phpt,
942
	  tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
943
	  tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
944
	  tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
945
	  tests/XML_Query2XML/DB/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,
946
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record.phpt,
947
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet.phpt,
948
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
949
	  tests/XML_Query2XML/MDB2/getXML/sql_options_single_record_uncached.phpt,
950
	  tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
951
	  tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
952
	  tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
953
	  tests/XML_Query2XML/MDB2/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt,
954
	  tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt,
955
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record.phpt,
956
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet.phpt,
957
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record_emptyResultSet_uncached.phpt,
958
	  tests/XML_Query2XML/PDO/getXML/sql_options_single_record_uncached.phpt,
959
	  tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_complexQuery_multipleRecords.phpt,
960
	  tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_complexQuery_singleRecord.phpt,
961
	  tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_simpleQuery_multipleRecords.phpt,
962
	  tests/XML_Query2XML/PDO/getXML/throwDBException_nullResultSet_simpleQuery_singleRecord.phpt:
963
	  moved unit tests
964
 
965
2007-09-29 23:14  lukasfeiler
966
 
967
	* XML/Query2XML/Command/Base64.php,
968
	  XML/Query2XML/Command/CDATA.php, XML/Query2XML/Command/Chain.php,
969
	  XML/Query2XML/Command/ColumnValue.php,
970
	  XML/Query2XML/Command/NonEmpty.php,
971
	  XML/Query2XML/Command/PHPCallback.php,
972
	  XML/Query2XML/Command/Static.php,
973
	  XML/Query2XML/Command/Unserialize.php: @access private; PEAR CS:
974
	  protected methods and properties without leading underscore
975
 
976
2007-09-29 23:08  lukasfeiler
977
 
978
	* XML/Query2XML/Driver, XML/Query2XML/Driver/ADOdb.php,
979
	  XML/Query2XML/Driver/DB.php, XML/Query2XML/Driver/MDB2.php,
980
	  XML/Query2XML/Driver/PDO.php: drivers for the different database
981
	  abstraction layers
982
 
983
2007-09-23 00:16  lukasfeiler
984
 
985
	* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
986
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
987
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
988
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
989
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
990
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
991
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
992
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
993
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
994
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
995
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
996
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
997
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
998
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
999
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1000
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1001
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1002
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1003
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1004
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1005
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1006
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1007
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions,
1008
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
1009
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1010
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
1011
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
1012
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
1013
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
1014
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1015
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1016
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
1017
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
1018
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
1019
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1020
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1021
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1022
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
1023
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
1024
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1025
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1026
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1027
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
1028
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
1029
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
1030
	  tests/XML_Query2XML/ADOdbDefault/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
1031
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1032
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1033
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1034
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1035
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1036
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1037
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1038
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1039
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1040
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1041
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
1042
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1043
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1044
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1045
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1046
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1047
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1048
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1049
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1050
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1051
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1052
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1053
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1054
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions,
1055
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
1056
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1057
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
1058
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
1059
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
1060
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
1061
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1062
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1063
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
1064
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
1065
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
1066
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1067
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1068
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1069
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
1070
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
1071
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1072
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1073
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1074
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
1075
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
1076
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
1077
	  tests/XML_Query2XML/ADOdbException/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
1078
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1079
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1080
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1081
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1082
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1083
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1084
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1085
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1086
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1087
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1088
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
1089
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1090
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1091
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1092
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1093
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1094
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1095
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1096
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1097
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1098
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1099
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1100
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1101
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions,
1102
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
1103
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1104
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
1105
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
1106
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
1107
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
1108
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1109
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1110
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
1111
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
1112
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
1113
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1114
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1115
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1116
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
1117
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
1118
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1119
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1120
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1121
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
1122
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
1123
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
1124
	  tests/XML_Query2XML/ADOdbPEAR/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
1125
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1126
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1127
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1128
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1129
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1130
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1131
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1132
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1133
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1134
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1135
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
1136
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1137
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1138
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1139
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1140
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1141
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1142
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1143
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1144
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1145
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1146
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1147
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1148
	  tests/XML_Query2XML/DB/_preprocessOptions,
1149
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
1150
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1151
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
1152
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
1153
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
1154
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
1155
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1156
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1157
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
1158
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
1159
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
1160
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1161
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1162
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1163
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
1164
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
1165
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1166
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1167
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1168
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
1169
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
1170
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
1171
	  tests/XML_Query2XML/DB/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
1172
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1173
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1174
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1175
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1176
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1177
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1178
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1179
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1180
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1181
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1182
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
1183
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1184
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1185
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1186
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1187
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1188
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1189
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1190
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1191
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1192
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1193
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1194
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1195
	  tests/XML_Query2XML/MDB2/_preprocessOptions,
1196
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
1197
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1198
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
1199
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
1200
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
1201
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
1202
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1203
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1204
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
1205
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
1206
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
1207
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1208
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1209
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1210
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
1211
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
1212
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1213
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1214
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1215
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
1216
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
1217
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
1218
	  tests/XML_Query2XML/MDB2/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
1219
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1220
	  tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,
1221
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1222
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1223
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1224
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1225
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1226
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1227
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1228
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1229
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1230
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
1231
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1232
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1233
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1234
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1235
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1236
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1237
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1238
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1239
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1240
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1241
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1242
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1243
	  tests/XML_Query2XML/PDO/_preprocessOptions,
1244
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_attributesOptionWrongType.phpt,
1245
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1246
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_complexElementSpec.phpt,
1247
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_condition.phpt,
1248
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_data.phpt,
1249
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_idColumn.phpt,
1250
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1251
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1252
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_dataOptionWrongType.phpt,
1253
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_elementsOptionWrongType.phpt,
1254
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableFunction.phpt,
1255
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1256
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1257
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1258
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_idcolumnOptionMissing.phpt,
1259
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableFunction.phpt,
1260
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1261
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1262
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1263
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_mergeselectiveOptionWrongType.phpt,
1264
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_queryOptionMissing.phpt,
1265
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_sqlOptionWrongType.phpt,
1266
	  tests/XML_Query2XML/PDO/_preprocessOptions/throwConfigException_valueOptionMissing.phpt,
1267
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1268
	  tests/XML_Query2XML/PDO/db_init.php: moved unit tests;
1269
	  PDO/db_init.php now also provides MyPDOStatement::fetchAll()
1270
 
1271
2007-09-16 02:04  lukasfeiler
1272
 
1273
	* XML/Query2XML/Command, XML/Query2XML/Command/Base64.php,
1274
	  XML/Query2XML/Command/CDATA.php, XML/Query2XML/Command/Chain.php,
1275
	  XML/Query2XML/Command/ColumnValue.php,
1276
	  XML/Query2XML/Command/NonEmpty.php,
1277
	  XML/Query2XML/Command/PHPCallback.php,
1278
	  XML/Query2XML/Command/Static.php,
1279
	  XML/Query2XML/Command/Unserialize.php: new command classes used
1280
	  during pre-processing
1281
 
1282
2007-09-16 01:47  lukasfeiler
1283
 
1284
	* tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1285
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1286
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1287
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1288
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1289
	  tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode/throwXMLException.phpt,
1290
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1291
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1292
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1293
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1294
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1295
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1296
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1297
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1298
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1299
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1300
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1301
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1302
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1303
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1304
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1305
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1306
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1307
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1308
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1309
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1310
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1311
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1312
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1313
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1314
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1315
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/throwXMLException.phpt,
1316
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1317
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1318
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1319
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1320
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1321
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1322
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1323
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1324
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1325
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1326
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1327
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1328
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1329
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1330
	  tests/XML_Query2XML/ADOdbDefault/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1331
	  tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1332
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/rethrowConfigException.phpt,
1333
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1334
	  tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute/throwXMLException.phpt,
1335
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/throwDBException.phpt,
1336
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,
1337
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1338
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1339
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException.phpt,
1340
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1341
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1342
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1343
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1344
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1345
	  tests/XML_Query2XML/ADOdbException/_appendTextChildNode/throwXMLException.phpt,
1346
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1347
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1348
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1349
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1350
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1351
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1352
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1353
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1354
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1355
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1356
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1357
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1358
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1359
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1360
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1361
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1362
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1363
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1364
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1365
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1366
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1367
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1368
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1369
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1370
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1371
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/throwXMLException.phpt,
1372
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1373
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1374
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1375
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1376
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1377
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1378
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1379
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1380
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1381
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1382
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1383
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1384
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1385
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1386
	  tests/XML_Query2XML/ADOdbException/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1387
	  tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1388
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/rethrowConfigException.phpt,
1389
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1390
	  tests/XML_Query2XML/ADOdbException/_setDOMAttribute/throwXMLException.phpt,
1391
	  tests/XML_Query2XML/ADOdbException/getFlatXML/throwDBException.phpt,
1392
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,
1393
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1394
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1395
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException.phpt,
1396
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1397
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1398
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1399
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1400
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1401
	  tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt,
1402
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1403
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1404
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1405
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1406
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1407
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1408
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1409
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1410
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1411
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1412
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1413
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1414
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1415
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1416
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1417
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1418
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1419
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1420
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1421
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1422
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1423
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1424
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1425
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1426
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1427
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/throwXMLException.phpt,
1428
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1429
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1430
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1431
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1432
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1433
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1434
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1435
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1436
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1437
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1438
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1439
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1440
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1441
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1442
	  tests/XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1443
	  tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1444
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/rethrowConfigException.phpt,
1445
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1446
	  tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt,
1447
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt,
1448
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,
1449
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1450
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1451
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt,
1452
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1453
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1454
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1455
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1456
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1457
	  tests/XML_Query2XML/DB/_appendTextChildNode/throwXMLException.phpt,
1458
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1459
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1460
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1461
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1462
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1463
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1464
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1465
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1466
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1467
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1468
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1469
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1470
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1471
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1472
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1473
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1474
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1475
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1476
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1477
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1478
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1479
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1480
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1481
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1482
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1483
	  tests/XML_Query2XML/DB/_executeEncoder/throwXMLException.phpt,
1484
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1485
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1486
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1487
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1488
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1489
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1490
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1491
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1492
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1493
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1494
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1495
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1496
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1497
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1498
	  tests/XML_Query2XML/DB/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1499
	  tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1500
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/rethrowConfigException.phpt,
1501
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1502
	  tests/XML_Query2XML/DB/_setDOMAttribute/throwXMLException.phpt,
1503
	  tests/XML_Query2XML/DB/getFlatXML/throwDBException.phpt,
1504
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,
1505
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1506
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1507
	  tests/XML_Query2XML/DB/getXML/throwDBException.phpt,
1508
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1509
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1510
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1511
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1512
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1513
	  tests/XML_Query2XML/MDB2/_appendTextChildNode/throwXMLException.phpt,
1514
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1515
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1516
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1517
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1518
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1519
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1520
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1521
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1522
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1523
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1524
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1525
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1526
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1527
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1528
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1529
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1530
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1531
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1532
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1533
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1534
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1535
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1536
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1537
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1538
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1539
	  tests/XML_Query2XML/MDB2/_executeEncoder/throwXMLException.phpt,
1540
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1541
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1542
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1543
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1544
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1545
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1546
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1547
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1548
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1549
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1550
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1551
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1552
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1553
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1554
	  tests/XML_Query2XML/MDB2/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1555
	  tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1556
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/rethrowConfigException.phpt,
1557
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1558
	  tests/XML_Query2XML/MDB2/_setDOMAttribute/throwXMLException.phpt,
1559
	  tests/XML_Query2XML/MDB2/getFlatXML/throwDBException.phpt,
1560
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,
1561
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1562
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1563
	  tests/XML_Query2XML/MDB2/getXML/throwDBException.phpt,
1564
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1565
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1566
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1567
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1568
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1569
	  tests/XML_Query2XML/PDO/_appendTextChildNode/throwXMLException.phpt,
1570
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1571
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1572
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1573
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1574
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1575
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1576
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1577
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1578
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1579
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1580
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1581
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1582
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1583
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1584
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1585
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1586
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1587
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1588
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1589
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1590
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1591
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1592
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1593
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1594
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1595
	  tests/XML_Query2XML/PDO/_executeEncoder/throwXMLException.phpt,
1596
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1597
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1598
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1599
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1600
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1601
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1602
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1603
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1604
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1605
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1606
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1607
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1608
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1609
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1610
	  tests/XML_Query2XML/PDO/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1611
	  tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1612
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/rethrowConfigException.phpt,
1613
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1614
	  tests/XML_Query2XML/PDO/_setDOMAttribute/throwXMLException.phpt,
1615
	  tests/XML_Query2XML/PDO/getFlatXML/throwDBException.phpt,
1616
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes6.phpt,
1617
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1618
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1619
	  tests/XML_Query2XML/PDO/getXML/throwDBException.phpt: exception
1620
	  messages now include config path
1621
 
1622
2007-09-03 17:48  lukasfeiler
1623
 
1624
	* ChangeLog: ChangeLog updated
1625
 
1626
2007-09-03 17:41  lukasfeiler
1627
 
1628
	* INSTALL, README, RELEASES, package.xml: release notes for v1.4.0
1629
 
1630
2007-09-03 08:06  lukasfeiler
1631
 
1632
	* package.xml: preparing for 1.4.0
1633
 
1634
2007-09-03 08:06  lukasfeiler
1635
 
1636
	* XML/Query2XML.php: now supporting PDO in addition to DB, MDB2 and
1637
	  ADOdb
1638
 
1639
2007-09-03 08:03  lukasfeiler
1640
 
1641
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented sqlite
1642
	  support
1643
 
1644
2007-09-03 08:01  lukasfeiler
1645
 
1646
	* tests/XML_Query2XML/PDO/db_init.php,
1647
	  tests/XML_Query2XML/PDO/skipif.php: --
1648
 
1649
2007-09-03 08:00  lukasfeiler
1650
 
1651
	* tests/Query2XML_Tests.sq2: sqlite2 db used for unit testing by
1652
	  default
1653
 
1654
2007-09-03 07:57  lukasfeiler
1655
 
1656
	* tests/XML_Query2XML/diffTests.sh,
1657
	  tests/XML_Query2XML/diffTests_MDB2Master.sh: taking new PDO tests
1658
	  into account
1659
 
1660
2007-09-03 07:57  lukasfeiler
1661
 
1662
	* tests/XML_Query2XML/settings.php: now using sqlite DB per default
1663
 
1664
2007-09-03 07:56  lukasfeiler
1665
 
1666
	* tests/XML_Query2XML/DB/skipif.php: skip tests for DB if sqlite is
1667
	  used - DB cannot handle table.column format returned by sqlite
1668
 
1669
2007-09-03 07:47  lukasfeiler
1670
 
1671
	* tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
1672
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
1673
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
1674
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
1675
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
1676
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
1677
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
1678
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
1679
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
1680
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt,
1681
	  tests/XML_Query2XML/PDO/getXML/case08.phpt: to be skipped if
1682
	  sqlite2 is used - for lack of real subselect support
1683
 
1684
2007-09-01 15:39  lukasfeiler
1685
 
1686
	* tests/XML_Query2XML/ADOdbDefault/factory,
1687
	  tests/XML_Query2XML/ADOdbException/factory,
1688
	  tests/XML_Query2XML/ADOdbPEAR/factory,
1689
	  tests/XML_Query2XML/DB/factory, tests/XML_Query2XML/MDB2/factory,
1690
	  tests/XML_Query2XML/PDO/factory: redundant unit tests - covered
1691
	  by NoDBLayer/factory/throwDBException.phpt
1692
 
1693
2007-08-31 16:42  lukasfeiler
1694
 
1695
	* tests/XML_Query2XML/PDO, tests/XML_Query2XML/PDO/_addDOMChildren,
1696
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
1697
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
1698
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
1699
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
1700
	  tests/XML_Query2XML/PDO/_addDOMChildren/throwXMLException_arrayWithString.phpt,
1701
	  tests/XML_Query2XML/PDO/_appendTextChildNode,
1702
	  tests/XML_Query2XML/PDO/_appendTextChildNode/throwXMLException.phpt,
1703
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord,
1704
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/callbacks.phpt,
1705
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
1706
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
1707
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
1708
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
1709
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
1710
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
1711
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
1712
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
1713
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
1714
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
1715
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
1716
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element1.phpt,
1717
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_element2.phpt,
1718
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
1719
	  tests/XML_Query2XML/PDO/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
1720
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord,
1721
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
1722
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
1723
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
1724
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
1725
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
1726
	  tests/XML_Query2XML/PDO/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
1727
	  tests/XML_Query2XML/PDO/_createDOMElement,
1728
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid1.phpt,
1729
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_elementInvalid2.phpt,
1730
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
1731
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
1732
	  tests/XML_Query2XML/PDO/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
1733
	  tests/XML_Query2XML/PDO/_executeEncoder,
1734
	  tests/XML_Query2XML/PDO/_executeEncoder/basics.phpt,
1735
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_default.phpt,
1736
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_false.phpt,
1737
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_function.phpt,
1738
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_nonStaticMethod.phpt,
1739
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_null.phpt,
1740
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_default_false.phpt,
1741
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_default_false2.phpt,
1742
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_default_false_function.phpt,
1743
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
1744
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
1745
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_staticMethodArray.phpt,
1746
	  tests/XML_Query2XML/PDO/_executeEncoder/encoder_staticMethodString.phpt,
1747
	  tests/XML_Query2XML/PDO/_executeEncoder/throwXMLException.phpt,
1748
	  tests/XML_Query2XML/PDO/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
1749
	  tests/XML_Query2XML/PDO/_executeEncoder/within_complexElementSpecificationValue.phpt,
1750
	  tests/XML_Query2XML/PDO/_executeEncoder/within_simpleAttributeSpecification.phpt,
1751
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord,
1752
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
1753
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
1754
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
1755
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
1756
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
1757
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
1758
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
1759
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
1760
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
1761
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
1762
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
1763
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
1764
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
1765
	  tests/XML_Query2XML/PDO/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
1766
	  tests/XML_Query2XML/PDO/_mapSQLIdentifierToXMLName,
1767
	  tests/XML_Query2XML/PDO/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
1768
	  tests/XML_Query2XML/PDO/_prepareAndExecute,
1769
	  tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_complexQuery.phpt,
1770
	  tests/XML_Query2XML/PDO/_prepareAndExecute/throwDBException_simpleQuery.phpt,
1771
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification,
1772
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/condition_function.phpt,
1773
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/condition_staticMethod.phpt,
1774
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/rethrowConfigException.phpt,
1775
	  tests/XML_Query2XML/PDO/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
1776
	  tests/XML_Query2XML/PDO/_setDOMAttribute,
1777
	  tests/XML_Query2XML/PDO/_setDOMAttribute/throwXMLException.phpt,
1778
	  tests/XML_Query2XML/PDO/clearProfile,
1779
	  tests/XML_Query2XML/PDO/clearProfile/clearProfile.phpt,
1780
	  tests/XML_Query2XML/PDO/disableDebugLog,
1781
	  tests/XML_Query2XML/PDO/disableDebugLog/disableDebugLog.phpt,
1782
	  tests/XML_Query2XML/PDO/enableDebugLog,
1783
	  tests/XML_Query2XML/PDO/enableDebugLog/enableDebugLog.phpt,
1784
	  tests/XML_Query2XML/PDO/factory,
1785
	  tests/XML_Query2XML/PDO/factory/throwDBException.phpt,
1786
	  tests/XML_Query2XML/PDO/getFlatXML,
1787
	  tests/XML_Query2XML/PDO/getFlatXML/case01.phpt,
1788
	  tests/XML_Query2XML/PDO/getFlatXML/simpleSelect.phpt,
1789
	  tests/XML_Query2XML/PDO/getFlatXML/throwDBException.phpt,
1790
	  tests/XML_Query2XML/PDO/getGlobalOption,
1791
	  tests/XML_Query2XML/PDO/getGlobalOption/configException_noSuchOption.phpt,
1792
	  tests/XML_Query2XML/PDO/getGlobalOption/hidden_container_prefix.phpt,
1793
	  tests/XML_Query2XML/PDO/getProfile,
1794
	  tests/XML_Query2XML/PDO/getProfile/getProfile.phpt,
1795
	  tests/XML_Query2XML/PDO/getRawProfile,
1796
	  tests/XML_Query2XML/PDO/getRawProfile/getRawProfile.phpt,
1797
	  tests/XML_Query2XML/PDO/getXML,
1798
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes1.phpt,
1799
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes2.phpt,
1800
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes3.phpt,
1801
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes4.phpt,
1802
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes5.phpt,
1803
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_attributes6.phpt,
1804
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements1.phpt,
1805
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements2.phpt,
1806
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements3.phpt,
1807
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements4.phpt,
1808
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements5.phpt,
1809
	  tests/XML_Query2XML/PDO/getXML/asteriskShortcut_elements6.phpt,
1810
	  tests/XML_Query2XML/PDO/getXML/base64Prefix_callback.phpt,
1811
	  tests/XML_Query2XML/PDO/getXML/base64Prefix_callback_conditionalPrefix.phpt,
1812
	  tests/XML_Query2XML/PDO/getXML/base64Prefix_columnName.phpt,
1813
	  tests/XML_Query2XML/PDO/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
1814
	  tests/XML_Query2XML/PDO/getXML/base64Prefix_staticString.phpt,
1815
	  tests/XML_Query2XML/PDO/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
1816
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_complexAttributeSpec.phpt,
1817
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_complexElementSpec.phpt,
1818
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_condition.phpt,
1819
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_data.phpt,
1820
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_idColumn.phpt,
1821
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_simpleAttributeSpec.phpt,
1822
	  tests/XML_Query2XML/PDO/getXML/callbackInterface_simpleElementSpec.phpt,
1823
	  tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNode.phpt,
1824
	  tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNodeArray.phpt,
1825
	  tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
1826
	  tests/XML_Query2XML/PDO/getXML/callbackReturnDOMNode_parentHidden.phpt,
1827
	  tests/XML_Query2XML/PDO/getXML/case02.phpt,
1828
	  tests/XML_Query2XML/PDO/getXML/case03.phpt,
1829
	  tests/XML_Query2XML/PDO/getXML/case04.phpt,
1830
	  tests/XML_Query2XML/PDO/getXML/case05.phpt,
1831
	  tests/XML_Query2XML/PDO/getXML/case06.phpt,
1832
	  tests/XML_Query2XML/PDO/getXML/case07.phpt,
1833
	  tests/XML_Query2XML/PDO/getXML/case08.phpt,
1834
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_base64Prefix.phpt,
1835
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_callback.phpt,
1836
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
1837
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_columnName.phpt,
1838
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
1839
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_emptyCdata.phpt,
1840
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_staticString.phpt,
1841
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
1842
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1843
	  tests/XML_Query2XML/PDO/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
1844
	  tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
1845
	  tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
1846
	  tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_conditionOption.phpt,
1847
	  tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
1848
	  tests/XML_Query2XML/PDO/getXML/complexAttributeSpecification_valuePrefixes.phpt,
1849
	  tests/XML_Query2XML/PDO/getXML/complexElementSpecification_conditionOption1.phpt,
1850
	  tests/XML_Query2XML/PDO/getXML/complexElementSpecification_conditionOption2.phpt,
1851
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_attribute_callback.phpt,
1852
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_attribute_columnName.phpt,
1853
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_attribute_staticText.phpt,
1854
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_element_callback.phpt,
1855
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_element_columnName.phpt,
1856
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_element_staticText.phpt,
1857
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_value_callback.phpt,
1858
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_value_columnName.phpt,
1859
	  tests/XML_Query2XML/PDO/getXML/conditionPrefix_value_staticText.phpt,
1860
	  tests/XML_Query2XML/PDO/getXML/dynamicRowTag_callback.phpt,
1861
	  tests/XML_Query2XML/PDO/getXML/dynamicRowTag_columnName.phpt,
1862
	  tests/XML_Query2XML/PDO/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
1863
	  tests/XML_Query2XML/PDO/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
1864
	  tests/XML_Query2XML/PDO/getXML/dynamicRowTag_commandObject.phpt,
1865
	  tests/XML_Query2XML/PDO/getXML/dynamicRowTag_staticString.phpt,
1866
	  tests/XML_Query2XML/PDO/getXML/idcolumn_false1.phpt,
1867
	  tests/XML_Query2XML/PDO/getXML/idcolumn_false2.phpt,
1868
	  tests/XML_Query2XML/PDO/getXML/sql_argument_false1.phpt,
1869
	  tests/XML_Query2XML/PDO/getXML/sql_argument_false2.phpt,
1870
	  tests/XML_Query2XML/PDO/getXML/throwDBException.phpt,
1871
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_callback.phpt,
1872
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
1873
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_columnName.phpt,
1874
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
1875
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_staticString.phpt,
1876
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
1877
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
1878
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
1879
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_scenariosNoContainer.phpt,
1880
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_callback.phpt,
1881
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
1882
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_columnName.phpt,
1883
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
1884
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_staticString.phpt,
1885
	  tests/XML_Query2XML/PDO/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
1886
	  tests/XML_Query2XML/PDO/setGlobalOption,
1887
	  tests/XML_Query2XML/PDO/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
1888
	  tests/XML_Query2XML/PDO/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
1889
	  tests/XML_Query2XML/PDO/setGlobalOption/configException_noSuchOption.phpt,
1890
	  tests/XML_Query2XML/PDO/setGlobalOption/hidden_container_prefix.phpt,
1891
	  tests/XML_Query2XML/PDO/startProfiling,
1892
	  tests/XML_Query2XML/PDO/startProfiling/startProfiling.phpt,
1893
	  tests/XML_Query2XML/PDO/stopProfiling,
1894
	  tests/XML_Query2XML/PDO/stopProfiling/stopProfiling.phpt: new
1895
	  unit tests for PDO
1896
 
1897
2007-08-27 01:14  lukasfeiler
1898
 
1899
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: new section on how to
1900
	  use command object implementation to get around prefixes
1901
 
1902
2007-08-26 07:22  lukasfeiler
1903
 
1904
	* INSTALL: added new files to list
1905
 
1906
2007-08-26 07:11  lukasfeiler
1907
 
1908
	* ChangeLog: ChangeLog updated
1909
 
1910
2007-08-26 07:08  lukasfeiler
1911
 
1912
	* README, RELEASES, package.xml: getting ready for v1.3.0
1913
 
1914
2007-08-26 07:04  lukasfeiler
1915
 
1916
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented new
1917
	  dynamicRowTag option, BASE64 ENCODE prefix and CDATA SECTION
1918
	  prefix
1919
 
1920
2007-08-26 06:59  lukasfeiler
1921
 
1922
	* XML/Query2XML.php: new dynamicRowTag option, new BASE64 ENCODE
1923
	  prefix, new CDATA SECTION prefix
1924
 
1925
2007-08-26 06:57  lukasfeiler
1926
 
1927
	* tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt,
1928
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
1929
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
1930
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
1931
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
1932
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray.phpt,
1933
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
1934
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
1935
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
1936
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
1937
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt,
1938
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
1939
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
1940
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
1941
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
1942
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray.phpt,
1943
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
1944
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
1945
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
1946
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
1947
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray.phpt,
1948
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
1949
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
1950
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
1951
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt: results differed
1952
	  when executed in different timezones (due to usage of date
1953
	  function)
1954
 
1955
2007-08-26 06:49  lukasfeiler
1956
 
1957
	* tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_callback.phpt,
1958
	  tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_columnName.phpt,
1959
	  tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
1960
	  tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
1961
	  tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_commandObject.phpt,
1962
	  tests/XML_Query2XML/ADOdbDefault/getXML/dynamicRowTag_staticString.phpt,
1963
	  tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_callback.phpt,
1964
	  tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_columnName.phpt,
1965
	  tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
1966
	  tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
1967
	  tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_commandObject.phpt,
1968
	  tests/XML_Query2XML/ADOdbException/getXML/dynamicRowTag_staticString.phpt,
1969
	  tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_callback.phpt,
1970
	  tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_columnName.phpt,
1971
	  tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
1972
	  tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
1973
	  tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_commandObject.phpt,
1974
	  tests/XML_Query2XML/ADOdbPEAR/getXML/dynamicRowTag_staticString.phpt,
1975
	  tests/XML_Query2XML/DB/getXML/dynamicRowTag_callback.phpt,
1976
	  tests/XML_Query2XML/DB/getXML/dynamicRowTag_columnName.phpt,
1977
	  tests/XML_Query2XML/DB/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
1978
	  tests/XML_Query2XML/DB/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
1979
	  tests/XML_Query2XML/DB/getXML/dynamicRowTag_commandObject.phpt,
1980
	  tests/XML_Query2XML/DB/getXML/dynamicRowTag_staticString.phpt,
1981
	  tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_callback.phpt,
1982
	  tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_columnName.phpt,
1983
	  tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_columnName_ignoreRowTag.phpt,
1984
	  tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_columnName_onRootLevel.phpt,
1985
	  tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_commandObject.phpt,
1986
	  tests/XML_Query2XML/MDB2/getXML/dynamicRowTag_staticString.phpt:
1987
	  new unit tests for new dynamicRowTag option
1988
 
1989
2007-08-26 03:10  lukasfeiler
1990
 
1991
	* tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_callback.phpt,
1992
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
1993
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_columnName.phpt,
1994
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
1995
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_emptyCdata.phpt,
1996
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_staticString.phpt,
1997
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
1998
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
1999
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
2000
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_callback.phpt,
2001
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
2002
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_columnName.phpt,
2003
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
2004
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_emptyCdata.phpt,
2005
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_staticString.phpt,
2006
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
2007
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
2008
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
2009
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_callback.phpt,
2010
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
2011
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_columnName.phpt,
2012
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
2013
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_emptyCdata.phpt,
2014
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_staticString.phpt,
2015
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
2016
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
2017
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
2018
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_callback.phpt,
2019
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
2020
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_columnName.phpt,
2021
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
2022
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_emptyCdata.phpt,
2023
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_staticString.phpt,
2024
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
2025
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
2026
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_throwException_invalidForAttribute.phpt,
2027
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_callback.phpt,
2028
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_callback_conditionalPrefix.phpt,
2029
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_columnName.phpt,
2030
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_columnName_conditionalPrefix.phpt,
2031
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_emptyCdata.phpt,
2032
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_staticString.phpt,
2033
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_staticString_conditionalPrefix.phpt,
2034
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException2_invalidForAttribute.phpt,
2035
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_throwException_invalidForAttribute.phpt:
2036
	  new unit tests for new CDATA SECTION prefix
2037
 
2038
2007-08-26 03:09  lukasfeiler
2039
 
2040
	* tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_callback.phpt,
2041
	  tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_callback_conditionalPrefix.phpt,
2042
	  tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_columnName.phpt,
2043
	  tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
2044
	  tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_staticString.phpt,
2045
	  tests/XML_Query2XML/ADOdbDefault/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
2046
	  tests/XML_Query2XML/ADOdbDefault/getXML/cdataPrefix_base64Prefix.phpt,
2047
	  tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_callback.phpt,
2048
	  tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_callback_conditionalPrefix.phpt,
2049
	  tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_columnName.phpt,
2050
	  tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
2051
	  tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_staticString.phpt,
2052
	  tests/XML_Query2XML/ADOdbException/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
2053
	  tests/XML_Query2XML/ADOdbException/getXML/cdataPrefix_base64Prefix.phpt,
2054
	  tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_callback.phpt,
2055
	  tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_callback_conditionalPrefix.phpt,
2056
	  tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_columnName.phpt,
2057
	  tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
2058
	  tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_staticString.phpt,
2059
	  tests/XML_Query2XML/ADOdbPEAR/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
2060
	  tests/XML_Query2XML/ADOdbPEAR/getXML/cdataPrefix_base64Prefix.phpt,
2061
	  tests/XML_Query2XML/DB/getXML/base64Prefix_callback.phpt,
2062
	  tests/XML_Query2XML/DB/getXML/base64Prefix_callback_conditionalPrefix.phpt,
2063
	  tests/XML_Query2XML/DB/getXML/base64Prefix_columnName.phpt,
2064
	  tests/XML_Query2XML/DB/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
2065
	  tests/XML_Query2XML/DB/getXML/base64Prefix_staticString.phpt,
2066
	  tests/XML_Query2XML/DB/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
2067
	  tests/XML_Query2XML/DB/getXML/cdataPrefix_base64Prefix.phpt,
2068
	  tests/XML_Query2XML/MDB2/getXML/base64Prefix_callback.phpt,
2069
	  tests/XML_Query2XML/MDB2/getXML/base64Prefix_callback_conditionalPrefix.phpt,
2070
	  tests/XML_Query2XML/MDB2/getXML/base64Prefix_columnName.phpt,
2071
	  tests/XML_Query2XML/MDB2/getXML/base64Prefix_columnName_conditionalPrefix.phpt,
2072
	  tests/XML_Query2XML/MDB2/getXML/base64Prefix_staticString.phpt,
2073
	  tests/XML_Query2XML/MDB2/getXML/base64Prefix_staticString_conditionalPrefix.phpt,
2074
	  tests/XML_Query2XML/MDB2/getXML/cdataPrefix_base64Prefix.phpt:
2075
	  new unit tests for new BASE64 ENCODE prefix
2076
 
2077
2007-08-26 02:57  lukasfeiler
2078
 
2079
	* cases/case05/case05.php, cases/case05/case05_debug.php,
2080
	  cases/case06/case06.php, cases/case06/case06_debug.php,
2081
	  cases/case08/case08.php, cases/case08/case08_debug.php: results
2082
	  differed when executed in different timezones (due to usage of
2083
	  date function)
2084
 
2085
2007-06-03 14:18  lukasfeiler
2086
 
2087
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: setOption calls around
2088
	  listTables call for dumping contents of a database
2089
 
2090
2007-05-26 11:37  lukasfeiler
2091
 
2092
	* ChangeLog: ChangeLog updated
2093
 
2094
2007-05-26 11:05  lukasfeiler
2095
 
2096
	* tests/XML_Query2XML/ADOdbDefault/getXML/idcolumn_false1.phpt,
2097
	  tests/XML_Query2XML/ADOdbDefault/getXML/idcolumn_false2.phpt,
2098
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_argument_false1.phpt,
2099
	  tests/XML_Query2XML/ADOdbDefault/getXML/sql_argument_false2.phpt,
2100
	  tests/XML_Query2XML/ADOdbException/getXML/idcolumn_false1.phpt,
2101
	  tests/XML_Query2XML/ADOdbException/getXML/idcolumn_false2.phpt,
2102
	  tests/XML_Query2XML/ADOdbException/getXML/sql_argument_false1.phpt,
2103
	  tests/XML_Query2XML/ADOdbException/getXML/sql_argument_false2.phpt,
2104
	  tests/XML_Query2XML/ADOdbPEAR/getXML/idcolumn_false1.phpt,
2105
	  tests/XML_Query2XML/ADOdbPEAR/getXML/idcolumn_false2.phpt,
2106
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_argument_false1.phpt,
2107
	  tests/XML_Query2XML/ADOdbPEAR/getXML/sql_argument_false2.phpt,
2108
	  tests/XML_Query2XML/DB/getXML/idcolumn_false1.phpt,
2109
	  tests/XML_Query2XML/DB/getXML/idcolumn_false2.phpt,
2110
	  tests/XML_Query2XML/DB/getXML/sql_argument_false1.phpt,
2111
	  tests/XML_Query2XML/DB/getXML/sql_argument_false2.phpt,
2112
	  tests/XML_Query2XML/MDB2/getXML/idcolumn_false1.phpt,
2113
	  tests/XML_Query2XML/MDB2/getXML/idcolumn_false2.phpt,
2114
	  tests/XML_Query2XML/MDB2/getXML/sql_argument_false1.phpt,
2115
	  tests/XML_Query2XML/MDB2/getXML/sql_argument_false2.phpt: new
2116
	  unit tests for $sql and $options[idColumn]
2117
 
2118
2007-05-26 11:02  lukasfeiler
2119
 
2120
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: new section on how to
2121
	  dump the contents of a whole database
2122
 
2123
2007-05-26 11:00  lukasfeiler
2124
 
2125
	* INSTALL, README, RELEASES, package.xml,
2126
	  tests/XML_Query2XML/syncTests_MDB2Master.sh: getting ready for
2127
	  release 1.2.1
2128
 
2129
2007-05-26 10:54  lukasfeiler
2130
 
2131
	* XML/Query2XML.php: $sql and $options["idColumn"] now also accept
2132
	  the boolean value false; this will save the developer a couple
2133
	  lines in some rare situations
2134
 
2135
2007-04-15 12:45  lukasfeiler
2136
 
2137
	* ChangeLog: ChangeLog updated
2138
 
2139
2007-04-15 12:23  lukasfeiler
2140
 
2141
	* README: number of unit tests corrected
2142
 
2143
2007-04-15 12:23  lukasfeiler
2144
 
2145
	* RELEASES: documented v1.2.0
2146
 
2147
2007-04-15 12:22  lukasfeiler
2148
 
2149
	* package.xml: added new unit tests and release notes for v1.2.0
2150
 
2151
2007-04-15 12:18  lukasfeiler
2152
 
2153
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented new
2154
	  'encoder' option; added section explaining how to use alternative
2155
	  XML character encoding
2156
 
2157
2007-04-15 12:16  lukasfeiler
2158
 
2159
	* XML/Query2XML.php: CS fix
2160
 
2161
2007-04-15 10:34  lukasfeiler
2162
 
2163
	* INSTALL: including new unit tests
2164
 
2165
2007-04-12 12:20  lukasfeiler
2166
 
2167
	* tests/XML_Query2XML/ADOdbDefault/_executeEncoder/throwXMLException.phpt,
2168
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
2169
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
2170
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
2171
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
2172
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/throwXMLException.phpt,
2173
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
2174
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
2175
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
2176
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
2177
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/throwXMLException.phpt,
2178
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
2179
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
2180
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
2181
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
2182
	  tests/XML_Query2XML/DB/_executeEncoder/throwXMLException.phpt,
2183
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
2184
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
2185
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
2186
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt,
2187
	  tests/XML_Query2XML/MDB2/_executeEncoder/throwXMLException.phpt,
2188
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableFunction.phpt,
2189
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableNonstaticMethod.phpt,
2190
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod1.phpt,
2191
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_encoderNotCallableStaticMethod2.phpt:
2192
	  unit tests for encoder related exceptions
2193
 
2194
2007-04-12 09:45  lukasfeiler
2195
 
2196
	* XML/Query2XML.php: using 'foreach ( as )' instead of 'foreach (
2197
	  as => )' where possible; removed unneeded _mapUnchanged(); now
2198
	  calling self::_utf8encode() directly from getFlatXML()
2199
 
2200
2007-04-12 09:13  lukasfeiler
2201
 
2202
	* tests/XML_Query2XML/ADOdbDefault/_executeEncoder/basics.phpt,
2203
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_false.phpt,
2204
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_function.phpt,
2205
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_nonStaticMethod.phpt,
2206
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_null.phpt,
2207
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false.phpt,
2208
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false2.phpt,
2209
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2210
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2211
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2212
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodArray.phpt,
2213
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodString.phpt,
2214
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2215
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexElementSpecificationValue.phpt,
2216
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_simpleAttributeSpecification.phpt,
2217
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/basics.phpt,
2218
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_false.phpt,
2219
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_function.phpt,
2220
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_nonStaticMethod.phpt,
2221
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_null.phpt,
2222
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false.phpt,
2223
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false2.phpt,
2224
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2225
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2226
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2227
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodArray.phpt,
2228
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodString.phpt,
2229
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2230
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexElementSpecificationValue.phpt,
2231
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/within_simpleAttributeSpecification.phpt,
2232
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/basics.phpt,
2233
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_false.phpt,
2234
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_function.phpt,
2235
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_nonStaticMethod.phpt,
2236
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_null.phpt,
2237
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false.phpt,
2238
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false2.phpt,
2239
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2240
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2241
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2242
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodArray.phpt,
2243
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodString.phpt,
2244
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2245
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexElementSpecificationValue.phpt,
2246
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_simpleAttributeSpecification.phpt,
2247
	  tests/XML_Query2XML/DB/_executeEncoder/basics.phpt,
2248
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_false.phpt,
2249
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_function.phpt,
2250
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_nonStaticMethod.phpt,
2251
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_null.phpt,
2252
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false.phpt,
2253
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false2.phpt,
2254
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2255
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2256
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2257
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodArray.phpt,
2258
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodString.phpt,
2259
	  tests/XML_Query2XML/DB/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2260
	  tests/XML_Query2XML/DB/_executeEncoder/within_complexElementSpecificationValue.phpt,
2261
	  tests/XML_Query2XML/DB/_executeEncoder/within_simpleAttributeSpecification.phpt,
2262
	  tests/XML_Query2XML/MDB2/_executeEncoder/basics.phpt,
2263
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_false.phpt,
2264
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_function.phpt,
2265
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_nonStaticMethod.phpt,
2266
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_null.phpt,
2267
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false.phpt,
2268
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false2.phpt,
2269
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2270
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2271
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2272
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodArray.phpt,
2273
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodString.phpt,
2274
	  tests/XML_Query2XML/MDB2/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2275
	  tests/XML_Query2XML/MDB2/_executeEncoder/within_complexElementSpecificationValue.phpt,
2276
	  tests/XML_Query2XML/MDB2/_executeEncoder/within_simpleAttributeSpecification.phpt:
2277
	  fixed unit test names
2278
 
2279
2007-04-12 08:58  lukasfeiler
2280
 
2281
	* tests/XML_Query2XML/ADOdbDefault/_executeEncoder,
2282
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/basics.phpt,
2283
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_default.phpt,
2284
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_false.phpt,
2285
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_function.phpt,
2286
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_nonStaticMethod.phpt,
2287
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_null.phpt,
2288
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false.phpt,
2289
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false2.phpt,
2290
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2291
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2292
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2293
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodArray.phpt,
2294
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/encoder_staticMethodString.phpt,
2295
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2296
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_complexElementSpecificationValue.phpt,
2297
	  tests/XML_Query2XML/ADOdbDefault/_executeEncoder/within_simpleAttributeSpecification.phpt,
2298
	  tests/XML_Query2XML/ADOdbException/_executeEncoder,
2299
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/basics.phpt,
2300
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_default.phpt,
2301
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_false.phpt,
2302
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_function.phpt,
2303
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_nonStaticMethod.phpt,
2304
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_null.phpt,
2305
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false.phpt,
2306
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false2.phpt,
2307
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2308
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2309
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2310
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodArray.phpt,
2311
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/encoder_staticMethodString.phpt,
2312
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2313
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/within_complexElementSpecificationValue.phpt,
2314
	  tests/XML_Query2XML/ADOdbException/_executeEncoder/within_simpleAttributeSpecification.phpt,
2315
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder,
2316
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/basics.phpt,
2317
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_default.phpt,
2318
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_false.phpt,
2319
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_function.phpt,
2320
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_nonStaticMethod.phpt,
2321
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_null.phpt,
2322
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false.phpt,
2323
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false2.phpt,
2324
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2325
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2326
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2327
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodArray.phpt,
2328
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/encoder_staticMethodString.phpt,
2329
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2330
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_complexElementSpecificationValue.phpt,
2331
	  tests/XML_Query2XML/ADOdbPEAR/_executeEncoder/within_simpleAttributeSpecification.phpt,
2332
	  tests/XML_Query2XML/DB/_executeEncoder,
2333
	  tests/XML_Query2XML/DB/_executeEncoder/basics.phpt,
2334
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_default.phpt,
2335
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_false.phpt,
2336
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_function.phpt,
2337
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_nonStaticMethod.phpt,
2338
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_null.phpt,
2339
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false.phpt,
2340
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false2.phpt,
2341
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2342
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2343
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2344
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodArray.phpt,
2345
	  tests/XML_Query2XML/DB/_executeEncoder/encoder_staticMethodString.phpt,
2346
	  tests/XML_Query2XML/DB/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2347
	  tests/XML_Query2XML/DB/_executeEncoder/within_complexElementSpecificationValue.phpt,
2348
	  tests/XML_Query2XML/DB/_executeEncoder/within_simpleAttributeSpecification.phpt,
2349
	  tests/XML_Query2XML/MDB2/_executeEncoder,
2350
	  tests/XML_Query2XML/MDB2/_executeEncoder/basics.phpt,
2351
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_default.phpt,
2352
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_false.phpt,
2353
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_function.phpt,
2354
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_nonStaticMethod.phpt,
2355
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_null.phpt,
2356
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false.phpt,
2357
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false2.phpt,
2358
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_default_false_function.phpt,
2359
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_nonStaticMethodString.phpt,
2360
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_overwritten_null_false_staticMethodString.phpt,
2361
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodArray.phpt,
2362
	  tests/XML_Query2XML/MDB2/_executeEncoder/encoder_staticMethodString.phpt,
2363
	  tests/XML_Query2XML/MDB2/_executeEncoder/within_complexAttributeSpecificationValue.phpt,
2364
	  tests/XML_Query2XML/MDB2/_executeEncoder/within_complexElementSpecificationValue.phpt,
2365
	  tests/XML_Query2XML/MDB2/_executeEncoder/within_simpleAttributeSpecification.phpt:
2366
	  new unit tests for encoder feature
2367
 
2368
2007-04-11 10:06  lukasfeiler
2369
 
2370
	* package.xml: getting ready for 1.2.0
2371
 
2372
2007-04-11 10:05  lukasfeiler
2373
 
2374
	* XML/Query2XML.php: implemented new 'encoder' option - this allows
2375
	  for user defined encoding
2376
 
2377
2007-04-11 07:41  lukasfeiler
2378
 
2379
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: new section: Modifying
2380
	  the returned DOMDocument instance
2381
 
2382
2007-02-04 21:53  lukasfeiler
2383
 
2384
	* tests/XML_Query2XML/ADOdbDefault/skipif.php,
2385
	  tests/XML_Query2XML/ADOdbException/skipif.php,
2386
	  tests/XML_Query2XML/ADOdbPEAR/skipif.php: silencing db connect
2387
	  errors in order for unit tests to be skipped instead of failing
2388
 
2389
2007-02-03 17:36  lukasfeiler
2390
 
2391
	* RELEASES, package.xml: updated release notes
2392
 
2393
2007-02-03 17:30  lukasfeiler
2394
 
2395
	* ChangeLog: updated ChangeLog
2396
 
2397
2007-02-03 17:29  lukasfeiler
2398
 
2399
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: replaced tabs with
2400
	  spaces; renamed section 'Integrating other XML data sources'
2401
 
2402
2007-02-03 16:05  lukasfeiler
2403
 
2404
	* INSTALL, README, RELEASES, package.xml: getting ready for v1.1.0
2405
 
2406
2007-02-03 16:04  lukasfeiler
2407
 
2408
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: typos fixed
2409
 
2410
2007-02-03 16:01  lukasfeiler
2411
 
2412
	* cases/case01/case01.php, cases/case02/case02.log,
2413
	  cases/case02/case02.php, cases/case02/case02.profile,
2414
	  cases/case02/case02_debug.php, cases/case03/case03.log,
2415
	  cases/case03/case03.php, cases/case03/case03.profile,
2416
	  cases/case03/case03_debug.php, cases/case04/case04.log,
2417
	  cases/case04/case04.php, cases/case04/case04.profile,
2418
	  cases/case04/case04_debug.php, cases/case05/case05.log,
2419
	  cases/case05/case05.php, cases/case05/case05.profile,
2420
	  cases/case05/case05_debug.php, cases/case06/case06.log,
2421
	  cases/case06/case06.php, cases/case06/case06.profile,
2422
	  cases/case06/case06.xml, cases/case06/case06_debug.php,
2423
	  cases/case07/case07.log, cases/case07/case07.php,
2424
	  cases/case07/case07.profile, cases/case07/case07_debug.php,
2425
	  cases/case08/case08.log, cases/case08/case08.php,
2426
	  cases/case08/case08.profile, cases/case08/case08_debug.php: added
2427
	  ORDER BY clauses & CRLF --> LF
2428
 
2429
2007-02-03 15:53  lukasfeiler
2430
 
2431
	* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2432
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2433
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2434
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2435
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2436
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2437
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2438
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,
2439
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexAttributeSpec.phpt,
2440
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexElementSpec.phpt,
2441
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_condition.phpt,
2442
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_data.phpt,
2443
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_idColumn.phpt,
2444
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleAttributeSpec.phpt,
2445
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleElementSpec.phpt,
2446
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode.phpt,
2447
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt,
2448
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2449
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode_parentHidden.phpt,
2450
	  tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,
2451
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,
2452
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
2453
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
2454
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
2455
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,
2456
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
2457
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2458
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2459
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2460
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2461
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2462
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2463
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2464
	  tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,
2465
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexAttributeSpec.phpt,
2466
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexElementSpec.phpt,
2467
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_condition.phpt,
2468
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_data.phpt,
2469
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_idColumn.phpt,
2470
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleAttributeSpec.phpt,
2471
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleElementSpec.phpt,
2472
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode.phpt,
2473
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray.phpt,
2474
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2475
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode_parentHidden.phpt,
2476
	  tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,
2477
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,
2478
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
2479
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
2480
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
2481
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,
2482
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
2483
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2484
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2485
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2486
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2487
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2488
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2489
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2490
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,
2491
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexAttributeSpec.phpt,
2492
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexElementSpec.phpt,
2493
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_condition.phpt,
2494
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_data.phpt,
2495
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_idColumn.phpt,
2496
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleAttributeSpec.phpt,
2497
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleElementSpec.phpt,
2498
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode.phpt,
2499
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt,
2500
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2501
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode_parentHidden.phpt,
2502
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,
2503
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,
2504
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
2505
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
2506
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
2507
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,
2508
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
2509
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2510
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2511
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2512
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2513
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2514
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2515
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2516
	  tests/XML_Query2XML/DB/getFlatXML/case01.phpt,
2517
	  tests/XML_Query2XML/DB/getXML/callbackInterface_complexAttributeSpec.phpt,
2518
	  tests/XML_Query2XML/DB/getXML/callbackInterface_complexElementSpec.phpt,
2519
	  tests/XML_Query2XML/DB/getXML/callbackInterface_condition.phpt,
2520
	  tests/XML_Query2XML/DB/getXML/callbackInterface_data.phpt,
2521
	  tests/XML_Query2XML/DB/getXML/callbackInterface_idColumn.phpt,
2522
	  tests/XML_Query2XML/DB/getXML/callbackInterface_simpleAttributeSpec.phpt,
2523
	  tests/XML_Query2XML/DB/getXML/callbackInterface_simpleElementSpec.phpt,
2524
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode.phpt,
2525
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray.phpt,
2526
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2527
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode_parentHidden.phpt,
2528
	  tests/XML_Query2XML/DB/getXML/case02.phpt,
2529
	  tests/XML_Query2XML/DB/getXML/case03.phpt,
2530
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
2531
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
2532
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
2533
	  tests/XML_Query2XML/DB/getXML/case07.phpt,
2534
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
2535
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2536
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2537
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2538
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2539
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2540
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2541
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2542
	  tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,
2543
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexAttributeSpec.phpt,
2544
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexElementSpec.phpt,
2545
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_condition.phpt,
2546
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_data.phpt,
2547
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_idColumn.phpt,
2548
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleAttributeSpec.phpt,
2549
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleElementSpec.phpt,
2550
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode.phpt,
2551
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray.phpt,
2552
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2553
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode_parentHidden.phpt,
2554
	  tests/XML_Query2XML/MDB2/getXML/case02.phpt,
2555
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt,
2556
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
2557
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
2558
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
2559
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt,
2560
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt: added ORDER BY
2561
	  clauses and fixed dynamic usage of database abstraction layers
2562
 
2563
2007-02-03 11:49  lukasfeiler
2564
 
2565
	* XML/Query2XML/Callback.php: added examples and API docs
2566
 
2567
2007-02-03 11:49  lukasfeiler
2568
 
2569
	* XML/Query2XML.php: corrected docs for some private methods
2570
 
2571
2007-02-03 11:11  lukasfeiler
2572
 
2573
	* XML/Query2XML.php,
2574
	  tests/XML_Query2XML/ADOdbDefault/factory/throwDBException.phpt,
2575
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
2576
	  tests/XML_Query2XML/ADOdbException/factory/throwDBException.phpt,
2577
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
2578
	  tests/XML_Query2XML/ADOdbPEAR/factory/throwDBException.phpt,
2579
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
2580
	  tests/XML_Query2XML/DB/factory/throwDBException.phpt,
2581
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
2582
	  tests/XML_Query2XML/MDB2/factory/throwDBException.phpt,
2583
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt,
2584
	  tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,
2585
	  tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt,
2586
	  tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed require_once CS
2587
	  issue
2588
 
2589
2007-02-03 10:28  lukasfeiler
2590
 
2591
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed examples (the !
2592
	  operator is not supported anymore); new examples for COMMAND
2593
	  OBJECT callbacks
2594
 
2595
2007-02-03 10:24  lukasfeiler
2596
 
2597
	* tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,
2598
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt,
2599
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt,
2600
	  tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,
2601
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,
2602
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
2603
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
2604
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
2605
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,
2606
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
2607
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
2608
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
2609
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt,
2610
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt,
2611
	  tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,
2612
	  tests/XML_Query2XML/ADOdbException/getGlobalOption/configException_noSuchOption.phpt,
2613
	  tests/XML_Query2XML/ADOdbException/getGlobalOption/hidden_container_prefix.phpt,
2614
	  tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,
2615
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,
2616
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
2617
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
2618
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
2619
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,
2620
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
2621
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
2622
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
2623
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_noSuchOption.phpt,
2624
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/hidden_container_prefix.phpt,
2625
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,
2626
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt,
2627
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt,
2628
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,
2629
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,
2630
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
2631
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
2632
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
2633
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,
2634
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
2635
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
2636
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
2637
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt,
2638
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt,
2639
	  tests/XML_Query2XML/DB/getFlatXML/case01.phpt,
2640
	  tests/XML_Query2XML/DB/getGlobalOption/configException_noSuchOption.phpt,
2641
	  tests/XML_Query2XML/DB/getGlobalOption/hidden_container_prefix.phpt,
2642
	  tests/XML_Query2XML/DB/getXML/case02.phpt,
2643
	  tests/XML_Query2XML/DB/getXML/case03.phpt,
2644
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
2645
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
2646
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
2647
	  tests/XML_Query2XML/DB/getXML/case07.phpt,
2648
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
2649
	  tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
2650
	  tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
2651
	  tests/XML_Query2XML/DB/setGlobalOption/configException_noSuchOption.phpt,
2652
	  tests/XML_Query2XML/DB/setGlobalOption/hidden_container_prefix.phpt,
2653
	  tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,
2654
	  tests/XML_Query2XML/MDB2/getGlobalOption/configException_noSuchOption.phpt,
2655
	  tests/XML_Query2XML/MDB2/getGlobalOption/hidden_container_prefix.phpt,
2656
	  tests/XML_Query2XML/MDB2/getXML/case02.phpt,
2657
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt,
2658
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
2659
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
2660
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
2661
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt,
2662
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt,
2663
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
2664
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
2665
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_noSuchOption.phpt,
2666
	  tests/XML_Query2XML/MDB2/setGlobalOption/hidden_container_prefix.phpt:
2667
	  removed references to XML_Beautifier; CS fixes
2668
 
2669
2007-02-02 12:01  lukasfeiler
2670
 
2671
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented COMMAND
2672
	  OBJECT feature
2673
 
2674
2007-02-01 23:54  lukasfeiler
2675
 
2676
	* package.xml: added new unit tests and XML/Query2XML/Callback.php
2677
 
2678
2007-02-01 23:52  lukasfeiler
2679
 
2680
	* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
2681
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
2682
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
2683
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
2684
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt,
2685
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt,
2686
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
2687
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
2688
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
2689
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
2690
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
2691
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt,
2692
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt,
2693
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
2694
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
2695
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
2696
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
2697
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
2698
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt,
2699
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt,
2700
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
2701
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
2702
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
2703
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
2704
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
2705
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element1.phpt,
2706
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element2.phpt,
2707
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
2708
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
2709
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
2710
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
2711
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
2712
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt,
2713
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt,
2714
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt:
2715
	  more details on location of config error that leads to
2716
	  XML_Query2XML_ConfigException
2717
 
2718
2007-02-01 23:51  lukasfeiler
2719
 
2720
	* XML/Query2XML.php, XML/Query2XML/Callback.php: new callback
2721
	  interface XML_Query2XML_Callback allows for non-static callback
2722
	  methods
2723
 
2724
2007-02-01 23:49  lukasfeiler
2725
 
2726
	* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2727
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2728
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2729
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2730
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2731
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2732
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2733
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexAttributeSpec.phpt,
2734
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_complexElementSpec.phpt,
2735
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_condition.phpt,
2736
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_data.phpt,
2737
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_idColumn.phpt,
2738
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleAttributeSpec.phpt,
2739
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackInterface_simpleElementSpec.phpt,
2740
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2741
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2742
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2743
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2744
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2745
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2746
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2747
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexAttributeSpec.phpt,
2748
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_complexElementSpec.phpt,
2749
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_condition.phpt,
2750
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_data.phpt,
2751
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_idColumn.phpt,
2752
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleAttributeSpec.phpt,
2753
	  tests/XML_Query2XML/ADOdbException/getXML/callbackInterface_simpleElementSpec.phpt,
2754
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2755
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2756
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2757
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2758
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2759
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2760
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2761
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexAttributeSpec.phpt,
2762
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_complexElementSpec.phpt,
2763
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_condition.phpt,
2764
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_data.phpt,
2765
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_idColumn.phpt,
2766
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleAttributeSpec.phpt,
2767
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackInterface_simpleElementSpec.phpt,
2768
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2769
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2770
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2771
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2772
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2773
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2774
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2775
	  tests/XML_Query2XML/DB/getXML/callbackInterface_complexAttributeSpec.phpt,
2776
	  tests/XML_Query2XML/DB/getXML/callbackInterface_complexElementSpec.phpt,
2777
	  tests/XML_Query2XML/DB/getXML/callbackInterface_condition.phpt,
2778
	  tests/XML_Query2XML/DB/getXML/callbackInterface_data.phpt,
2779
	  tests/XML_Query2XML/DB/getXML/callbackInterface_idColumn.phpt,
2780
	  tests/XML_Query2XML/DB/getXML/callbackInterface_simpleAttributeSpec.phpt,
2781
	  tests/XML_Query2XML/DB/getXML/callbackInterface_simpleElementSpec.phpt,
2782
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexAttributeSpec.phpt,
2783
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_complexElementSpec.phpt,
2784
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_condition.phpt,
2785
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_data.phpt,
2786
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_idColumn.phpt,
2787
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleAttributeSpec.phpt,
2788
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callbackInterface_simpleElementSpec.phpt,
2789
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexAttributeSpec.phpt,
2790
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_complexElementSpec.phpt,
2791
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_condition.phpt,
2792
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_data.phpt,
2793
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_idColumn.phpt,
2794
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleAttributeSpec.phpt,
2795
	  tests/XML_Query2XML/MDB2/getXML/callbackInterface_simpleElementSpec.phpt:
2796
	  unit tests for new callback interface XML_Query2XML_Callback
2797
 
2798
2007-02-01 20:44  lukasfeiler
2799
 
2800
	* cases/case01/case01.php, cases/case02/case02.php,
2801
	  cases/case02/case02_debug.php, cases/case03/case03.php,
2802
	  cases/case03/case03_debug.php, cases/case04/case04.php,
2803
	  cases/case04/case04_debug.php, cases/case05/case05.php,
2804
	  cases/case05/case05_debug.php, cases/case06/case06.php,
2805
	  cases/case06/case06_debug.php, cases/case07/case07.php,
2806
	  cases/case07/case07_debug.php, cases/case08/case08.php,
2807
	  cases/case08/case08_debug.php: using MDB2 instead of DB; CS fix
2808
	  for require_once
2809
 
2810
2007-02-01 19:12  lukasfeiler
2811
 
2812
	* tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode.phpt,
2813
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray.phpt,
2814
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2815
	  tests/XML_Query2XML/ADOdbDefault/getXML/callbackReturnDOMNode_parentHidden.phpt,
2816
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode.phpt,
2817
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray.phpt,
2818
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2819
	  tests/XML_Query2XML/ADOdbException/getXML/callbackReturnDOMNode_parentHidden.phpt,
2820
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode.phpt,
2821
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray.phpt,
2822
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2823
	  tests/XML_Query2XML/ADOdbPEAR/getXML/callbackReturnDOMNode_parentHidden.phpt,
2824
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode.phpt,
2825
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray.phpt,
2826
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2827
	  tests/XML_Query2XML/DB/getXML/callbackReturnDOMNode_parentHidden.phpt,
2828
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode.phpt,
2829
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray.phpt,
2830
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNodeArray_parentHidden.phpt,
2831
	  tests/XML_Query2XML/MDB2/getXML/callbackReturnDOMNode_parentHidden.phpt:
2832
	  unit tests for callback function returning DOMNode instance
2833
 
2834
2007-02-01 19:11  lukasfeiler
2835
 
2836
	* tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
2837
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
2838
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
2839
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
2840
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
2841
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
2842
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
2843
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt,
2844
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeArray.phpt,
2845
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionWrongTypeObject.phpt:
2846
	  unit tests for new exception
2847
 
2848
2007-02-01 19:09  lukasfeiler
2849
 
2850
	* XML/Query2XML.php: now throwing a XML_Query2XML_ConfigException
2851
	  if the idColumn option evaluates to a value that is an object or
2852
	  an array
2853
 
2854
2007-02-01 15:49  lukasfeiler
2855
 
2856
	* tests/Query2XML_Tests.psql: PostgreSQL DDL for unit tests
2857
 
2858
2007-02-01 15:32  lukasfeiler
2859
 
2860
	* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/callbacks.phpt,
2861
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_function.phpt,
2862
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_staticMethod.phpt,
2863
	  tests/XML_Query2XML/ADOdbDefault/clearProfile/clearProfile.phpt,
2864
	  tests/XML_Query2XML/ADOdbDefault/disableDebugLog/disableDebugLog.phpt,
2865
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,
2866
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/simpleSelect.phpt,
2867
	  tests/XML_Query2XML/ADOdbDefault/getProfile/getProfile.phpt,
2868
	  tests/XML_Query2XML/ADOdbDefault/getRawProfile/getRawProfile.phpt,
2869
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes1.phpt,
2870
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt,
2871
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt,
2872
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt,
2873
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes5.phpt,
2874
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,
2875
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements1.phpt,
2876
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements2.phpt,
2877
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements3.phpt,
2878
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements4.phpt,
2879
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements5.phpt,
2880
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements6.phpt,
2881
	  tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,
2882
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,
2883
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
2884
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
2885
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
2886
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,
2887
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
2888
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
2889
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
2890
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt,
2891
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
2892
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt,
2893
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt,
2894
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt,
2895
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_callback.phpt,
2896
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_columnName.phpt,
2897
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_staticText.phpt,
2898
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_callback.phpt,
2899
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_columnName.phpt,
2900
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_staticText.phpt,
2901
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_callback.phpt,
2902
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_columnName.phpt,
2903
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_staticText.phpt,
2904
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,
2905
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
2906
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,
2907
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
2908
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,
2909
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
2910
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
2911
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
2912
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt,
2913
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt,
2914
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
2915
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt,
2916
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
2917
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt,
2918
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
2919
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt,
2920
	  tests/XML_Query2XML/ADOdbDefault/startProfiling/startProfiling.phpt,
2921
	  tests/XML_Query2XML/ADOdbDefault/stopProfiling/stopProfiling.phpt,
2922
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/callbacks.phpt,
2923
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_function.phpt,
2924
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_staticMethod.phpt,
2925
	  tests/XML_Query2XML/ADOdbException/clearProfile/clearProfile.phpt,
2926
	  tests/XML_Query2XML/ADOdbException/disableDebugLog/disableDebugLog.phpt,
2927
	  tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,
2928
	  tests/XML_Query2XML/ADOdbException/getFlatXML/simpleSelect.phpt,
2929
	  tests/XML_Query2XML/ADOdbException/getProfile/getProfile.phpt,
2930
	  tests/XML_Query2XML/ADOdbException/getRawProfile/getRawProfile.phpt,
2931
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes1.phpt,
2932
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes2.phpt,
2933
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes3.phpt,
2934
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes4.phpt,
2935
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes5.phpt,
2936
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,
2937
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements1.phpt,
2938
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements2.phpt,
2939
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements3.phpt,
2940
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements4.phpt,
2941
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements5.phpt,
2942
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements6.phpt,
2943
	  tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,
2944
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,
2945
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
2946
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
2947
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
2948
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,
2949
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
2950
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
2951
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
2952
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt,
2953
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
2954
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt,
2955
	  tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt,
2956
	  tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt,
2957
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_callback.phpt,
2958
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_columnName.phpt,
2959
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_staticText.phpt,
2960
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_callback.phpt,
2961
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_columnName.phpt,
2962
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_staticText.phpt,
2963
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_callback.phpt,
2964
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_columnName.phpt,
2965
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_staticText.phpt,
2966
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,
2967
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
2968
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,
2969
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
2970
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,
2971
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
2972
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
2973
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
2974
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt,
2975
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt,
2976
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
2977
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt,
2978
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
2979
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt,
2980
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
2981
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/hidden_container_prefix.phpt,
2982
	  tests/XML_Query2XML/ADOdbException/startProfiling/startProfiling.phpt,
2983
	  tests/XML_Query2XML/ADOdbException/stopProfiling/stopProfiling.phpt,
2984
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/callbacks.phpt,
2985
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_function.phpt,
2986
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_staticMethod.phpt,
2987
	  tests/XML_Query2XML/ADOdbPEAR/clearProfile/clearProfile.phpt,
2988
	  tests/XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt,
2989
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,
2990
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/simpleSelect.phpt,
2991
	  tests/XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt,
2992
	  tests/XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt,
2993
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes1.phpt,
2994
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt,
2995
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt,
2996
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt,
2997
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes5.phpt,
2998
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,
2999
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements1.phpt,
3000
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt,
3001
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt,
3002
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt,
3003
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements5.phpt,
3004
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt,
3005
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,
3006
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,
3007
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
3008
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
3009
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
3010
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,
3011
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
3012
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
3013
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3014
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt,
3015
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3016
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3017
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt,
3018
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt,
3019
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_callback.phpt,
3020
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_columnName.phpt,
3021
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_staticText.phpt,
3022
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_callback.phpt,
3023
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_columnName.phpt,
3024
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_staticText.phpt,
3025
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_callback.phpt,
3026
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_columnName.phpt,
3027
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_staticText.phpt,
3028
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,
3029
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3030
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,
3031
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3032
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,
3033
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3034
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3035
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3036
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3037
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt,
3038
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3039
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3040
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3041
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3042
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3043
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt,
3044
	  tests/XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt,
3045
	  tests/XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt,
3046
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/callbacks.phpt,
3047
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_function.phpt,
3048
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_staticMethod.phpt,
3049
	  tests/XML_Query2XML/DB/clearProfile/clearProfile.phpt,
3050
	  tests/XML_Query2XML/DB/disableDebugLog/disableDebugLog.phpt,
3051
	  tests/XML_Query2XML/DB/getFlatXML/case01.phpt,
3052
	  tests/XML_Query2XML/DB/getFlatXML/simpleSelect.phpt,
3053
	  tests/XML_Query2XML/DB/getProfile/getProfile.phpt,
3054
	  tests/XML_Query2XML/DB/getRawProfile/getRawProfile.phpt,
3055
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes1.phpt,
3056
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes2.phpt,
3057
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes3.phpt,
3058
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes4.phpt,
3059
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes5.phpt,
3060
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,
3061
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements1.phpt,
3062
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements2.phpt,
3063
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements3.phpt,
3064
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements4.phpt,
3065
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements5.phpt,
3066
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements6.phpt,
3067
	  tests/XML_Query2XML/DB/getXML/case02.phpt,
3068
	  tests/XML_Query2XML/DB/getXML/case03.phpt,
3069
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
3070
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
3071
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
3072
	  tests/XML_Query2XML/DB/getXML/case07.phpt,
3073
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
3074
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
3075
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3076
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_conditionOption.phpt,
3077
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3078
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3079
	  tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption1.phpt,
3080
	  tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption2.phpt,
3081
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_callback.phpt,
3082
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_columnName.phpt,
3083
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_staticText.phpt,
3084
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_callback.phpt,
3085
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_columnName.phpt,
3086
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_staticText.phpt,
3087
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_callback.phpt,
3088
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_columnName.phpt,
3089
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_staticText.phpt,
3090
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,
3091
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3092
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,
3093
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3094
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,
3095
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3096
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3097
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3098
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3099
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt,
3100
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3101
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3102
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3103
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3104
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3105
	  tests/XML_Query2XML/DB/setGlobalOption/hidden_container_prefix.phpt,
3106
	  tests/XML_Query2XML/DB/startProfiling/startProfiling.phpt,
3107
	  tests/XML_Query2XML/DB/stopProfiling/stopProfiling.phpt,
3108
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/callbacks.phpt,
3109
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_function.phpt,
3110
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_staticMethod.phpt,
3111
	  tests/XML_Query2XML/MDB2/clearProfile/clearProfile.phpt,
3112
	  tests/XML_Query2XML/MDB2/disableDebugLog/disableDebugLog.phpt,
3113
	  tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,
3114
	  tests/XML_Query2XML/MDB2/getFlatXML/simpleSelect.phpt,
3115
	  tests/XML_Query2XML/MDB2/getProfile/getProfile.phpt,
3116
	  tests/XML_Query2XML/MDB2/getRawProfile/getRawProfile.phpt,
3117
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes1.phpt,
3118
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes2.phpt,
3119
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes3.phpt,
3120
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes4.phpt,
3121
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes5.phpt,
3122
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,
3123
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements1.phpt,
3124
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements2.phpt,
3125
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements3.phpt,
3126
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements4.phpt,
3127
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements5.phpt,
3128
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements6.phpt,
3129
	  tests/XML_Query2XML/MDB2/getXML/case02.phpt,
3130
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt,
3131
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
3132
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
3133
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
3134
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt,
3135
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt,
3136
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
3137
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3138
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_conditionOption.phpt,
3139
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3140
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3141
	  tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption1.phpt,
3142
	  tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption2.phpt,
3143
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_callback.phpt,
3144
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_columnName.phpt,
3145
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_staticText.phpt,
3146
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_callback.phpt,
3147
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_columnName.phpt,
3148
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_staticText.phpt,
3149
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_callback.phpt,
3150
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_columnName.phpt,
3151
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_staticText.phpt,
3152
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,
3153
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3154
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,
3155
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3156
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,
3157
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3158
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3159
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3160
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3161
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt,
3162
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3163
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3164
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3165
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3166
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3167
	  tests/XML_Query2XML/MDB2/setGlobalOption/hidden_container_prefix.phpt,
3168
	  tests/XML_Query2XML/MDB2/skipif.php,
3169
	  tests/XML_Query2XML/MDB2/startProfiling/startProfiling.phpt,
3170
	  tests/XML_Query2XML/MDB2/stopProfiling/stopProfiling.phpt,
3171
	  tests/XML_Query2XML/diffTests_MDB2Master.sh,
3172
	  tests/XML_Query2XML/settings.php,
3173
	  tests/XML_Query2XML/syncTests_MDB2Master.sh: added ORDER BY
3174
	  clause to all unit tests; all unit tests now also run with
3175
	  PostgreSQL
3176
 
3177
2007-02-01 14:54  lukasfeiler
3178
 
3179
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented
3180
	  unserialization prefix and the handling of multi-column primary
3181
	  keys
3182
 
3183
2006-12-26 23:35  lukasfeiler
3184
 
3185
	* tests/Query2XML_Tests.sql,
3186
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,
3187
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3188
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,
3189
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3190
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,
3191
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3192
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt,
3193
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3194
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3195
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3196
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3197
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3198
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,
3199
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3200
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,
3201
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3202
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,
3203
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3204
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt,
3205
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3206
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3207
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3208
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3209
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3210
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,
3211
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3212
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,
3213
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3214
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,
3215
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3216
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt,
3217
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3218
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3219
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3220
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3221
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3222
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,
3223
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3224
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,
3225
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3226
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,
3227
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3228
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt,
3229
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3230
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3231
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3232
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3233
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3234
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,
3235
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3236
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,
3237
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3238
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,
3239
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3240
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt,
3241
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3242
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3243
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3244
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3245
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3246
	  tutorials/XML_Query2XML/XML_Query2XML.pkg: fixed typo in column
3247
	  name that was used in unit tests and docs
3248
 
3249
2006-12-26 23:09  lukasfeiler
3250
 
3251
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented
3252
	  unserialization support, global options and callbacks returning
3253
	  DOMNode instances
3254
 
3255
2006-12-25 19:06  lukasfeiler
3256
 
3257
	* package.xml: clearProfiling unit tests renamed to clearProfile
3258
 
3259
2006-12-25 19:05  lukasfeiler
3260
 
3261
	* XML/Query2XML.php: _applySqlOptionsToRecord(): documented
3262
	  bubbling up of XML_Query2XML_XMLException when thrown by
3263
	  _applyColumnStringToRecord()
3264
 
3265
2006-12-25 17:12  lukasfeiler
3266
 
3267
	* tests/XML_Query2XML/ADOdbDefault/clearProfiling,
3268
	  tests/XML_Query2XML/ADOdbException/clearProfiling,
3269
	  tests/XML_Query2XML/ADOdbPEAR/clearProfiling,
3270
	  tests/XML_Query2XML/DB/clearProfiling,
3271
	  tests/XML_Query2XML/MDB2/clearProfiling: incorrectly named unit
3272
	  tests
3273
 
3274
2006-12-25 16:49  lukasfeiler
3275
 
3276
	* tests/XML_Query2XML/checkTestNames.sh,
3277
	  tests/XML_Query2XML/diffTests.sh,
3278
	  tests/XML_Query2XML/syncTests.sh: unit test management helper
3279
	  scripts
3280
 
3281
2006-12-25 16:40  lukasfeiler
3282
 
3283
	* tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3284
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3285
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3286
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3287
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3288
	  tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode/throwXMLException.phpt,
3289
	  tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute/throwXMLException.phpt,
3290
	  tests/XML_Query2XML/ADOdbDefault/clearProfile,
3291
	  tests/XML_Query2XML/ADOdbDefault/clearProfile/clearProfile.phpt,
3292
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt,
3293
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt,
3294
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,
3295
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,
3296
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3297
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,
3298
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3299
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3300
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3301
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3302
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3303
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt,
3304
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3305
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3306
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3307
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3308
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3309
	  tests/XML_Query2XML/ADOdbException/_appendTextChildNode/throwXMLException.phpt,
3310
	  tests/XML_Query2XML/ADOdbException/_setDOMAttribute/throwXMLException.phpt,
3311
	  tests/XML_Query2XML/ADOdbException/clearProfile,
3312
	  tests/XML_Query2XML/ADOdbException/clearProfile/clearProfile.phpt,
3313
	  tests/XML_Query2XML/ADOdbException/getGlobalOption/configException_noSuchOption.phpt,
3314
	  tests/XML_Query2XML/ADOdbException/getGlobalOption/hidden_container_prefix.phpt,
3315
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,
3316
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,
3317
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3318
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,
3319
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3320
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3321
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3322
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3323
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3324
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_noSuchOption.phpt,
3325
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3326
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3327
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3328
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3329
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3330
	  tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt,
3331
	  tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt,
3332
	  tests/XML_Query2XML/ADOdbPEAR/clearProfile,
3333
	  tests/XML_Query2XML/ADOdbPEAR/clearProfile/clearProfile.phpt,
3334
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt,
3335
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt,
3336
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,
3337
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,
3338
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3339
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,
3340
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3341
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3342
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3343
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3344
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3345
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt,
3346
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3347
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3348
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3349
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3350
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3351
	  tests/XML_Query2XML/DB/_appendTextChildNode/throwXMLException.phpt,
3352
	  tests/XML_Query2XML/DB/_setDOMAttribute/throwXMLException.phpt,
3353
	  tests/XML_Query2XML/DB/clearProfile,
3354
	  tests/XML_Query2XML/DB/clearProfile/clearProfile.phpt,
3355
	  tests/XML_Query2XML/DB/getGlobalOption/configException_noSuchOption.phpt,
3356
	  tests/XML_Query2XML/DB/getGlobalOption/hidden_container_prefix.phpt,
3357
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,
3358
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,
3359
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3360
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,
3361
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3362
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3363
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3364
	  tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3365
	  tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3366
	  tests/XML_Query2XML/DB/setGlobalOption/configException_noSuchOption.phpt,
3367
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3368
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3369
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3370
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3371
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3372
	  tests/XML_Query2XML/MDB2/_appendTextChildNode/throwXMLException.phpt,
3373
	  tests/XML_Query2XML/MDB2/_setDOMAttribute/throwXMLException.phpt,
3374
	  tests/XML_Query2XML/MDB2/clearProfile,
3375
	  tests/XML_Query2XML/MDB2/clearProfile/clearProfile.phpt,
3376
	  tests/XML_Query2XML/MDB2/getGlobalOption/configException_noSuchOption.phpt,
3377
	  tests/XML_Query2XML/MDB2/getGlobalOption/hidden_container_prefix.phpt,
3378
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,
3379
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,
3380
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3381
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,
3382
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3383
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3384
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3385
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3386
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3387
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_noSuchOption.phpt,
3388
	  tests/XML_Query2XML/diffTests.sh: corrected unit test names
3389
 
3390
2006-12-24 12:41  lukasfeiler
3391
 
3392
	* package.xml: added new unit tests
3393
 
3394
2006-12-24 12:40  lukasfeiler
3395
 
3396
	* XML/Query2XML.php: container issues fixed; @thows tags updated
3397
 
3398
2006-12-24 12:39  lukasfeiler
3399
 
3400
	* tests/Query2XML_Tests.dm2, tests/Query2XML_Tests.jpg,
3401
	  tests/Query2XML_Tests.sql: new building_xmldata column needed for
3402
	  unit tests
3403
 
3404
2006-12-24 12:35  lukasfeiler
3405
 
3406
	* tests/XML_Query2XML/ADOdbDefault/_addDOMChildren,
3407
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3408
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3409
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3410
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3411
	  tests/XML_Query2XML/ADOdbDefault/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3412
	  tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode,
3413
	  tests/XML_Query2XML/ADOdbDefault/_appendTextChildNode/throwXMLException.phpt,
3414
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
3415
	  tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute,
3416
	  tests/XML_Query2XML/ADOdbDefault/_setDOMAttribute/throwXMLException.phpt,
3417
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption,
3418
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption/configException_noSuchOption.phpt,
3419
	  tests/XML_Query2XML/ADOdbDefault/getGlobalOption/hidden_container_prefix.phpt,
3420
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callback.phpt,
3421
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3422
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnName.phpt,
3423
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3424
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticString.phpt,
3425
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3426
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3427
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3428
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3429
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callback.phpt,
3430
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3431
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3432
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3433
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3434
	  tests/XML_Query2XML/ADOdbDefault/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3435
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption,
3436
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3437
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3438
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/configException_noSuchOption.phpt,
3439
	  tests/XML_Query2XML/ADOdbDefault/setGlobalOption/hidden_container_prefix.phpt,
3440
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren,
3441
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3442
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3443
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3444
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3445
	  tests/XML_Query2XML/ADOdbException/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3446
	  tests/XML_Query2XML/ADOdbException/_appendTextChildNode,
3447
	  tests/XML_Query2XML/ADOdbException/_appendTextChildNode/throwXMLException.phpt,
3448
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
3449
	  tests/XML_Query2XML/ADOdbException/_setDOMAttribute,
3450
	  tests/XML_Query2XML/ADOdbException/_setDOMAttribute/throwXMLException.phpt,
3451
	  tests/XML_Query2XML/ADOdbException/getGlobalOption,
3452
	  tests/XML_Query2XML/ADOdbException/getGlobalOption/configException_noSuchOption.phpt,
3453
	  tests/XML_Query2XML/ADOdbException/getGlobalOption/hidden_container_prefix.phpt,
3454
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callback.phpt,
3455
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3456
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnName.phpt,
3457
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3458
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticString.phpt,
3459
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3460
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3461
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3462
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3463
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callback.phpt,
3464
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3465
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3466
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3467
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3468
	  tests/XML_Query2XML/ADOdbException/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3469
	  tests/XML_Query2XML/ADOdbException/setGlobalOption,
3470
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3471
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3472
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/configException_noSuchOption.phpt,
3473
	  tests/XML_Query2XML/ADOdbException/setGlobalOption/hidden_container_prefix.phpt,
3474
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren,
3475
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3476
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3477
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3478
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3479
	  tests/XML_Query2XML/ADOdbPEAR/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3480
	  tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode,
3481
	  tests/XML_Query2XML/ADOdbPEAR/_appendTextChildNode/throwXMLException.phpt,
3482
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
3483
	  tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute,
3484
	  tests/XML_Query2XML/ADOdbPEAR/_setDOMAttribute/throwXMLException.phpt,
3485
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption,
3486
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/configException_noSuchOption.phpt,
3487
	  tests/XML_Query2XML/ADOdbPEAR/getGlobalOption/hidden_container_prefix.phpt,
3488
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callback.phpt,
3489
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3490
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnName.phpt,
3491
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3492
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticString.phpt,
3493
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3494
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3495
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3496
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3497
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callback.phpt,
3498
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3499
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3500
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3501
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3502
	  tests/XML_Query2XML/ADOdbPEAR/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3503
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption,
3504
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3505
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3506
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/configException_noSuchOption.phpt,
3507
	  tests/XML_Query2XML/ADOdbPEAR/setGlobalOption/hidden_container_prefix.phpt,
3508
	  tests/XML_Query2XML/DB/_addDOMChildren,
3509
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3510
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3511
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3512
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3513
	  tests/XML_Query2XML/DB/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3514
	  tests/XML_Query2XML/DB/_appendTextChildNode,
3515
	  tests/XML_Query2XML/DB/_appendTextChildNode/throwXMLException.phpt,
3516
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
3517
	  tests/XML_Query2XML/DB/_setDOMAttribute,
3518
	  tests/XML_Query2XML/DB/_setDOMAttribute/throwXMLException.phpt,
3519
	  tests/XML_Query2XML/DB/getGlobalOption,
3520
	  tests/XML_Query2XML/DB/getGlobalOption/configException_noSuchOption.phpt,
3521
	  tests/XML_Query2XML/DB/getGlobalOption/hidden_container_prefix.phpt,
3522
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callback.phpt,
3523
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3524
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnName.phpt,
3525
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3526
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticString.phpt,
3527
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3528
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3529
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3530
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3531
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callback.phpt,
3532
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3533
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3534
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3535
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3536
	  tests/XML_Query2XML/DB/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3537
	  tests/XML_Query2XML/DB/setGlobalOption,
3538
	  tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3539
	  tests/XML_Query2XML/DB/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3540
	  tests/XML_Query2XML/DB/setGlobalOption/configException_noSuchOption.phpt,
3541
	  tests/XML_Query2XML/DB/setGlobalOption/hidden_container_prefix.phpt,
3542
	  tests/XML_Query2XML/MDB2/_addDOMChildren,
3543
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithBool.phpt,
3544
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithDouble.phpt,
3545
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithInt.phpt,
3546
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithObject.phpt,
3547
	  tests/XML_Query2XML/MDB2/_addDOMChildren/throwXMLException_arrayWithString.phpt,
3548
	  tests/XML_Query2XML/MDB2/_appendTextChildNode,
3549
	  tests/XML_Query2XML/MDB2/_appendTextChildNode/throwXMLException.phpt,
3550
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwXMLException_unserialize.phpt,
3551
	  tests/XML_Query2XML/MDB2/_setDOMAttribute,
3552
	  tests/XML_Query2XML/MDB2/_setDOMAttribute/throwXMLException.phpt,
3553
	  tests/XML_Query2XML/MDB2/getGlobalOption,
3554
	  tests/XML_Query2XML/MDB2/getGlobalOption/configException_noSuchOption.phpt,
3555
	  tests/XML_Query2XML/MDB2/getGlobalOption/hidden_container_prefix.phpt,
3556
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callback.phpt,
3557
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_callbackEmpty.phpt,
3558
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnName.phpt,
3559
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_columnNameEmpty.phpt,
3560
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticString.phpt,
3561
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_complexElement_staticStringEmpty.phpt,
3562
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerAlwaysPresent.phpt,
3563
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosContainerOnlyPresentIfChildren.phpt,
3564
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_scenariosNoContainer.phpt,
3565
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callback.phpt,
3566
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_callbackEmpty.phpt,
3567
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnName.phpt,
3568
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_columnNameEmpty.phpt,
3569
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticString.phpt,
3570
	  tests/XML_Query2XML/MDB2/getXML/unserializationPrefix_simpleElement_staticStringEmpty.phpt,
3571
	  tests/XML_Query2XML/MDB2/setGlobalOption,
3572
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeEmptyStr.phpt,
3573
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_hidden_container_prefix_wrongTypeObject.phpt,
3574
	  tests/XML_Query2XML/MDB2/setGlobalOption/configException_noSuchOption.phpt,
3575
	  tests/XML_Query2XML/MDB2/setGlobalOption/hidden_container_prefix.phpt:
3576
	  145 new unit tests for testing '&' prefix and callbacks returning
3577
	  DomNode instances
3578
 
3579
2006-12-24 00:02  lukasfeiler
3580
 
3581
	* XML/Query2XML.php: combination of '?' and '&' is now possible
3582
 
3583
2006-12-23 17:55  lukasfeiler
3584
 
3585
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: dropped usage of
3586
	  XML_Beautifier for all examples; now using MDB2 instead of DB for
3587
	  all examples; calling required_once() without braces
3588
 
3589
2006-12-23 17:16  lukasfeiler
3590
 
3591
	* tests/XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php,
3592
	  tests/XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php,
3593
	  tests/XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php,
3594
	  tests/XML_Query2XML/DB/skipif_XML_Beautifier.php,
3595
	  tests/XML_Query2XML/MDB2/skipif_XML_Beautifier.php,
3596
	  tests/XML_Query2XML/diffTests.sh: removed XML_Beautifier
3597
	  dependency checks; diff scripts for DB layer specific unit tests
3598
 
3599
2006-12-23 17:11  lukasfeiler
3600
 
3601
	* cases/case01/case01.php, cases/case01/case01.xml,
3602
	  cases/case02/case02.php, cases/case02/case02.xml,
3603
	  cases/case02/case02_debug.php, cases/case03/case03.php,
3604
	  cases/case03/case03.xml, cases/case03/case03_debug.php,
3605
	  cases/case04/case04.php, cases/case04/case04.xml,
3606
	  cases/case04/case04_debug.php, cases/case05/case05.php,
3607
	  cases/case05/case05.xml, cases/case05/case05_debug.php,
3608
	  cases/case06/case06.php, cases/case06/case06.xml,
3609
	  cases/case06/case06_debug.php, cases/case07/case07.php,
3610
	  cases/case07/case07.xml, cases/case07/case07_debug.php,
3611
	  cases/case08/case08.php, cases/case08/case08.xml,
3612
	  cases/case08/case08_debug.php,
3613
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,
3614
	  tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,
3615
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,
3616
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
3617
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
3618
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
3619
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,
3620
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
3621
	  tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,
3622
	  tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,
3623
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,
3624
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
3625
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
3626
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
3627
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,
3628
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
3629
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,
3630
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,
3631
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,
3632
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
3633
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
3634
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
3635
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,
3636
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
3637
	  tests/XML_Query2XML/DB/getFlatXML/case01.phpt,
3638
	  tests/XML_Query2XML/DB/getXML/case02.phpt,
3639
	  tests/XML_Query2XML/DB/getXML/case03.phpt,
3640
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
3641
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
3642
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
3643
	  tests/XML_Query2XML/DB/getXML/case07.phpt,
3644
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
3645
	  tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,
3646
	  tests/XML_Query2XML/MDB2/getXML/case02.phpt,
3647
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt,
3648
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
3649
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
3650
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
3651
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt,
3652
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt: dropped usage of
3653
	  XML_Beautifier
3654
 
3655
2006-12-23 08:23  lukasfeiler
3656
 
3657
	* XML/Query2XML.php: ampersand prefix can now be used in
3658
	  conjunction with the colon and pound sign prefix
3659
 
3660
2006-12-22 22:41  lukasfeiler
3661
 
3662
	* XML/Query2XML.php: Capability to handle DOMNode instances
3663
	  returned by callback functions; the new ampersand shortcut can
3664
	  also be used to quickly unserialize XML data stored in the
3665
	  database
3666
 
3667
2006-12-18 09:17  lukasfeiler
3668
 
3669
	* XML/Query2XML.php: API docs: added references to ADOdb,
3670
	  ADOConnection and ADORecordSet; also removed the unused private
3671
	  property _isMDB2
3672
 
3673
2006-12-04 20:57  lukasfeiler
3674
 
3675
	* ChangeLog: udpated ChangeLog by running 'cvs2cl.pl -rtT'
3676
 
3677
2006-12-04 20:56  lukasfeiler
3678
 
3679
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: renamed migration
3680
	  guide section
3681
 
3682
2006-12-04 20:55  lukasfeiler
3683
 
3684
	* RELEASES, package.xml: added reference to migration guide for
3685
	  users still running v0.6.x or v0.7.x
3686
 
3687
2006-12-04 20:10  lukasfeiler
3688
 
3689
	* INSTALL: removed reference to 'pear config-set preferred_state
3690
	  beta'
3691
 
3692
2006-12-04 20:10  lukasfeiler
3693
 
3694
	* RELEASES, package.xml: ready for v1.0.0
3695
 
3696
2006-11-29 22:24  lukasfeiler
3697
 
3698
	* XML/Query2XML.php: change suggested by dev at 7700 dot ws - this
3699
	  doesn't fix a bug, it's just cleaner code
3700
 
3701
2006-11-04 00:06  lukasfeiler
3702
 
3703
	* RELEASES: release date updated
3704
 
3705
2006-11-03 23:16  lukasfeiler
3706
 
3707
	* ChangeLog, RELEASES, package.xml: ready for v0.8.0
3708
 
3709
2006-11-03 23:10  lukasfeiler
3710
 
3711
	* tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_complexQuery.phpt,
3712
	  tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_complexQuery.phpt,
3713
	  tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_complexQuery.phpt,
3714
	  tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_complexQuery.phpt,
3715
	  tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_complexQuery.phpt:
3716
	  modified for MDB2-2.3.0
3717
 
3718
2006-11-03 18:41  lukasfeiler
3719
 
3720
	* ChangeLog: updated ChangeLog by running 'cvs2cl.pl -rtT'
3721
 
3722
2006-11-03 18:39  lukasfeiler
3723
 
3724
	* RELEASES: documented v0.8.0
3725
 
3726
2006-11-03 18:27  lukasfeiler
3727
 
3728
	* INSTALL: added new files to list of installed files
3729
 
3730
2006-11-03 18:22  lukasfeiler
3731
 
3732
	* package.xml: getting ready for v0.8.0
3733
 
3734
2006-11-03 18:22  lukasfeiler
3735
 
3736
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented a migration
3737
	  strategy to v0.8.0
3738
 
3739
2006-11-03 15:58  lukasfeiler
3740
 
3741
	* cases/case04/case04.php, cases/case04/case04_debug.php,
3742
	  cases/case05/case05.php, cases/case05/case05_debug.php,
3743
	  cases/case06/case06.php, cases/case06/case06_debug.php,
3744
	  cases/case08/case08.php, cases/case08/case08_debug.php: changes
3745
	  for new # prefix and modified condition option
3746
 
3747
2006-11-03 15:54  lukasfeiler
3748
 
3749
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: documented # prefix
3750
	  and modified condition option
3751
 
3752
2006-11-03 15:53  lukasfeiler
3753
 
3754
	* tests/XML_Query2XML/ADOdbDefault/db_init.php,
3755
	  tests/XML_Query2XML/ADOdbDefault/skipif.php,
3756
	  tests/XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php,
3757
	  tests/XML_Query2XML/ADOdbException/db_init.php,
3758
	  tests/XML_Query2XML/ADOdbException/skipif.php,
3759
	  tests/XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php,
3760
	  tests/XML_Query2XML/ADOdbPEAR/db_init.php,
3761
	  tests/XML_Query2XML/ADOdbPEAR/skipif.php,
3762
	  tests/XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php,
3763
	  tests/XML_Query2XML/DB/db_init.php,
3764
	  tests/XML_Query2XML/DB/skipif.php,
3765
	  tests/XML_Query2XML/DB/skipif_XML_Beautifier.php,
3766
	  tests/XML_Query2XML/MDB2/db_init.php,
3767
	  tests/XML_Query2XML/MDB2/skipif.php,
3768
	  tests/XML_Query2XML/MDB2/skipif_XML_Beautifier.php,
3769
	  tests/XML_Query2XML/settings.php,
3770
	  tests/XML_Query2XML_ISO9075Mapper/skipif.php: added page-level
3771
	  docblock to all unit test include files
3772
 
3773
2006-11-03 15:37  lukasfeiler
3774
 
3775
	* tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
3776
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_phpCode.phpt,
3777
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_phpCode.phpt,
3778
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_phpCode.phpt,
3779
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
3780
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_phpCode.phpt,
3781
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_phpCode.phpt,
3782
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_phpCode.phpt,
3783
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
3784
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_phpCode.phpt,
3785
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_phpCode.phpt,
3786
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_phpCode.phpt,
3787
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
3788
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_phpCode.phpt,
3789
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_phpCode.phpt,
3790
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_phpCode.phpt,
3791
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
3792
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_phpCode.phpt,
3793
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_phpCode.phpt,
3794
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_phpCode.phpt:
3795
	  removed tests for old "!" prefix
3796
 
3797
2006-11-03 15:33  lukasfeiler
3798
 
3799
	* tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/callbacks.phpt,
3800
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
3801
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
3802
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
3803
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
3804
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_function.phpt,
3805
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/condition_staticMethod.phpt,
3806
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3807
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_callback.phpt,
3808
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_callback.phpt,
3809
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_callback.phpt,
3810
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/callbacks.phpt,
3811
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
3812
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
3813
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
3814
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
3815
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_function.phpt,
3816
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/condition_staticMethod.phpt,
3817
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3818
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_callback.phpt,
3819
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_callback.phpt,
3820
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_callback.phpt,
3821
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/callbacks.phpt,
3822
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
3823
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
3824
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
3825
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
3826
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_function.phpt,
3827
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/condition_staticMethod.phpt,
3828
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3829
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_callback.phpt,
3830
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_callback.phpt,
3831
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_callback.phpt,
3832
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/callbacks.phpt,
3833
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
3834
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
3835
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
3836
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
3837
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_function.phpt,
3838
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/condition_staticMethod.phpt,
3839
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3840
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_callback.phpt,
3841
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_callback.phpt,
3842
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_callback.phpt,
3843
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/callbacks.phpt,
3844
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function1.phpt,
3845
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_function2.phpt,
3846
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method1.phpt,
3847
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_callback_method2.phpt,
3848
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_function.phpt,
3849
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/condition_staticMethod.phpt,
3850
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valueCallback.phpt,
3851
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_callback.phpt,
3852
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_callback.phpt,
3853
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_callback.phpt:
3854
	  new tests for callback prefix and modified condition option
3855
 
3856
2006-11-03 15:24  lukasfeiler
3857
 
3858
	* tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
3859
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt,
3860
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt,
3861
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt,
3862
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,
3863
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements2.phpt,
3864
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements3.phpt,
3865
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements4.phpt,
3866
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements6.phpt,
3867
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
3868
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
3869
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
3870
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
3871
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt,
3872
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3873
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3874
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt,
3875
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt,
3876
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
3877
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes2.phpt,
3878
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes3.phpt,
3879
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes4.phpt,
3880
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,
3881
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements2.phpt,
3882
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements3.phpt,
3883
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements4.phpt,
3884
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements6.phpt,
3885
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
3886
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
3887
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
3888
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
3889
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt,
3890
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3891
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3892
	  tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt,
3893
	  tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt,
3894
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
3895
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt,
3896
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt,
3897
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt,
3898
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,
3899
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt,
3900
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt,
3901
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt,
3902
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt,
3903
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
3904
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
3905
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
3906
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
3907
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt,
3908
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3909
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3910
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt,
3911
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt,
3912
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
3913
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes2.phpt,
3914
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes3.phpt,
3915
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes4.phpt,
3916
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,
3917
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements2.phpt,
3918
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements3.phpt,
3919
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements4.phpt,
3920
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements6.phpt,
3921
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
3922
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
3923
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
3924
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
3925
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_conditionOption.phpt,
3926
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3927
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3928
	  tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption1.phpt,
3929
	  tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption2.phpt,
3930
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
3931
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes2.phpt,
3932
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes3.phpt,
3933
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes4.phpt,
3934
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,
3935
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements2.phpt,
3936
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements3.phpt,
3937
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements4.phpt,
3938
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements6.phpt,
3939
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
3940
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
3941
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
3942
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt,
3943
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_conditionOption.phpt,
3944
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
3945
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt,
3946
	  tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption1.phpt,
3947
	  tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption2.phpt:
3948
	  using "#" prefix instead of "!"; "condition" option is now
3949
	  regular value that needs "#" prefix
3950
 
3951
2006-11-03 15:22  lukasfeiler
3952
 
3953
	* XML/Query2XML.php: no more eval(); "!" prefix was dropped - "#"
3954
	  prefix was introduced; condition option is now evaluated using
3955
	  _applyColumnStringToRecord()
3956
 
3957
2006-10-29 23:23  lukasfeiler
3958
 
3959
	* cases/case04/case04.php, cases/case04/case04_debug.php,
3960
	  cases/case05/case05.php,
3961
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
3962
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
3963
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
3964
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
3965
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
3966
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
3967
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
3968
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
3969
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
3970
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
3971
	  tutorials/XML_Query2XML/XML_Query2XML.pkg: simplified syntax for
3972
	  Case04 and Case05
3973
 
3974
2006-10-29 12:11  lukasfeiler
3975
 
3976
	* README: documented phpt unit tests; references to testCases.sh
3977
	  removed
3978
 
3979
2006-10-29 12:09  lukasfeiler
3980
 
3981
	* tests/testCases.sh: now not included in the package anymore -
3982
	  only to be used by developers
3983
 
3984
2006-10-29 12:08  lukasfeiler
3985
 
3986
	* package.xml: migrated to package.xml version 2.0
3987
 
3988
2006-10-28 22:38  lukasfeiler
3989
 
3990
	* XML/Query2XML.php: updated references to phpt unit tests
3991
 
3992
2006-10-28 00:08  lukasfeiler
3993
 
3994
	* package.xml: removed references to old PHPUnit2 test files
3995
 
3996
2006-10-27 23:21  lukasfeiler
3997
 
3998
	* XML/Query2XML/ISO9075Mapper.php: removed old @author tag
3999
 
4000
2006-10-27 23:20  lukasfeiler
4001
 
4002
	* package.xml: getting ready for v0.7.1
4003
 
4004
2006-10-27 23:20  lukasfeiler
4005
 
4006
	* XML/Query2XML.php: removed unneeded _runSQLQuery() and splified
4007
	  ADOdb exception message
4008
 
4009
2006-10-27 23:17  lukasfeiler
4010
 
4011
	* tests/ISO9075MapperTest.php, tests/Query2XMLTest.php,
4012
	  tests/Query2XMLTestADOdb.php,
4013
	  tests/Query2XMLTestADOdbException.php,
4014
	  tests/Query2XMLTestADOdbPEAR.php, tests/Query2XMLTestDB.php,
4015
	  tests/Query2XMLTestMDB2.php, tests/XML_Query2XML,
4016
	  tests/XML_Query2XML/ADOdbDefault,
4017
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord,
4018
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element1.phpt,
4019
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_element2.phpt,
4020
	  tests/XML_Query2XML/ADOdbDefault/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
4021
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord,
4022
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
4023
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
4024
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
4025
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
4026
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
4027
	  tests/XML_Query2XML/ADOdbDefault/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
4028
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement,
4029
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid1.phpt,
4030
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_elementInvalid2.phpt,
4031
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
4032
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
4033
	  tests/XML_Query2XML/ADOdbDefault/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
4034
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord,
4035
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
4036
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
4037
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
4038
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
4039
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
4040
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
4041
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
4042
	  tests/XML_Query2XML/ADOdbDefault/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
4043
	  tests/XML_Query2XML/ADOdbDefault/_mapSQLIdentifierToXMLName,
4044
	  tests/XML_Query2XML/ADOdbDefault/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
4045
	  tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute,
4046
	  tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_complexQuery.phpt,
4047
	  tests/XML_Query2XML/ADOdbDefault/_prepareAndExecute/throwDBException_simpleQuery.phpt,
4048
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification,
4049
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/rethrowConfigException.phpt,
4050
	  tests/XML_Query2XML/ADOdbDefault/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
4051
	  tests/XML_Query2XML/ADOdbDefault/clearProfiling,
4052
	  tests/XML_Query2XML/ADOdbDefault/clearProfiling/clearProfiling.phpt,
4053
	  tests/XML_Query2XML/ADOdbDefault/db_init.php,
4054
	  tests/XML_Query2XML/ADOdbDefault/disableDebugLog,
4055
	  tests/XML_Query2XML/ADOdbDefault/disableDebugLog/disableDebugLog.phpt,
4056
	  tests/XML_Query2XML/ADOdbDefault/enableDebugLog,
4057
	  tests/XML_Query2XML/ADOdbDefault/enableDebugLog/enableDebugLog.phpt,
4058
	  tests/XML_Query2XML/ADOdbDefault/factory,
4059
	  tests/XML_Query2XML/ADOdbDefault/factory/throwDBException.phpt,
4060
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML,
4061
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/case01.phpt,
4062
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/simpleSelect.phpt,
4063
	  tests/XML_Query2XML/ADOdbDefault/getFlatXML/throwDBException.phpt,
4064
	  tests/XML_Query2XML/ADOdbDefault/getProfile,
4065
	  tests/XML_Query2XML/ADOdbDefault/getProfile/getProfile.phpt,
4066
	  tests/XML_Query2XML/ADOdbDefault/getRawProfile,
4067
	  tests/XML_Query2XML/ADOdbDefault/getRawProfile/getRawProfile.phpt,
4068
	  tests/XML_Query2XML/ADOdbDefault/getXML,
4069
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes1.phpt,
4070
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes2.phpt,
4071
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes3.phpt,
4072
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes4.phpt,
4073
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes5.phpt,
4074
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_attributes6.phpt,
4075
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements1.phpt,
4076
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements2.phpt,
4077
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements3.phpt,
4078
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements4.phpt,
4079
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements5.phpt,
4080
	  tests/XML_Query2XML/ADOdbDefault/getXML/asteriskShortcut_elements6.phpt,
4081
	  tests/XML_Query2XML/ADOdbDefault/getXML/case02.phpt,
4082
	  tests/XML_Query2XML/ADOdbDefault/getXML/case03.phpt,
4083
	  tests/XML_Query2XML/ADOdbDefault/getXML/case04.phpt,
4084
	  tests/XML_Query2XML/ADOdbDefault/getXML/case05.phpt,
4085
	  tests/XML_Query2XML/ADOdbDefault/getXML/case06.phpt,
4086
	  tests/XML_Query2XML/ADOdbDefault/getXML/case07.phpt,
4087
	  tests/XML_Query2XML/ADOdbDefault/getXML/case08.phpt,
4088
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
4089
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
4090
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_conditionOption.phpt,
4091
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
4092
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexAttributeSpecification_valuePrefixes.phpt,
4093
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption1.phpt,
4094
	  tests/XML_Query2XML/ADOdbDefault/getXML/complexElementSpecification_conditionOption2.phpt,
4095
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_columnName.phpt,
4096
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_phpCode.phpt,
4097
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_attribute_staticText.phpt,
4098
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_columnName.phpt,
4099
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_phpCode.phpt,
4100
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_element_staticText.phpt,
4101
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_columnName.phpt,
4102
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_phpCode.phpt,
4103
	  tests/XML_Query2XML/ADOdbDefault/getXML/conditionPrefix_value_staticText.phpt,
4104
	  tests/XML_Query2XML/ADOdbDefault/getXML/throwDBException.phpt,
4105
	  tests/XML_Query2XML/ADOdbDefault/skipif.php,
4106
	  tests/XML_Query2XML/ADOdbDefault/skipif_XML_Beautifier.php,
4107
	  tests/XML_Query2XML/ADOdbDefault/startProfiling,
4108
	  tests/XML_Query2XML/ADOdbDefault/startProfiling/startProfiling.phpt,
4109
	  tests/XML_Query2XML/ADOdbDefault/stopProfiling,
4110
	  tests/XML_Query2XML/ADOdbDefault/stopProfiling/stopProfiling.phpt,
4111
	  tests/XML_Query2XML/ADOdbException,
4112
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord,
4113
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element1.phpt,
4114
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_element2.phpt,
4115
	  tests/XML_Query2XML/ADOdbException/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
4116
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord,
4117
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
4118
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
4119
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
4120
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
4121
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
4122
	  tests/XML_Query2XML/ADOdbException/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
4123
	  tests/XML_Query2XML/ADOdbException/_createDOMElement,
4124
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid1.phpt,
4125
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_elementInvalid2.phpt,
4126
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
4127
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
4128
	  tests/XML_Query2XML/ADOdbException/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
4129
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord,
4130
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
4131
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
4132
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
4133
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
4134
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
4135
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
4136
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
4137
	  tests/XML_Query2XML/ADOdbException/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
4138
	  tests/XML_Query2XML/ADOdbException/_mapSQLIdentifierToXMLName,
4139
	  tests/XML_Query2XML/ADOdbException/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
4140
	  tests/XML_Query2XML/ADOdbException/_prepareAndExecute,
4141
	  tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_complexQuery.phpt,
4142
	  tests/XML_Query2XML/ADOdbException/_prepareAndExecute/throwDBException_simpleQuery.phpt,
4143
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification,
4144
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/rethrowConfigException.phpt,
4145
	  tests/XML_Query2XML/ADOdbException/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
4146
	  tests/XML_Query2XML/ADOdbException/clearProfiling,
4147
	  tests/XML_Query2XML/ADOdbException/clearProfiling/clearProfiling.phpt,
4148
	  tests/XML_Query2XML/ADOdbException/db_init.php,
4149
	  tests/XML_Query2XML/ADOdbException/disableDebugLog,
4150
	  tests/XML_Query2XML/ADOdbException/disableDebugLog/disableDebugLog.phpt,
4151
	  tests/XML_Query2XML/ADOdbException/enableDebugLog,
4152
	  tests/XML_Query2XML/ADOdbException/enableDebugLog/enableDebugLog.phpt,
4153
	  tests/XML_Query2XML/ADOdbException/factory,
4154
	  tests/XML_Query2XML/ADOdbException/factory/throwDBException.phpt,
4155
	  tests/XML_Query2XML/ADOdbException/getFlatXML,
4156
	  tests/XML_Query2XML/ADOdbException/getFlatXML/case01.phpt,
4157
	  tests/XML_Query2XML/ADOdbException/getFlatXML/simpleSelect.phpt,
4158
	  tests/XML_Query2XML/ADOdbException/getFlatXML/throwDBException.phpt,
4159
	  tests/XML_Query2XML/ADOdbException/getProfile,
4160
	  tests/XML_Query2XML/ADOdbException/getProfile/getProfile.phpt,
4161
	  tests/XML_Query2XML/ADOdbException/getRawProfile,
4162
	  tests/XML_Query2XML/ADOdbException/getRawProfile/getRawProfile.phpt,
4163
	  tests/XML_Query2XML/ADOdbException/getXML,
4164
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes1.phpt,
4165
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes2.phpt,
4166
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes3.phpt,
4167
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes4.phpt,
4168
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes5.phpt,
4169
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_attributes6.phpt,
4170
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements1.phpt,
4171
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements2.phpt,
4172
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements3.phpt,
4173
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements4.phpt,
4174
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements5.phpt,
4175
	  tests/XML_Query2XML/ADOdbException/getXML/asteriskShortcut_elements6.phpt,
4176
	  tests/XML_Query2XML/ADOdbException/getXML/case02.phpt,
4177
	  tests/XML_Query2XML/ADOdbException/getXML/case03.phpt,
4178
	  tests/XML_Query2XML/ADOdbException/getXML/case04.phpt,
4179
	  tests/XML_Query2XML/ADOdbException/getXML/case05.phpt,
4180
	  tests/XML_Query2XML/ADOdbException/getXML/case06.phpt,
4181
	  tests/XML_Query2XML/ADOdbException/getXML/case07.phpt,
4182
	  tests/XML_Query2XML/ADOdbException/getXML/case08.phpt,
4183
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
4184
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
4185
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_conditionOption.phpt,
4186
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
4187
	  tests/XML_Query2XML/ADOdbException/getXML/complexAttributeSpecification_valuePrefixes.phpt,
4188
	  tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption1.phpt,
4189
	  tests/XML_Query2XML/ADOdbException/getXML/complexElementSpecification_conditionOption2.phpt,
4190
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_columnName.phpt,
4191
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_phpCode.phpt,
4192
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_attribute_staticText.phpt,
4193
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_columnName.phpt,
4194
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_phpCode.phpt,
4195
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_element_staticText.phpt,
4196
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_columnName.phpt,
4197
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_phpCode.phpt,
4198
	  tests/XML_Query2XML/ADOdbException/getXML/conditionPrefix_value_staticText.phpt,
4199
	  tests/XML_Query2XML/ADOdbException/getXML/throwDBException.phpt,
4200
	  tests/XML_Query2XML/ADOdbException/skipif.php,
4201
	  tests/XML_Query2XML/ADOdbException/skipif_XML_Beautifier.php,
4202
	  tests/XML_Query2XML/ADOdbException/startProfiling,
4203
	  tests/XML_Query2XML/ADOdbException/startProfiling/startProfiling.phpt,
4204
	  tests/XML_Query2XML/ADOdbException/stopProfiling,
4205
	  tests/XML_Query2XML/ADOdbException/stopProfiling/stopProfiling.phpt,
4206
	  tests/XML_Query2XML/ADOdbPEAR,
4207
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord,
4208
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element1.phpt,
4209
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_element2.phpt,
4210
	  tests/XML_Query2XML/ADOdbPEAR/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
4211
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord,
4212
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
4213
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
4214
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
4215
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
4216
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
4217
	  tests/XML_Query2XML/ADOdbPEAR/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
4218
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement,
4219
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid1.phpt,
4220
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_elementInvalid2.phpt,
4221
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
4222
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
4223
	  tests/XML_Query2XML/ADOdbPEAR/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
4224
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord,
4225
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
4226
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
4227
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
4228
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
4229
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
4230
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
4231
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
4232
	  tests/XML_Query2XML/ADOdbPEAR/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
4233
	  tests/XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName,
4234
	  tests/XML_Query2XML/ADOdbPEAR/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
4235
	  tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute,
4236
	  tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_complexQuery.phpt,
4237
	  tests/XML_Query2XML/ADOdbPEAR/_prepareAndExecute/throwDBException_simpleQuery.phpt,
4238
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification,
4239
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/rethrowConfigException.phpt,
4240
	  tests/XML_Query2XML/ADOdbPEAR/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
4241
	  tests/XML_Query2XML/ADOdbPEAR/clearProfiling,
4242
	  tests/XML_Query2XML/ADOdbPEAR/clearProfiling/clearProfiling.phpt,
4243
	  tests/XML_Query2XML/ADOdbPEAR/db_init.php,
4244
	  tests/XML_Query2XML/ADOdbPEAR/disableDebugLog,
4245
	  tests/XML_Query2XML/ADOdbPEAR/disableDebugLog/disableDebugLog.phpt,
4246
	  tests/XML_Query2XML/ADOdbPEAR/enableDebugLog,
4247
	  tests/XML_Query2XML/ADOdbPEAR/enableDebugLog/enableDebugLog.phpt,
4248
	  tests/XML_Query2XML/ADOdbPEAR/factory,
4249
	  tests/XML_Query2XML/ADOdbPEAR/factory/throwDBException.phpt,
4250
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML,
4251
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/case01.phpt,
4252
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/simpleSelect.phpt,
4253
	  tests/XML_Query2XML/ADOdbPEAR/getFlatXML/throwDBException.phpt,
4254
	  tests/XML_Query2XML/ADOdbPEAR/getProfile,
4255
	  tests/XML_Query2XML/ADOdbPEAR/getProfile/getProfile.phpt,
4256
	  tests/XML_Query2XML/ADOdbPEAR/getRawProfile,
4257
	  tests/XML_Query2XML/ADOdbPEAR/getRawProfile/getRawProfile.phpt,
4258
	  tests/XML_Query2XML/ADOdbPEAR/getXML,
4259
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes1.phpt,
4260
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes2.phpt,
4261
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes3.phpt,
4262
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes4.phpt,
4263
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes5.phpt,
4264
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_attributes6.phpt,
4265
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements1.phpt,
4266
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements2.phpt,
4267
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements3.phpt,
4268
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements4.phpt,
4269
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements5.phpt,
4270
	  tests/XML_Query2XML/ADOdbPEAR/getXML/asteriskShortcut_elements6.phpt,
4271
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case02.phpt,
4272
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case03.phpt,
4273
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case04.phpt,
4274
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case05.phpt,
4275
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case06.phpt,
4276
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case07.phpt,
4277
	  tests/XML_Query2XML/ADOdbPEAR/getXML/case08.phpt,
4278
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
4279
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
4280
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_conditionOption.phpt,
4281
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
4282
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexAttributeSpecification_valuePrefixes.phpt,
4283
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption1.phpt,
4284
	  tests/XML_Query2XML/ADOdbPEAR/getXML/complexElementSpecification_conditionOption2.phpt,
4285
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_columnName.phpt,
4286
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_phpCode.phpt,
4287
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_attribute_staticText.phpt,
4288
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_columnName.phpt,
4289
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_phpCode.phpt,
4290
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_element_staticText.phpt,
4291
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_columnName.phpt,
4292
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_phpCode.phpt,
4293
	  tests/XML_Query2XML/ADOdbPEAR/getXML/conditionPrefix_value_staticText.phpt,
4294
	  tests/XML_Query2XML/ADOdbPEAR/getXML/throwDBException.phpt,
4295
	  tests/XML_Query2XML/ADOdbPEAR/skipif.php,
4296
	  tests/XML_Query2XML/ADOdbPEAR/skipif_XML_Beautifier.php,
4297
	  tests/XML_Query2XML/ADOdbPEAR/startProfiling,
4298
	  tests/XML_Query2XML/ADOdbPEAR/startProfiling/startProfiling.phpt,
4299
	  tests/XML_Query2XML/ADOdbPEAR/stopProfiling,
4300
	  tests/XML_Query2XML/ADOdbPEAR/stopProfiling/stopProfiling.phpt,
4301
	  tests/XML_Query2XML/DB,
4302
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord,
4303
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element1.phpt,
4304
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_element2.phpt,
4305
	  tests/XML_Query2XML/DB/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
4306
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord,
4307
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
4308
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
4309
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
4310
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
4311
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
4312
	  tests/XML_Query2XML/DB/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
4313
	  tests/XML_Query2XML/DB/_createDOMElement,
4314
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid1.phpt,
4315
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_elementInvalid2.phpt,
4316
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
4317
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
4318
	  tests/XML_Query2XML/DB/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
4319
	  tests/XML_Query2XML/DB/_getNestedXMLRecord,
4320
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
4321
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
4322
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
4323
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
4324
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
4325
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
4326
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
4327
	  tests/XML_Query2XML/DB/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
4328
	  tests/XML_Query2XML/DB/_mapSQLIdentifierToXMLName,
4329
	  tests/XML_Query2XML/DB/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
4330
	  tests/XML_Query2XML/DB/_prepareAndExecute,
4331
	  tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_complexQuery.phpt,
4332
	  tests/XML_Query2XML/DB/_prepareAndExecute/throwDBException_simpleQuery.phpt,
4333
	  tests/XML_Query2XML/DB/_processComplexElementSpecification,
4334
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/rethrowConfigException.phpt,
4335
	  tests/XML_Query2XML/DB/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
4336
	  tests/XML_Query2XML/DB/clearProfiling,
4337
	  tests/XML_Query2XML/DB/clearProfiling/clearProfiling.phpt,
4338
	  tests/XML_Query2XML/DB/db_init.php,
4339
	  tests/XML_Query2XML/DB/disableDebugLog,
4340
	  tests/XML_Query2XML/DB/disableDebugLog/disableDebugLog.phpt,
4341
	  tests/XML_Query2XML/DB/enableDebugLog,
4342
	  tests/XML_Query2XML/DB/enableDebugLog/enableDebugLog.phpt,
4343
	  tests/XML_Query2XML/DB/factory,
4344
	  tests/XML_Query2XML/DB/factory/throwDBException.phpt,
4345
	  tests/XML_Query2XML/DB/getFlatXML,
4346
	  tests/XML_Query2XML/DB/getFlatXML/case01.phpt,
4347
	  tests/XML_Query2XML/DB/getFlatXML/simpleSelect.phpt,
4348
	  tests/XML_Query2XML/DB/getFlatXML/throwDBException.phpt,
4349
	  tests/XML_Query2XML/DB/getProfile,
4350
	  tests/XML_Query2XML/DB/getProfile/getProfile.phpt,
4351
	  tests/XML_Query2XML/DB/getRawProfile,
4352
	  tests/XML_Query2XML/DB/getRawProfile/getRawProfile.phpt,
4353
	  tests/XML_Query2XML/DB/getXML,
4354
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes1.phpt,
4355
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes2.phpt,
4356
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes3.phpt,
4357
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes4.phpt,
4358
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes5.phpt,
4359
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_attributes6.phpt,
4360
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements1.phpt,
4361
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements2.phpt,
4362
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements3.phpt,
4363
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements4.phpt,
4364
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements5.phpt,
4365
	  tests/XML_Query2XML/DB/getXML/asteriskShortcut_elements6.phpt,
4366
	  tests/XML_Query2XML/DB/getXML/case02.phpt,
4367
	  tests/XML_Query2XML/DB/getXML/case03.phpt,
4368
	  tests/XML_Query2XML/DB/getXML/case04.phpt,
4369
	  tests/XML_Query2XML/DB/getXML/case05.phpt,
4370
	  tests/XML_Query2XML/DB/getXML/case06.phpt,
4371
	  tests/XML_Query2XML/DB/getXML/case07.phpt,
4372
	  tests/XML_Query2XML/DB/getXML/case08.phpt,
4373
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
4374
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
4375
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_conditionOption.phpt,
4376
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
4377
	  tests/XML_Query2XML/DB/getXML/complexAttributeSpecification_valuePrefixes.phpt,
4378
	  tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption1.phpt,
4379
	  tests/XML_Query2XML/DB/getXML/complexElementSpecification_conditionOption2.phpt,
4380
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_columnName.phpt,
4381
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_phpCode.phpt,
4382
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_attribute_staticText.phpt,
4383
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_columnName.phpt,
4384
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_phpCode.phpt,
4385
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_element_staticText.phpt,
4386
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_columnName.phpt,
4387
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_phpCode.phpt,
4388
	  tests/XML_Query2XML/DB/getXML/conditionPrefix_value_staticText.phpt,
4389
	  tests/XML_Query2XML/DB/getXML/throwDBException.phpt,
4390
	  tests/XML_Query2XML/DB/skipif.php,
4391
	  tests/XML_Query2XML/DB/skipif_XML_Beautifier.php,
4392
	  tests/XML_Query2XML/DB/startProfiling,
4393
	  tests/XML_Query2XML/DB/startProfiling/startProfiling.phpt,
4394
	  tests/XML_Query2XML/DB/stopProfiling,
4395
	  tests/XML_Query2XML/DB/stopProfiling/stopProfiling.phpt,
4396
	  tests/XML_Query2XML/MDB2,
4397
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord,
4398
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element1.phpt,
4399
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_element2.phpt,
4400
	  tests/XML_Query2XML/MDB2/_applyColumnStringToRecord/throwConfigException_idcolumn.phpt,
4401
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord,
4402
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_dataOptionWrongType.phpt,
4403
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterFalse.phpt,
4404
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeMasterTrue.phpt,
4405
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_mergeselectiveOptionWrongType.phpt,
4406
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_queryOptionMissing.phpt,
4407
	  tests/XML_Query2XML/MDB2/_applySqlOptionsToRecord/throwConfigException_sqlOptionWrongType.phpt,
4408
	  tests/XML_Query2XML/MDB2/_createDOMElement,
4409
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid1.phpt,
4410
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_elementInvalid2.phpt,
4411
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid1.phpt,
4412
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_roottagOptionInvalid2.phpt,
4413
	  tests/XML_Query2XML/MDB2/_createDOMElement/throwXMLException_rowtagOptionInvalid.phpt,
4414
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord,
4415
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributeSpecWrongType.phpt,
4416
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_attributesOptionWrongType.phpt,
4417
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_elementsOptionWrongType.phpt,
4418
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_idcolumnOptionMissing.phpt,
4419
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableFunction.phpt,
4420
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableNonstaticMethod.phpt,
4421
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod1.phpt,
4422
	  tests/XML_Query2XML/MDB2/_getNestedXMLRecord/throwConfigException_mapperNotCallableStaticMethod2.phpt,
4423
	  tests/XML_Query2XML/MDB2/_mapSQLIdentifierToXMLName,
4424
	  tests/XML_Query2XML/MDB2/_mapSQLIdentifierToXMLName/throwXMLException.phpt,
4425
	  tests/XML_Query2XML/MDB2/_prepareAndExecute,
4426
	  tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_complexQuery.phpt,
4427
	  tests/XML_Query2XML/MDB2/_prepareAndExecute/throwDBException_simpleQuery.phpt,
4428
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification,
4429
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/rethrowConfigException.phpt,
4430
	  tests/XML_Query2XML/MDB2/_processComplexElementSpecification/throwConfigException_valueOptionMissing.phpt,
4431
	  tests/XML_Query2XML/MDB2/clearProfiling,
4432
	  tests/XML_Query2XML/MDB2/clearProfiling/clearProfiling.phpt,
4433
	  tests/XML_Query2XML/MDB2/db_init.php,
4434
	  tests/XML_Query2XML/MDB2/disableDebugLog,
4435
	  tests/XML_Query2XML/MDB2/disableDebugLog/disableDebugLog.phpt,
4436
	  tests/XML_Query2XML/MDB2/enableDebugLog,
4437
	  tests/XML_Query2XML/MDB2/enableDebugLog/enableDebugLog.phpt,
4438
	  tests/XML_Query2XML/MDB2/factory,
4439
	  tests/XML_Query2XML/MDB2/factory/throwDBException.phpt,
4440
	  tests/XML_Query2XML/MDB2/getFlatXML,
4441
	  tests/XML_Query2XML/MDB2/getFlatXML/case01.phpt,
4442
	  tests/XML_Query2XML/MDB2/getFlatXML/simpleSelect.phpt,
4443
	  tests/XML_Query2XML/MDB2/getFlatXML/throwDBException.phpt,
4444
	  tests/XML_Query2XML/MDB2/getProfile,
4445
	  tests/XML_Query2XML/MDB2/getProfile/getProfile.phpt,
4446
	  tests/XML_Query2XML/MDB2/getRawProfile,
4447
	  tests/XML_Query2XML/MDB2/getRawProfile/getRawProfile.phpt,
4448
	  tests/XML_Query2XML/MDB2/getXML,
4449
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes1.phpt,
4450
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes2.phpt,
4451
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes3.phpt,
4452
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes4.phpt,
4453
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes5.phpt,
4454
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_attributes6.phpt,
4455
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements1.phpt,
4456
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements2.phpt,
4457
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements3.phpt,
4458
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements4.phpt,
4459
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements5.phpt,
4460
	  tests/XML_Query2XML/MDB2/getXML/asteriskShortcut_elements6.phpt,
4461
	  tests/XML_Query2XML/MDB2/getXML/case02.phpt,
4462
	  tests/XML_Query2XML/MDB2/getXML/case03.phpt,
4463
	  tests/XML_Query2XML/MDB2/getXML/case04.phpt,
4464
	  tests/XML_Query2XML/MDB2/getXML/case05.phpt,
4465
	  tests/XML_Query2XML/MDB2/getXML/case06.phpt,
4466
	  tests/XML_Query2XML/MDB2/getXML/case07.phpt,
4467
	  tests/XML_Query2XML/MDB2/getXML/case08.phpt,
4468
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification.phpt,
4469
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_complexQuerySpecification_valuePHPCode.phpt,
4470
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_conditionOption.phpt,
4471
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_simpleQuerySpecification.phpt,
4472
	  tests/XML_Query2XML/MDB2/getXML/complexAttributeSpecification_valuePrefixes.phpt,
4473
	  tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption1.phpt,
4474
	  tests/XML_Query2XML/MDB2/getXML/complexElementSpecification_conditionOption2.phpt,
4475
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_columnName.phpt,
4476
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_phpCode.phpt,
4477
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_attribute_staticText.phpt,
4478
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_columnName.phpt,
4479
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_phpCode.phpt,
4480
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_element_staticText.phpt,
4481
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_columnName.phpt,
4482
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_phpCode.phpt,
4483
	  tests/XML_Query2XML/MDB2/getXML/conditionPrefix_value_staticText.phpt,
4484
	  tests/XML_Query2XML/MDB2/getXML/throwDBException.phpt,
4485
	  tests/XML_Query2XML/MDB2/skipif.php,
4486
	  tests/XML_Query2XML/MDB2/skipif_XML_Beautifier.php,
4487
	  tests/XML_Query2XML/MDB2/startProfiling,
4488
	  tests/XML_Query2XML/MDB2/startProfiling/startProfiling.phpt,
4489
	  tests/XML_Query2XML/MDB2/stopProfiling,
4490
	  tests/XML_Query2XML/MDB2/stopProfiling/stopProfiling.phpt,
4491
	  tests/XML_Query2XML/NoDBLayer,
4492
	  tests/XML_Query2XML/NoDBLayer/factory,
4493
	  tests/XML_Query2XML/NoDBLayer/factory/throwConfigException.phpt,
4494
	  tests/XML_Query2XML/NoDBLayer/factory/throwDBException.phpt,
4495
	  tests/XML_Query2XML/settings.php,
4496
	  tests/XML_Query2XML_ISO9075Mapper,
4497
	  tests/XML_Query2XML_ISO9075Mapper/map,
4498
	  tests/XML_Query2XML_ISO9075Mapper/map/_X_UC.phpt,
4499
	  tests/XML_Query2XML_ISO9075Mapper/map/_x.phpt,
4500
	  tests/XML_Query2XML_ISO9075Mapper/map/at.phpt,
4501
	  tests/XML_Query2XML_ISO9075Mapper/map/colon.phpt,
4502
	  tests/XML_Query2XML_ISO9075Mapper/map/curlyBraceClose.phpt,
4503
	  tests/XML_Query2XML_ISO9075Mapper/map/curlyBraceOpen.phpt,
4504
	  tests/XML_Query2XML_ISO9075Mapper/map/equalSign.phpt,
4505
	  tests/XML_Query2XML_ISO9075Mapper/map/greaterThan.phpt,
4506
	  tests/XML_Query2XML_ISO9075Mapper/map/invalidNameStartChars.phpt,
4507
	  tests/XML_Query2XML_ISO9075Mapper/map/invalidNametChars.phpt,
4508
	  tests/XML_Query2XML_ISO9075Mapper/map/lessThan.phpt,
4509
	  tests/XML_Query2XML_ISO9075Mapper/map/poundSign.phpt,
4510
	  tests/XML_Query2XML_ISO9075Mapper/map/semicolon.phpt,
4511
	  tests/XML_Query2XML_ISO9075Mapper/map/space.phpt,
4512
	  tests/XML_Query2XML_ISO9075Mapper/map/startWith_XML_UC.phpt,
4513
	  tests/XML_Query2XML_ISO9075Mapper/map/startWith_xml.phpt,
4514
	  tests/XML_Query2XML_ISO9075Mapper/map/throwException1.phpt,
4515
	  tests/XML_Query2XML_ISO9075Mapper/map/throwException2.phpt,
4516
	  tests/XML_Query2XML_ISO9075Mapper/map/throwException3.phpt,
4517
	  tests/XML_Query2XML_ISO9075Mapper/map/unmodified1.phpt,
4518
	  tests/XML_Query2XML_ISO9075Mapper/map/unmodified2.phpt,
4519
	  tests/XML_Query2XML_ISO9075Mapper/map/validNameChars.phpt,
4520
	  tests/XML_Query2XML_ISO9075Mapper/map/validNameStartChars.phpt,
4521
	  tests/XML_Query2XML_ISO9075Mapper/map/validSpecialChars1.phpt,
4522
	  tests/XML_Query2XML_ISO9075Mapper/map/validSpecialChars2.phpt,
4523
	  tests/XML_Query2XML_ISO9075Mapper/map/variousChars.phpt,
4524
	  tests/XML_Query2XML_ISO9075Mapper/skipif.php: migrated from
4525
	  PHPUnit2 to phpt
4526
 
4527
2006-10-27 22:10  lukasfeiler
4528
 
4529
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: some clarifications
4530
	  and one additional demonstration of the asterisk shortcut
4531
 
4532
2006-10-14 19:38  lukasfeiler
4533
 
4534
	* ChangeLog: updated ChangeLog by running cvs2cl.pl -rtT
4535
 
4536
2006-10-14 19:33  lukasfeiler
4537
 
4538
	* RELEASES, package.xml: ready for 0.7.0
4539
 
4540
2006-10-14 19:29  lukasfeiler
4541
 
4542
	* INSTALL, README: documented the new unit tests
4543
	  Query2XMLTestDB.php, Query2XMLTestMDB2.php,
4544
	  Query2XMLTestADOdb.php, Query2XMLTestADOdbPEAR.php and
4545
	  Query2XMLTestADOdbException.php
4546
 
4547
2006-10-14 19:28  lukasfeiler
4548
 
4549
	* tutorials/XML_Query2XML/XML_Query2XML.pkg: ADOdb support
4550
	  documented
4551
 
4552
2006-10-14 19:25  lukasfeiler
4553
 
4554
	* package.xml: ready for 7.0
4555
 
4556
2006-10-14 18:36  lukasfeiler
4557
 
4558
	* XML/Query2XML.php: added support for the database abstraction
4559
	  library ADOdb
4560
 
4561
2006-10-14 18:17  lukasfeiler
4562
 
4563
	* tests/Query2XMLTest.php, tests/Query2XMLTestADOdb.php,
4564
	  tests/Query2XMLTestADOdbException.php,
4565
	  tests/Query2XMLTestADOdbPEAR.php, tests/Query2XMLTestDB.php,
4566
	  tests/Query2XMLTestMDB2.php: now using separate test files for
4567
	  DB, MDB2, ADOdb with default error handling, ADOdb with
4568
	  exceptions, ADOdb with PEAR and tests that don't require any
4569
	  database abstraction layer
4570
 
4571
2006-09-28 10:24  lukasfeiler
4572
 
4573
	* package.xml: ready for 0.6.1
4574
 
4575
2006-09-28 10:18  lukasfeiler
4576
 
4577
	* ChangeLog: updated ChangeLog by running 'cvs2cl.pl -rtT'
4578
 
4579
2006-09-28 10:16  lukasfeiler
4580
 
4581
	* INSTALL, README: added info about ChangeLog-until-v0.6.0
4582
 
4583
2006-09-28 10:15  lukasfeiler
4584
 
4585
	* RELEASES, package.xml: added release info for 0.6.1
4586
 
4587
2006-09-28 10:05  lukasfeiler
4588
 
4589
	* ChangeLog-until-v0.6.0: ChangeLog entries prior to v0.6.0 which
4590
	  was developed at sourceforge
4591
 
4592
2006-09-28 09:19  lukasfeiler
4593
 
4594
	* XML/Query2XML.php: compatibility fix for PHP5 < 5.1.0: added
4595
	  class_exists() calls before using instanceof operator in
4596
	  XML_Query2XML constructor
4597
 
4598
2006-04-29 07:03  lukasfeiler
4599
 
4600
	* ChangeLog, INSTALL, LICENSE, README, RELEASES, XML,
4601
	  XML/Query2XML, XML/Query2XML.php,
4602
	  XML/Query2XML/ISO9075Mapper.php, cases, cases/case01,
4603
	  cases/case01/case01.php, cases/case01/case01.xml, cases/case02,
4604
	  cases/case02/case02.log, cases/case02/case02.php,
4605
	  cases/case02/case02.profile, cases/case02/case02.xml,
4606
	  cases/case02/case02_debug.php, cases/case03,
4607
	  cases/case03/case03.log, cases/case03/case03.php,
4608
	  cases/case03/case03.profile, cases/case03/case03.xml,
4609
	  cases/case03/case03_debug.php, cases/case04,
4610
	  cases/case04/case04.log, cases/case04/case04.php,
4611
	  cases/case04/case04.profile, cases/case04/case04.xml,
4612
	  cases/case04/case04_debug.php, cases/case05,
4613
	  cases/case05/case05.log, cases/case05/case05.php,
4614
	  cases/case05/case05.profile, cases/case05/case05.xml,
4615
	  cases/case05/case05_debug.php, cases/case06,
4616
	  cases/case06/case06.log, cases/case06/case06.php,
4617
	  cases/case06/case06.profile, cases/case06/case06.xml,
4618
	  cases/case06/case06_debug.php, cases/case07,
4619
	  cases/case07/case07.log, cases/case07/case07.php,
4620
	  cases/case07/case07.profile, cases/case07/case07.xml,
4621
	  cases/case07/case07_debug.php, cases/case08,
4622
	  cases/case08/case08.log, cases/case08/case08.php,
4623
	  cases/case08/case08.profile, cases/case08/case08.xml,
4624
	  cases/case08/case08_debug.php, package.xml, tests,
4625
	  tests/ISO9075MapperTest.php, tests/Query2XMLTest.php,
4626
	  tests/Query2XML_Tests.dm2, tests/Query2XML_Tests.jpg,
4627
	  tests/Query2XML_Tests.sql, tests/testCases.sh, tutorials,
4628
	  tutorials/XML_Query2XML,
4629
	  tutorials/XML_Query2XML/XML_Query2XML.pkg: all files for
4630
	  XML_Query2XML
4631
 
4632
2006-04-29 07:03  cvs2svn
4633
 
4634
	* .: Standard project directories initialized by cvs2svn.
4635