PHP Extension 5.26.0 released
- New Feature: Add
shopware.http_cache.*annotations to the Shopware span, indicating which information influenced the HTTP cache key. - Improvement: Add an explicit
sql.txn.status=(commit|rollback)annotation to PDO transaction spans. Previously spans for rolled-back transactions were just marked as errored. - Improvement: Disambiguate rendering of Magento templates by filename in the Callgraph.
- Improvement: Disambiguate rendering of WoltLab Suite templates by application and template name in the Callgraph.
- Bugfix: Fix possible crash when a PDO transaction is active during a restart of Tideways.
- Bugfix: Fix transaction name detection for Drupal 10.2+.