The Firebird DBMS is our least used and most poorly supported database system. I only recall two instances of a user requesting support on Firebird. The PHP module isn't very robust either, it is possible to crash Apache while attempting to connect to a Firebird database. Due to a bug in PHP PDO Firebird module, we can't natively test it with PHPUnit and have to use a custom ODBC wrapper to run tests.
I think time would be better spent on other things than maintaining this DBAL driver.
Drop support for Firebird
Re: Drop support for Firebird
Definitely agree. Considering the problems it has, it doesn't seem likely anyone is seriously using it for phpBB anyway.
Re: Drop support for Firebird
+1
And we can add that only firebird does not support the datetime type (if i'm not wrong) and it's a problem for some features (especially for the custom profile fields)
And we can add that only firebird does not support the datetime type (if i'm not wrong) and it's a problem for some features (especially for the custom profile fields)
Member of the phpBB Development-Team
No Support via PM
No Support via PM
- bantu
- 3.0 Release Manager
- Posts: 557
- Joined: Thu Sep 07, 2006 11:22 am
- Location: Karlsruhe, Germany
- Contact:
Re: Drop support for Firebird
I agree.
Re: Drop support for Firebird
+1
It's too little used to be worth the maintenance.
It's too little used to be worth the maintenance.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
- EXreaction
- Registered User
- Posts: 1555
- Joined: Sat Sep 10, 2005 2:15 am
Re: Drop support for Firebird
Yes please.
Re: Drop support for Firebird
+1.MichaelC wrote:+1
It's too little used to be worth the maintenance.
Above message may contain errors in grammar, spelling or wrongly chosen words. This is because I'm not a native speaker. My apologies in advance.
-
- Registered User
- Posts: 22
- Joined: Sun Mar 18, 2012 9:30 pm
Re: Drop support for Firebird
Definitely +1
- nickvergessen
- Former Team Member
- Posts: 733
- Joined: Sun Oct 07, 2007 11:54 am
- Location: Stuttgart, Germany
- Contact:
Re: Drop support for Firebird
Member of the Development-Team — No Support via PM