From: Máté Kocsis Date: Wed, 9 Oct 2019 07:50:18 +0000 (+0200) Subject: Add stubs for PDO X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=100552d4b5f648e0d6548c5e7393f8d7c10f0acb;p=php Add stubs for PDO --- diff --git a/Zend/tests/bug71428.2.phpt b/Zend/tests/bug71428.2.phpt index 9fc15fc8c5..0056bd8144 100644 --- a/Zend/tests/bug71428.2.phpt +++ b/Zend/tests/bug71428.2.phpt @@ -5,13 +5,13 @@ bug #71428.2: inheritance of ye olde dynamic interfaces --FILE-- protocol(); return call_user_func_array(array($this, 'parent::query'), func_get_args()); }