0.1.9
Pre-release
Pre-release
What's Changed
- Fix 10.2.0 compatibility by @mglaman in #141
- Add $_GET['q'] by @darrenoh in #113
- Fix links array structure by @darrenoh in #96
- Add node type functions by @darrenoh in #121
- Fix missing block variables by @darrenoh in #132
- Add field and instance creation functions by @darrenoh in #122
- Add support for hook_menu() load arguments by @darrenoh in #95
- Fix handling for CSS and JS attachments by @darrenoh in #139
- move mglaman/phpstan-drupal to dev dependency by @mglaman in #142
- Fix phpstan baseline by @darrenoh in #144
- Add node template variables by @darrenoh in #125
- Fix user roles by @darrenoh in #101
- Fix phpstan errors on main branch by @darrenoh in #145
- Fix more errors after PHPStan update by @darrenoh in #146
- fix indirect modification of overloaded element by @mglaman in #151
- Add hook_exit subscriber by @mglaman in #152
- Add hook_init support by @mglaman in #154
- Add path_is_admin by @mglaman in #157
- Add variable_get for site_frontpage by @mglaman in #158
- Add path_get_admin_paths by @mglaman in #159
- Bump priority for HookInit by @mglaman in #160
Full Changelog: 0.1.8...0.1.9