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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
35 - 15 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 19:01:29 2024 UTC