mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.5'
* PHP-8.5: Remove duplicate no/yes print for preserve_none
This commit is contained in:
@@ -568,7 +568,6 @@ int main(void) {
|
||||
[php_cv_preserve_none=no],
|
||||
[php_cv_preserve_none=no])
|
||||
])
|
||||
AC_MSG_RESULT([$php_cv_preserve_none])
|
||||
AS_VAR_IF([php_cv_preserve_none], [yes], [
|
||||
AC_DEFINE([HAVE_PRESERVE_NONE], [1],
|
||||
[Define to 1 if you have preserve_none support.])
|
||||
|
||||
Reference in New Issue
Block a user