QTI-SDK 15.0.1
Fixed
- Compatibility pack for QTI
Match
operator in PHP 7/8. See #249 for details.
This version makes sure that compiled tests still run in PHP 7.*.
However, when run on PHP 8.0, the older compiled tests containing usages of the Match
class will have to be updated either by re-publishing or by running a script to update the generated PHP code.