You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Fatal error: Uncaught TypeError: get_headers(): Argument #2 ($associative) must be of type bool, int given in /redacted/phly/keep-a-changelog/src/Entry/AbstractPrependLinkListener.php:86
Bug Report
Summary
The associative argument of the get_headers() function has been changed from int to bool in PHP 8.0.
Current behaviour
keep-a-changelog/src/Entry/AbstractPrependLinkListener.php
Lines 83 to 87 in e45185a
How to reproduce
The text was updated successfully, but these errors were encountered: