News

Two useful new template operators are present in this new release:

  • addTimingPoint - adds a custom timing point that will be part of debug info
  • numQueries - returns the number of queries executed so far (either in main db or the cluster db)

- fixes one php harmless warning

- adds optionals labels for debug messages

- adds a new template operator that writes in the debug log the same info as the standard 'attribute()' operator