Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
746 B
746 B
Changelog
All notable changes to this project will be documented in this file, in reverse chronological order by release.
1.0.1 - 2016-08-06
Fixed
- Make spacing consistent in phpdoc annotations php-fig/cache#9 - chalasr
- Fix grammar in phpdoc annotations php-fig/cache#10 - chalasr
- Be more specific in docblocks that
getItems()anddeleteItems()take an array of strings (string[]) compared to justarrayphp-fig/cache#8 - GrahamCampbell - For
expiresAt()andexpiresAfter()in CacheItemInterface fix docblock to specify null as a valid parameters as well as an implementation of DateTimeInterface php-fig/cache#7 - GrahamCampbell
1.0.0 - 2015-12-11
Initial stable release; reflects accepted PSR-6 specification