Install

Works with Drupal: ^10.3 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 93.33 KB
MD5: 082e95a2f255a09ff35a657ad382e17b
SHA-1: bfc6ce716d14d0f6fa96d783c1bc0254b7867d2b
SHA-256: 7044fcc4a8d0a0519b0a72a44c3128cdcdf9b6326db5c5e9fef10f8bae516264
Download zip 159.15 KB
MD5: 6ce72e7a22e62e4f32099bc6ccf60dc6
SHA-1: 85b1814e511d3fd12337ab9374eba63a32f228f3
SHA-256: 377b6060190ac5e8088bfa0d3410e2fd0d317c5c86b3d3eb960a598fc33c983c

Release notes

Important changes since 3.0.0-beta1

New rules were introduced in Coder 8.3.27 requiring renaming of some enum cases:

  • HttpScheme::HTTPHttpScheme::Http
  • HttpScheme::HTTPSHttpScheme::Https
  • CasProtocolVersion::Version1_0CasProtocolVersion::Version1
  • CasProtocolVersion::Version2_0CasProtocolVersion::Version2
  • CasProtocolVersion::Version3_0CasProtocolVersion::Version3

Custom code using these enum cases should be adjusted accordingly.

Created by: claudiu.cristea
Created on: 8 Jan 2025 at 19:23 UTC
Last updated: 8 Jan 2025 at 19:27 UTC

Other releases