Skip to content

Commit e5b2b37

Browse files
committed
fix MarkdownLint warning MD050
1 parent 19906a7 commit e5b2b37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changes/6.x/6.14.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
### Fixed
2222

2323
- 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
2525

2626
**Full Changelog**: [6.13.2...6.14.0](https://github.com/llaville/php-compatinfo-db/compare/6.13.2...6.14.0)

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ and is generated by [Changie](https://github.com/miniscruff/changie).
4343
### Fixed
4444

4545
- 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
4747

4848
**Full Changelog**: [6.13.2...6.14.0](https://github.com/llaville/php-compatinfo-db/compare/6.13.2...6.14.0)
4949

0 commit comments

Comments
 (0)