We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e1ea3 commit 436baaeCopy full SHA for 436baae
UPGRADING.INTERNALS
@@ -107,6 +107,7 @@ PHP 8.4 INTERNALS UPGRADE NOTES
107
- Symbol DBA_CDB_MAKE removed in ext/dba.
108
- Symbol HAVE_LIBM has been removed.
109
- Symbol HAVE_INET_ATON has been removed.
110
+ - Symbol HAVE_SIGSETJMP has been removed.
111
- The Zend/zend_istdiostream.h header has been removed.
112
113
b. Unix build system changes
win32/build/config.w32.h.in
@@ -48,7 +48,6 @@
48
49
#define HAVE_GETCWD 1
50
#undef HAVE_SETITIMER
51
-#undef HAVE_SIGSETJMP
52
#undef HAVE_IODBC
53
#define HAVE_LIBDL 1
54
#define HAVE_GETTIMEOFDAY 1
0 commit comments