Skip to content

Releases: unl/phpdwtparser

V1.0.3

11 Jul 18:46

Choose a tag to compare

Updated for php 8.1

Release 1.0.1

05 Jan 21:41

Choose a tag to compare

Fix bug in setting template param API.

Release 1.0.0

14 Dec 23:57

Choose a tag to compare

Fixes bugs discovered during testing.

Prerelease 1.0.0-rc.2

10 Dec 02:08

Choose a tag to compare

Prerelease 1.0.0-rc.2 Pre-release
Pre-release

Fixes bugs in the template scanner and param generation.

Prerelease 1.0.0-rc.1 with new PSR-4 API

09 Dec 16:42

Choose a tag to compare

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

09 Oct 21:10

Choose a tag to compare

v0.9.1

Merge remote-tracking branch 'upstream/master'