Skip to content

0.12.10

Compare
Choose a tag to compare
@mglaman mglaman released this 12 May 20:50
b8b6642

🐞 Bug fixes:

  • #175: Fixes crashes on GlobalDrupalDependencyInjectionRule and autoloading when PHPUnit does not exist. Note: PHPStan still warns about autoloading and symbol discovery, still, but not crash.
  • #136: Test modules weighted higher to avoid redeclares of existing functions #123.

🥳 Features:

  • #174: Add dynamic file load support for module_load_include #166