Skip to content

FNSR is enabled for everyone on PHP 8.1+#4787

Merged
ondrejmirtes merged 4 commits into2.1.xfrom
fnsr
Jan 19, 2026
Merged

FNSR is enabled for everyone on PHP 8.1+#4787
ondrejmirtes merged 4 commits into2.1.xfrom
fnsr

Conversation

@ondrejmirtes
Copy link
Member

@ondrejmirtes ondrejmirtes commented Jan 19, 2026

@staabm
Copy link
Contributor

staabm commented Jan 19, 2026

Interesting that we fail with memory errors in CI.

In my testing on real world projects I mostly saw reductions in memory use, compared to the current stable

@ondrejmirtes
Copy link
Member Author

The memory consumption is not related to FNSR, it's been happening on 2.1.x with FNSR=0 too.

@ondrejmirtes
Copy link
Member Author

10 solved issues 🤯

@ondrejmirtes ondrejmirtes merged commit 339b9f7 into 2.1.x Jan 19, 2026
620 of 635 checks passed
@ondrejmirtes ondrejmirtes deleted the fnsr branch January 19, 2026 18:09
@staabm
Copy link
Contributor

staabm commented Jan 19, 2026

Outstanding work 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment