File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
### Fixed
22
22
23
23
- cannot use PHAR version with APP_ENV other than prod (default)
24
- - missing magic constant __ PROPERTY__ introduced with PHP 8.4
24
+ - missing magic constant ` __PROPERTY__ ` introduced with PHP 8.4
25
25
26
26
** Full Changelog** : [ 6.13.2...6.14.0] ( https://github.com/llaville/php-compatinfo-db/compare/6.13.2...6.14.0 )
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
43
43
### Fixed
44
44
45
45
- cannot use PHAR version with APP_ENV other than prod (default)
46
- - missing magic constant __ PROPERTY__ introduced with PHP 8.4
46
+ - missing magic constant ` __PROPERTY__ ` introduced with PHP 8.4
47
47
48
48
** Full Changelog** : [ 6.13.2...6.14.0] ( https://github.com/llaville/php-compatinfo-db/compare/6.13.2...6.14.0 )
49
49
You can’t perform that action at this time.
0 commit comments