php-firebird icon indicating copy to clipboard operation
php-firebird copied to clipboard

Firebird PHP driver

Results 51 php-firebird issues
Sort by recently updated
recently updated
newest added

`tests/007phpt` was disabled in PR #39. We want to fix this and re-enable the test.

bug

`tests/004.phpt` was disabled in PR #39. We want to fix this and re-enable the test. Error: ``` Warning: main(): invalid statement handle in .../tests/004.php on line 112 ```

bug

Hi. php-8.0.1-interbase-1.1.1-linux-x64.so does not work in firebird 4 with DECIMAL or NUMERIC types when using the SUM function. As a result, I get Incorrect values within SQLDA structure. For example...

bug
enhancement

`tests/008.phpt` was disabled in PR #39 if we have a debug build. The engine detects a memory leak. We want to fix the leak and re-enable the test in debug...

`tests/bug45373.phpt` was disabled if the PHP version is >= 8.0 in PR #39. We might want to fix and re-enable.

`tests/bug46543.phpt` was disabled if the PHP version is >= 8.0 in PR #39. We might want to fix and re-enable. The test verifies that we don't leak memory if we...

`tests/005.phpt` was disabled in PR #39. We want to fix this and re-enable the test. The issue is that we don't get the error message that the test expected. Do...

Environment arm64 linux debian 11 (testing) environment. Interbase 3.0 installed, because 4.0 wasn't available until recently. the php-firebird driver function ibase_prepare , rejects the SQL statement INSERT INTO "test" ....