Skip to content

PHPCap 0.3.4

Latest
Compare
Choose a tag to compare
@mullen2 mullen2 released this 08 Jul 23:54
· 5 commits to master since this release
  • 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