Skip to content

Fix autocompletion in PHP 7.3

Compare
Choose a tag to compare
@muglug muglug released this 17 Feb 22:06
· 6507 commits to master since this release

This used some extra arguments in preg_replace_callback that were only added in PHP 7.4. Also @orklah improved bit-shift operation return types (#5233)