0.5.2 (2023-11-06)
- Fix the CLI mode detection with PHP 5.3
0.5.1 (2023-04-24)
- Fix the regular expression of the
Template->indent()
method
0.5.0 (2023-04-19)
- Rename the
Template::is()
method toTemplate::exists()
- Remove
Fragment->escape()
andFragment->unescape()
methods - Remove the
Template->bindHtml()
method
- Add the
Template->indent()
method
- Improve compatibility in CLI mode
0.4.1 (2023-01-27)
- Improve compatibility with PHP 8.1
0.4.0 (2023-01-25)
- Improve compatibility with PHP 8.0 and PHP 8.2
0.3.3 (2022-08-29)
- Fix the
url()
function when the language service is enabled
0.3.2 (2021-10-28)
- Fix escaping values in the
Template
class
0.3.1 (2021-10-25)
- Fix binding
NULL
values in theTemplate
class
0.3.0 (2021-08-02)
- Remove the
tools
package - Remove
AgentDetector
andTorDetector
classes
- Add a force HTTPS option to the configuration
- Move
LogParser
andWebRequest
classes to theutils
package - Rename the
style.css
file tostylesheet.css
0.2.5 (2020-11-25)
- Improve
path()
andurl()
functions
0.2.4 (2020-09-28)
- Add custom database options to the configuration
- Change the default database encoding from
utf8
toutf8mb4
0.2.3 (2020-06-12)
- Fix HTTP headers parsing in the
WebRequest
class
- Improve compatibility with PHP 7.4
0.2.2 (2018-04-04)
- Fix a missing array initialisation in the
DebugService
class
- Improve the
path()
function
- Migrate to GitHub
Private release
Private release
Private release
Private release
Private release
Private release
Private release
Private release