-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
When using the latest version of the Win x64 build of PHP interbase driver, the following startup error occurs
Warning: PHP Startup: Can't load module 'c:/dev/php-7.4.13/ext\php_interbase-7.4.13-nts.dll'
as it's linked with 14.28, but the core is linked with 14.16 in Unknown on line 0
PHP 7.4.13 (cli) (built: Nov 24 2020 12:43:30) ( NTS Visual C++ 2017 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
I believe this is connected to the MSVC compiler version that the Firebird driver is built with
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working