php-src/ext/pdo_firebird
Peter Kokot a6d7d5234b
Autotools: Fix pdo_firebird shared build (#15371)
Follow-up of GH-15230:

- Redundant variables removed
- Redundant duplicate middle newlines removed
- PHP_CXX_COMPILE_STDCXX macro arguments quoted
- When extension is built as shared the PHP_ADD_SOURCES works
  differently, and PHP_ADD_SOURCES_X needs to be used so this can be
  used:

    ./configure --with-pdo-firebird=shared
2024-08-13 10:36:26 +02:00
..
tests pdo_firebird: Formatting time zone types 2024-08-13 01:25:48 +02:00
config.m4 Autotools: Fix pdo_firebird shared build (#15371) 2024-08-13 10:36:26 +02:00
config.w32 pdo_firebird: Formatting time zone types 2024-08-13 01:25:48 +02:00
CREDITS Cleanup $ is not needed for git 2014-04-10 17:42:32 +03:00
firebird_driver.c pdo_firebird: Formatting time zone types 2024-08-13 01:25:48 +02:00
firebird_statement.c pdo_firebird: Formatting time zone types 2024-08-13 01:25:48 +02:00
pdo_firebird.c ext/pdo_firebird: Added getApiVersion() and removed from getAttribute (#15004) 2024-07-18 11:17:52 +09:00
pdo_firebird.stub.php ext/pdo_firebird: Added getApiVersion() and removed from getAttribute (#15004) 2024-07-18 11:17:52 +09:00
pdo_firebird_arginfo.h ext/pdo_firebird: Added getApiVersion() and removed from getAttribute (#15004) 2024-07-18 11:17:52 +09:00
pdo_firebird_utils.cpp pdo_firebird: Formatting time zone types 2024-08-13 01:25:48 +02:00
pdo_firebird_utils.h pdo_firebird: Formatting time zone types 2024-08-13 01:25:48 +02:00
php_pdo_firebird.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_firebird_int.h ext/pdo_firebird: Added getApiVersion() and removed from getAttribute (#15004) 2024-07-18 11:17:52 +09:00