Changelog > update > enter latest modifications

This commit is contained in:
Meritoo
2019-04-02 21:16:25 +02:00
parent faf1da6134
commit ed1c9358aa

View File

@@ -2,6 +2,13 @@
Common and useful classes, methods, exceptions etc.
# 1.0.1
1. Regex > make compatible with PHP 7.3 Tests > Regex > fix "preg_match(): Compilation failed: invalid range in
character class at offset 4" bug
2. Collection/storage of templates
3. Template with placeholders that may be filled by real data
# 1.0.0
1. Composer > support/require PHP 7.2+ (instead of 5.6+)