Skip to content

Releases: fabiang/assetic-module

v3.4.0

24 Jan 11:19
Compare
Choose a tag to compare
  • ADDED: Support for PHP 8.3

v3.3.0

31 Jan 09:32
Compare
Choose a tag to compare
  • ADDED: PHP 8.2 support

v3.2.0

09 May 11:46
Compare
Choose a tag to compare
  • REMOVED: Support for assetic/framework 2.x; it won't work with PHP 8.1

v3.1.0

03 Mar 15:26
Compare
Choose a tag to compare
  • ADDED: support for assetic/framework 3.0

v3.0.1

25 Jan 15:19
Compare
Choose a tag to compare
  • FIXED: Accidentally overwritten PhpRenderer

v3.0.0

25 Jan 14:34
Compare
Choose a tag to compare
  • ADDED: support for PHP 8.0
  • REMOVED: support for PHP <7.4
  • REMOVED: support for Zend Framework
  • ADDED: Use return-types and type-hints everywhere
  • ADDED: Support for Mezzio (sorry no Expressive)

v2.5.0

30 Nov 16:36
Compare
Choose a tag to compare

This is a drop-in-replacement version for the old module for Zend Framework with Laminas support. Please read the migration document when you were using the old module together with Laminas.

Changes

  • Drop support for PHP <7.2
  • Fork of original module
  • Use PSR-4
  • Replaced original Assetic library with assetic/framework 2.0
  • Make module compatible to Laminas Framework
  • Allow symfony/console 4.0 and 5.0