Skip to content

Commit ae505c1

Browse files
committed
Merge branch 'PHP-8.4'
2 parents 2938f73 + e439e45 commit ae505c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/* Define to 1 if the system has the 'visibility' function attribute */
2+
#cmakedefine HAVE_FUNC_ATTRIBUTE_VISIBILITY 1
3+
14
/* Define to 1 if you have the 'strcasestr' function. */
25
#cmakedefine HAVE_STRCASESTR 1
36

@@ -6,6 +9,3 @@
69

710
/* Define to 1 if you have the 'utimes' function. */
811
#cmakedefine HAVE_UTIMES 1
9-
10-
/* Define to 1 if the system has the 'visibility' function attribute */
11-
#cmakedefine HAVE_FUNC_ATTRIBUTE_VISIBILITY 1

0 commit comments

Comments
 (0)