Dwoo 1.3.3 has just been released.
Here is a list of the most important changes:
Added
- Add new parameter
allowed_tagsfor strip_tags plugin.
Changed
- All function’s plugins as PHP function has been converted to PHP class, following now PSR-0 and PSR-4 standards.
arrayhelper as PHP function has been converted to PHP class, following now PSR-0 and PSR-4 standards.
Want to upgrade to this new release?
composer update dwoo/dwoo 1.3.*