diff options
author | Remi Collet <remi@remirepo.net> | 2023-12-12 08:26:12 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-12-12 08:26:12 +0100 |
commit | 834d34eee897a08c2d640d70ea9e8517c835c496 (patch) | |
tree | 6615f42c5f94bd53efd749560c27d02e49b1d34d /php-7.4.0-libdb.patch | |
parent | a0b320a587a30484eaef16bd778cea19b2ab80f0 (diff) |
refresh patches (avoid offset)
Diffstat (limited to 'php-7.4.0-libdb.patch')
-rw-r--r-- | php-7.4.0-libdb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-7.4.0-libdb.patch b/php-7.4.0-libdb.patch index d7c6289..aa4e214 100644 --- a/php-7.4.0-libdb.patch +++ b/php-7.4.0-libdb.patch @@ -79,7 +79,7 @@ diff -up ./ext/dba/dba.c.libdb ./ext/dba/dba.c PHP_MINIT_FUNCTION(dba); PHP_MSHUTDOWN_FUNCTION(dba); PHP_MINFO_FUNCTION(dba); -@@ -459,6 +463,10 @@ PHP_MINFO_FUNCTION(dba) +@@ -452,6 +456,10 @@ PHP_MINFO_FUNCTION(dba) php_info_print_table_start(); php_info_print_table_row(2, "DBA support", "enabled"); |