mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Update Changelog
This commit is contained in:
@@ -7,6 +7,9 @@ Common and useful classes, methods, exceptions etc.
|
|||||||
1. [BaseCollection] Treat the `null` index as "no index" only while adding new element, iow. do not treat empty
|
1. [BaseCollection] Treat the `null` index as "no index" only while adding new element, iow. do not treat empty
|
||||||
string as "no index" behaviour.
|
string as "no index" behaviour.
|
||||||
2. [Miscellaneous] [Regex] Use simpler & stronger pattern to match name of file
|
2. [Miscellaneous] [Regex] Use simpler & stronger pattern to match name of file
|
||||||
|
3. Do not install `hirak/prestissimo` package while running Travis CI (incompatible with your PHP version, PHP
|
||||||
|
extensions and Composer version)
|
||||||
|
4. Use PHP `7.4` while running build in Travis CI
|
||||||
|
|
||||||
# 1.1.0
|
# 1.1.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user