Skip to content

Latest commit

 

History

History
144 lines (96 loc) · 8.36 KB

CHANGELOG.md

File metadata and controls

144 lines (96 loc) · 8.36 KB

Changelog

2.3.0 (2020-06-06)

Merged pull requests:

2.2.0 (2020-05-31)

Merged pull requests:

2.1.0 (2019-09-17)

Merged pull requests:

  • make sure we only use the cache if write was successful #82 (dbu)
  • Handle errors when restoring from cache #81 (dbu)
  • Do not create MethodMetadata::$reflection on constructor/unserialize,… #78 (ThomasNunninger)

2.0.0 (2018-11-09)

No changes from 2.0.0-RC1

1.7.0 (2018-10-26)

Merged pull requests:

2.0.0-RC1 (2018-10-17)

Merged pull requests:

2.0.0-beta1 (2018-09-12)

Closed issues:

  • Read-Only Filesystem Support #71
  • Change license to MIT #68
  • Composer.lock is out of date #55
  • consider changing chmod to @chmod #50
  • Big performance hit when upgrading from 1.4.2 to 1.5.0 #44
  • metadata name not present leads to exception #39

Merged pull requests:

1.6.0 (2016-12-05)

Closed issues:

  • Consider switching to the MIT/BSD license or a dual license otherwise #58
  • Unexpected return value #52
  • Why 0666 mode for cache file #48
  • Tons of I/O operations caused by NullMetadata #45

Merged pull requests:

1.5.1 (2014-07-12)

Merged pull requests:

1.5.0 (2013-11-05)

Closed issues:

  • Branch alias #38

Merged pull requests:

1.4.2 (2013-09-13)

Closed issues:

  • Update changelog #33
  • Error in Symfony2's production environment (only) caused with version >= 1.4.0 #32

Merged pull requests:

1.4.1 (2013-08-27)

1.4.0 (2013-08-25)

1.3.0 (2013-01-22)

Closed issues:

  • Ability to eager-load possible metadata #19

Merged pull requests:

  • misc cleanup #23 (vicb)
  • [Cache] Remove a race condition #22 (vicb)
  • Added configs for ci services #21 (j)
  • Advanced metadata implementation. #20 (j)
  • Remove incorrect docblocks #18 (adrienbrault)

1.2.0-RC (2012-08-21)

Closed issues:

  • install version 1.0.0 with composer #9
  • create version/tag 1.1.1 #3

Merged pull requests:

  • Added the branch alias and changed the constraint on common #8 (stof)
  • Add trait test #6 (Seldaek)
  • Fix locating files for classes without namespace #5 (Seldaek)
  • Add ApcCache #4 (henrikbjorn)

1.1.1 (2012-01-02)

Closed issues:

  • More documentation requested #1

Merged pull requests:

1.1.0 (2011-10-04)

1.0.0 (2011-07-09)

* This Change Log was automatically generated by github_changelog_generator