Closed gmclelland closed 7 years ago
Hi, I did not merge your PR but still added a lot of it. Things that have been changed:
intl
and debug
settings have been renamed to intlExt
and debugExt
to be more consistent, so you maybe need to resave the module to rewrite the settings/*NoCompile*/
statement, it'll check first whether to include the autoload function once, so there is no need for "class exist" checks anymoredump
-Extension independent from whether ProcessWire debug mode is turned on or not (read more)Thanks a lot! Fixes and suggestions are very welcome!
I tested it and the new release works for me. Thanks for updating it.
Hi @justb3a,
I started using this module on another site and found some bugs:
All this should be fixed with this pull request.
Hope that helps