php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #71650 Firebird function aliases are not documented
Submitted: 2016-02-23 13:53 UTC Modified: 2021-03-31 11:37 UTC
From: dregad at mantisbt dot org Assigned:
Status: Suspended Package: InterBase related
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dregad at mantisbt dot org
New email:
PHP Version: OS:

 

 [2016-02-23 13:53 UTC] dregad at mantisbt dot org
Description:
------------
The source code for Interbase DB extension defines aliases for Firebird functions [1], but they are not documented.

[1] https://github.com/php/php-src/blob/master/ext/interbase/interbase.c#L380



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-28 13:22 UTC] cmb@php.net
-Package: Documentation problem +Package: InterBase related
 [2021-03-31 11:37 UTC] cmb@php.net
-Status: Open +Status: Suspended
 [2021-03-31 11:37 UTC] cmb@php.net
The interbase extension is moved to PECL[1] as of PHP 7.4.0, and
is looking for a new maintainer.  Until a new maintainer is found,
I suspend this ticket.

Consider to use the bundled PDO_Firebird extension, or the
php-firebird package[2] instead.

[1] <https://pecl.php.net/package/interbase>
[2] <https://github.com/FirebirdSQL/php-firebird>
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 02:01:35 2025 UTC