DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Change Log

Version Changes
0.0.3
  • extend produced json with a new subkey “properties” and added some default values as part of the properties
0.0.2
  • removed return type, and Null coalescing operator from utility function to have no php dependency on php 7 - so that this extension can be used under php 5.6, too.
0.0.1
  • first TER release