Composer > require ext-pcre

This commit is contained in:
Meritoo
2018-07-01 17:37:51 +02:00
parent 5c9436e4e2
commit 1431fd9935
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
# Meritoo Common Library
Common and useful classes, methods, exceptions etc.
# 0.0.21
1. Composer > require ext-pcre
# 0.0.20
1. Collection > add() method > treat empty string as not provided index (same as null)