Skip to content

Releases: divengine/div

Div PHP Template Engine 6.1.3

08 Feb 17:26
e43ad3c

Choose a tag to compare

Div PHP Template Engine 6.1.2

07 Feb 08:40
364a96c

Choose a tag to compare

Release v6.1.2

Date: 2026-02-07

Description

This release focuses on project robustness and delivery quality. It adds a comprehensive suite of unit and case-based tests, plus CI workflows to run PHPUnit and PHPStan. It also includes extensive documentation and an automated release pipeline that produces artifacts (source ZIP and documentation PDF) with versioned release notes. The engine received a small tag/dialect handling refactor to enable future improvements without impacting expected performance.

Commits

Div PHP Template Engine 6.1.1

06 Aug 03:46

Choose a tag to compare

  • Hot fix package version

Div PHP Template Engine 6.1.0

06 Aug 03:21

Choose a tag to compare

  • Integration with divengine\functions
  • Constant definition using short circuit
  • Pass PHPStan level 3
  • More unit tests
  • Minor refactorings

Div PHP Template Engine 6.0.1

27 Jan 01:55

Choose a tag to compare

  • Improvements to div::cop with Reflection and strict mode
  • Unit tests

Div PHP Template Engine 6.0.0

24 Dec 21:18

Choose a tag to compare

Moving forward to PHP 8.x && PHPStan checks level 3

Div PHP Template Engine 5.1.6

12 Feb 01:16

Choose a tag to compare

  • minor fix: Array and string offset access syntax with curly braces is deprecated

Div PHP Template Engine 5.1.5

22 Sep 01:18

Choose a tag to compare

Fix

  • release version 5.1.5
  • fix div::varExists() method

Div PHP Template Engine 5.1.4

23 Aug 05:23

Choose a tag to compare

Get version of div

  • release version 5.1.4
  • new method div::getVersion()

Div PHP Template Engine 5.1.3

23 Aug 05:17

Choose a tag to compare

Minor release with fixes

  • release version 5.1.3
  • fix resolution of templates path for win and *nix OS
  • fix the relative path of included templates inside loop