mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Remove unused PHP_PGSQL_API_VERSION (#14629)
The pgsql extension headers aren't installed and this API version hasn't been used nor bumped yet.
This commit is contained in:
@@ -20,8 +20,6 @@
|
||||
|
||||
#ifdef HAVE_PGSQL
|
||||
|
||||
#define PHP_PGSQL_API_VERSION 20140217
|
||||
|
||||
extern zend_module_entry pgsql_module_entry;
|
||||
#define pgsql_module_ptr &pgsql_module_entry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user