mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
784 B
784 B
Meritoo Common Library
Common and useful classes, methods, exceptions etc.
0.0.21
- Composer > require ext-pcre
- Arrays > minor refactoring
- Update @author and @copyright in classes' descriptions
0.0.20
- Collection > add() method > treat empty string as not provided index (same as null)
0.0.19
- Add this changelog
- Reorganize documentation & update Readme
- Docker: use project-related binaries globally
- StyleCI & PHP Coding Standards Fixer: update configuration
- Documentation > Docker > add paragraph for PHP Coding Standards Fixer
- Coding standard > fix automatically
- StyleCI configuration > fix bug "The provided fixer 'binary_operator_spaces' cannot be enabled again because it was already enabled"
- StyleCI > disable & remove