mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
644d3628e3
Although the issue mentioned FreeBSD, this is a broader problem: the current ARM64 code to load the TLS offset assumes a setup with the non-default TLS model. This problem can also apply on some configurations on other platforms. Closes GH-11236.