- fixed format processing bug in exportRepeatingInstrumentsAndEvents method
- fixed tests to work for PHP 7.2 (apparently, a change made to the functionality of the count function caused some tests to fail for PHP 7.2)
- modified code to work around Xdebug bug where arguments, other than the last one, were incorrectly not included in code coverage for multi-line function calls