marcocesarato / php-conventional-changelog

A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
GNU General Public License v3.0
227 stars 32 forks source link

Improve footer refs match #61

Closed aprat84 closed 1 year ago

aprat84 commented 1 year ago

Sometimes footer refs are not well formatted, and it triggers an error:

Warning: Uninitialized string offset 0 in /var/www/html/vendor/marcocesarato/php-conventional-changelog/src/Git/Commit/Footer.php on line 54