You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Executing a DoQuery with a single field results in the field array not
being an array of fields and their values, but an array of that single
field. If this is detected, it imposes another array as if there were
more than one field.
- Removed htmlspecialchars() from arr2Xml. This may cause issues
downstream, but we will see...
0 commit comments