php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #66378 Support for PDO_SQLANYWHERE
Submitted: 2014-01-01 03:24 UTC Modified: 2017-03-01 22:55 UTC
From: st dot mueller at dzh-online dot de Assigned: mabouzou (profile)
Status: No Feedback Package: PDO related
PHP Version: Irrelevant OS: any
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2014-01-01 03:24 UTC] st dot mueller at dzh-online dot de
Description:
------------
Hello,
is this library still maintained? I'm thinking of supporting this driver in the Doctrine project but it seems it is not maintained anymore? Currently we have a native driver support but having it as PDO implementation would be nice aswell. Cheers out,

Steve


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-01 03:42 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2014-01-01 03:42 UTC] requinix@php.net
You forgot the part where you say what library you're talking about.
 [2014-01-02 07:55 UTC] st dot mueller at dzh-online dot de
-Status: Feedback +Status: Open
 [2014-01-02 07:55 UTC] st dot mueller at dzh-online dot de
Hi,

Sorry for the confusion. I opened a bug report from the PDO_SQLANYWHERE PECL library page: http://pecl.php.net/package/PDO_SQLANYWHERE
Don't know why this is ticket landed here and I think it is wrong as you PHP guys do not maintain this lib.

Steve
 [2014-01-02 08:43 UTC] requinix@php.net
-Summary: Support +Summary: Support for PDO_SQLANYWHERE -Package: *General Issues +Package: PDO related -Assigned To: +Assigned To: mabouzou
 [2014-01-02 08:43 UTC] requinix@php.net
Certainly looks like it's no longer maintained. The user listed for the project is mabouzou http://pecl.php.net/user/mabouzou and his profile gives the email address sqlany_interfaces at sybase dot com for reporting bugs. You could also try through LinkedIn profile, where it looks like he still works for Sybase/SAP and on SQL Anywhere...
 [2014-01-02 09:00 UTC] st dot mueller at dzh-online dot de
Thanks of the information. I wrote an email to the given address.
 [2014-01-02 15:21 UTC] mohammed dot abouzour at sap dot com
Hi Steve,

Yes, this library is still maintained. Are you having issues with it?

Regards,
Mohammed Abouzour
 [2014-01-03 06:47 UTC] st dot mueller at dzh-online dot de
Hi Mohammed,

thank you for the quick reply. It seems the latest 0.11 version is not compatible with the current Zend API. I get the following error when compiling the sources against PHP 5.5.3:

sqlanywhere_driver.c:782:1: error: unknown type name 'function_entry'

Is it possible to release a new version that is compatible with current PHP releases? Also is the library considered production ready? Because it is still stated as "beta".

Thank you
 [2017-03-01 22:55 UTC] adambaratz@php.net
-Status: Assigned +Status: No Feedback
 [2017-03-02 03:18 UTC] mohammed dot abouzour at sap dot com
An updated driver (0.1.3) works for all php  5.x versions. We are also working on an update to make the driver work with php v7.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC