Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download inspect-8.x-1.0.tar.gztar.gz 61.98 KB
MD5: 48f1c05476ed41eeb91b70a4b82be432
SHA-1: 84183f94743648a88e826527198ea72624eea87f
SHA-256: 3273f1b358f8b9868b81012a563d4a1a00d0703d8ee2691a8c18326e0068ae21
Download inspect-8.x-1.0.zipzip 75.67 KB
MD5: 53e904708dd0a50c2a81f52f407c2a99
SHA-1: 7d5ac6716c7ae5564022ff6114c76ea03722dfd4
SHA-256: a0445d074f1f7cfb0bc2a3d188d01ff5e6e3695796815aaf8f73eb43f8797c69

Release notes

Inspect 8.x-1.0

First non-beta 8.x release

Core compatibility

Tested against Drupal 8.1.0.

Differences vs. D7 Inspect

See release notes of release 8.x-1.0-beta1.

New features

  • Don't set/get cookie in CLI mode.
  • Session counting is not important enough to risk PHP warning due to response body sending already commenced.
  • Some calls to deprecated core methods replaced by accepted ditto.

Bug fixes

  • Bad type in frontend .errorHandler(); literal 'messsage' (3 x 's') made for empty output (issue #2536818).
  • Fixed fatal log error due to SafeMarkup::checkPlain() not returning string, by replacing with Html::checkPlain(); SafeMarkup is deprecated, anyway. And our plaintext() method now removes tags; like simplecomplex' ditto does.
  • Exclamation mark (pass-thru) format placeholder not supported in D8.

Security

None.

Install/update notes

Clear cache.

Created by: jacobfriis
Created on: 1 May 2016 at 12:39 UTC
Last updated: 1 May 2016 at 12:44 UTC
Bug fixes
New features

Other releases