Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 436baae

Browse files
committed
[skip ci] Sync HAVE_SIGSETJMP removal
This adds notice in the UPGRADING.INTERNALS file and removes redundant undefinition from Windows config header. Follow-up of GH-14942.
1 parent b9e1ea3 commit 436baae

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎UPGRADING.INTERNALS‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ PHP 8.4 INTERNALS UPGRADE NOTES
107107
- Symbol DBA_CDB_MAKE removed in ext/dba.
108108
- Symbol HAVE_LIBM has been removed.
109109
- Symbol HAVE_INET_ATON has been removed.
110+
- Symbol HAVE_SIGSETJMP has been removed.
110111
- The Zend/zend_istdiostream.h header has been removed.
111112

112113
b. Unix build system changes

‎win32/build/config.w32.h.in‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848

4949
#define HAVE_GETCWD 1
5050
#undef HAVE_SETITIMER
51-
#undef HAVE_SIGSETJMP
5251
#undef HAVE_IODBC
5352
#define HAVE_LIBDL 1
5453
#define HAVE_GETTIMEOFDAY 1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /