]> TLD Linux GIT Repositories - packages/php.git/blobdiff - php-db.patch
- updated to 8.3.6
[packages/php.git] / php-db.patch
index f6ba5be43a945d7e47f38a4202456daf42c95681..3b43a3fca9f7d123e2de66cd194022ae82aaf207 100644 (file)
@@ -1,7 +1,7 @@
 --- php-7.1.1/ext/dba/config.m4.orig   2017-01-17 21:44:40.000000000 +0100
 +++ php-7.1.1/ext/dba/config.m4        2017-01-27 22:08:45.385645468 +0100
 @@ -245,7 +245,7 @@
-         ],[
+         ]])],[
            AC_EGREP_CPP(yes,[
  #include "$THIS_INCLUDE"
 -#if DB_VERSION_MAJOR == $1 || ($1 == 4 && DB_VERSION_MAJOR == 5)