Lines Matching refs:metadata

3 ## [2.0.0](https://github.com/schmittjoh/metadata/tree/2.0.0) (2018-11-09)
7 ## [1.7.0](https://github.com/schmittjoh/metadata/tree/1.7.0) (2018-10-26)
10 - Allow Read-only Cache [\#74](https://github.com/schmittjoh/metadata/pull/74) ([goetas](https://gi…
12 ## [2.0.0-RC1](https://github.com/schmittjoh/metadata/tree/2.0.0-RC1) (2018-10-17)
15 - Moved to psr-4 [\#73](https://github.com/schmittjoh/metadata/pull/73) ([samnela](https://github.c…
17 ## [2.0.0-beta1](https://github.com/schmittjoh/metadata/tree/2.0.0-beta1) (2018-09-12)
20 - Read-Only Filesystem Support [\#71](https://github.com/schmittjoh/metadata/issues/71)
21 - Change license to MIT [\#68](https://github.com/schmittjoh/metadata/issues/68)
22 - Composer.lock is out of date [\#55](https://github.com/schmittjoh/metadata/issues/55)
23 - consider changing chmod to @chmod [\#50](https://github.com/schmittjoh/metadata/issues/50)
24 …nce hit when upgrading from 1.4.2 to 1.5.0 [\#44](https://github.com/schmittjoh/metadata/issues/44)
25 - metadata name not present leads to exception [\#39](https://github.com/schmittjoh/metadata/issues…
29 - Allow Read-only Cache [\#72](https://github.com/schmittjoh/metadata/pull/72) ([pdugas](https://gi…
30 - Code style [\#70](https://github.com/schmittjoh/metadata/pull/70) ([goetas](https://github.com/g…
31 - Change license to MIT [\#69](https://github.com/schmittjoh/metadata/pull/69) ([goetas](https://gi…
32 - simplified class metadata [\#67](https://github.com/schmittjoh/metadata/pull/67) ([goetas](https…
33 - Fix an exception message [\#65](https://github.com/schmittjoh/metadata/pull/65) ([hason](https://…
34 - Actualized version constant. [\#64](https://github.com/schmittjoh/metadata/pull/64) ([Aliance](ht…
36 ## [1.6.0](https://github.com/schmittjoh/metadata/tree/1.6.0) (2016-12-05)
39 …IT/BSD license or a dual license otherwise [\#58](https://github.com/schmittjoh/metadata/issues/58)
40 - Unexpected return value [\#52](https://github.com/schmittjoh/metadata/issues/52)
41 - Why 0666 mode for cache file [\#48](https://github.com/schmittjoh/metadata/issues/48)
42 - Tons of I/O operations caused by NullMetadata [\#45](https://github.com/schmittjoh/metadata/issue…
46 - Add PsrCacheAdapter [\#63](https://github.com/schmittjoh/metadata/pull/63) ([nicolas-grekas](http…
47 - 50 suspress chmod warning [\#53](https://github.com/schmittjoh/metadata/pull/53) ([gusdecool](htt…
48 - Adaption for complying with SPDX identifiers [\#51](https://github.com/schmittjoh/metadata/pull/5…
50 ## [1.5.1](https://github.com/schmittjoh/metadata/tree/1.5.1) (2014-07-12)
53 - Added more PHP versions and HHVM [\#47](https://github.com/schmittjoh/metadata/pull/47) ([Nyholm]…
54 - Fix NullMetadata performance issue [\#46](https://github.com/schmittjoh/metadata/pull/46) ([adrie…
55 - Fixed logic bug. [\#41](https://github.com/schmittjoh/metadata/pull/41) ([flip111](https://github…
56 …ption when rename fails on windows [\#40](https://github.com/schmittjoh/metadata/pull/40) ([flip11…
58 ## [1.5.0](https://github.com/schmittjoh/metadata/tree/1.5.0) (2013-11-05)
61 - Branch alias [\#38](https://github.com/schmittjoh/metadata/issues/38)
65 - Don't make MetadataFactory final [\#37](https://github.com/schmittjoh/metadata/pull/37) ([bakura1…
66 - Cache when there is no metadata for a class [\#36](https://github.com/schmittjoh/metadata/pull/36…
67 - Allow to add drivers to a driver chain [\#35](https://github.com/schmittjoh/metadata/pull/35) ([b…
69 ## [1.4.2](https://github.com/schmittjoh/metadata/tree/1.4.2) (2013-09-13)
72 - Update changelog [\#33](https://github.com/schmittjoh/metadata/issues/33)
73 …ent \(only\) caused with version \>= 1.4.0 [\#32](https://github.com/schmittjoh/metadata/issues/32)
77 - Set cache files to be world readable [\#34](https://github.com/schmittjoh/metadata/pull/34) ([tom…
79 ## [1.4.1](https://github.com/schmittjoh/metadata/tree/1.4.1) (2013-08-27)
80 ## [1.4.0](https://github.com/schmittjoh/metadata/tree/1.4.0) (2013-08-25)
81 ## [1.3.0](https://github.com/schmittjoh/metadata/tree/1.3.0) (2013-01-22)
84 - Ability to eager-load possible metadata [\#19](https://github.com/schmittjoh/metadata/issues/19)
88 - misc cleanup [\#23](https://github.com/schmittjoh/metadata/pull/23) ([vicb](https://github.com/vi…
89 - \[Cache\] Remove a race condition [\#22](https://github.com/schmittjoh/metadata/pull/22) ([vicb](…
90 - Added configs for ci services [\#21](https://github.com/schmittjoh/metadata/pull/21) ([j](https:/…
91 - Advanced metadata implementation. [\#20](https://github.com/schmittjoh/metadata/pull/20) ([j](htt…
92 - Remove incorrect docblocks [\#18](https://github.com/schmittjoh/metadata/pull/18) ([adrienbrault]…
94 ## [1.2.0-RC](https://github.com/schmittjoh/metadata/tree/1.2.0-RC) (2012-08-21)
97 - install version 1.0.0 with composer [\#9](https://github.com/schmittjoh/metadata/issues/9)
98 - create version/tag 1.1.1 [\#3](https://github.com/schmittjoh/metadata/issues/3)
102 …nd changed the constraint on common [\#8](https://github.com/schmittjoh/metadata/pull/8) ([stof](h…
103 - Add trait test [\#6](https://github.com/schmittjoh/metadata/pull/6) ([Seldaek](https://github.com…
104 - Fix locating files for classes without namespace [\#5](https://github.com/schmittjoh/metadata/pul…
105 - Add ApcCache [\#4](https://github.com/schmittjoh/metadata/pull/4) ([henrikbjorn](https://github.c…
107 ## [1.1.1](https://github.com/schmittjoh/metadata/tree/1.1.1) (2012-01-02)
110 - More documentation requested [\#1](https://github.com/schmittjoh/metadata/issues/1)
114 - Add composer.json [\#2](https://github.com/schmittjoh/metadata/pull/2) ([Seldaek](https://github.…
116 ## [1.1.0](https://github.com/schmittjoh/metadata/tree/1.1.0) (2011-10-04)
117 ## [1.0.0](https://github.com/schmittjoh/metadata/tree/1.0.0) (2011-07-09)