We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e57e10 commit c6e934bCopy full SHA for c6e934b
UPGRADING.INTERNALS
@@ -72,6 +72,9 @@ PHP 8.3 INTERNALS UPGRADE NOTES
72
2. Build system changes
73
========================
74
75
+* LDFLAGS are not unset anymore allowing them to be adjusted e.g.
76
+ LDFLAGS="..." ./configure
77
+
78
* Removed the HAVE_DEV_URANDOM compile time check. HAVE_DEV_URANDOM will
79
now never be defined. Any checks relying on HAVE_DEV_URANDOM should be
80
removed. Even with HAVE_DEV_URANDOM it was not guaranteed that
0 commit comments