We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c3929 commit f92030cCopy full SHA for f92030c
ext/pdo_pgsql/pdo_pgsql.c
@@ -20,6 +20,7 @@
20
21
#include "php.h"
22
#include "php_ini.h"
23
+#include "zend_attributes.h"
24
#include "ext/standard/info.h"
25
#include "ext/pdo/php_pdo.h"
26
#include "ext/pdo/php_pdo_error.h"
0 commit comments