Releases: unl/phpdwtparser
Releases · unl/phpdwtparser
V1.0.3
Release 1.0.1
Fix bug in setting template param API.
Release 1.0.0
Fixes bugs discovered during testing.
Prerelease 1.0.0-rc.2
Fixes bugs in the template scanner and param generation.
Prerelease 1.0.0-rc.1 with new PSR-4 API
Complete API refactor (as much B/C kept as possible)
- Uses new composer dependencies to handle common library functions
- Requires PHP >= 5.5
- PSR-2 and PSR-4 compliant
- Reduced many issues identified by PHPMD
Add composer support
v0.9.1 Merge remote-tracking branch 'upstream/master'