File: changelog

package info (click to toggle)
php-doctrine-reflection 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 152 kB
  • sloc: php: 719; makefile: 9
file content (18 lines) | stat: -rw-r--r-- 707 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
1.0.0 - Jun 14, 2018

Doctrine Reflection is now a standalone component

    Total issues resolved: 0
    Total pull requests resolved: 8
    Total contributors: 2

Improvement

    8: Add ext-tokenizer and doctrine/annotations as dependencies thanks to @Majkl578
    7: Use assertSame instead of assertEquals thanks to @jwage
    6: Add a little more test coverage. thanks to @jwage
    5: Add basic documentation for the doctrine/reflection project. thanks to @jwage
    4: Apply Doctrine Coding Standards 4.0 thanks to @jwage
    3: Fix phpstan so it is included in composer.json thanks to @jwage
    2: Update PHPUnit to 7.0 thanks to @jwage
    1: Update website link in composer.json thanks to @jwage