Merge branch 'PHP-8.2'

This commit is contained in:
Bob Weinand 2022-11-07 16:43:24 +01:00
commit b3f3414ce9

View File

@ -716,7 +716,7 @@ return 0;
#else
#error "unsupported platform"
#endif
]])], [ac_cv_copy_file_range=yes], [ac_cv_copy_file_range=no])
]])], [ac_cv_copy_file_range=yes], [ac_cv_copy_file_range=no], [ac_cv_copy_file_range=no])
])
if test "$ac_cv_copy_file_range" = yes; then