X-Git-Url: https://git.tld-linux.org/?p=packages%2Fphp.git;a=blobdiff_plain;f=mysql-lib-ver-mismatch.patch;h=12b85e5eff211da5c9f53002add39568aa355eb7;hp=4ebe277fa5f044bd0b26341849669ded8998087a;hb=HEAD;hpb=029e4361d0227f335d20116b02fca24571663589 diff --git a/mysql-lib-ver-mismatch.patch b/mysql-lib-ver-mismatch.patch index 4ebe277..12b85e5 100644 --- a/mysql-lib-ver-mismatch.patch +++ b/mysql-lib-ver-mismatch.patch @@ -1,7 +1,7 @@ --- php-5.3.27/ext/mysqli/mysqli_nonapi.c~ 2013-11-20 00:19:11.000000000 +0200 +++ php-5.3.27/ext/mysqli/mysqli_nonapi.c 2013-11-20 00:19:44.725872552 +0200 @@ -73,7 +73,7 @@ - zend_bool self_alloced = 0; + bool self_alloced = 0; -#if !defined(MYSQL_USE_MYSQLND)