php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #57441 Patch with 3 small bugs
Submitted: 2006-12-18 10:44 UTC Modified: 2017-01-10 07:43 UTC
From: mauroi at digbang dot com Assigned:
Status: Suspended Package: pdo_user (PECL)
PHP Version: Irrelevant OS: Win XP SP2
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: mauroi at digbang dot com
New email:
PHP Version: OS:

 

 [2006-12-18 10:44 UTC] mauroi at digbang dot com
Description:
------------
First of all, thanks for this great extension.

While trying to develop an COM/ADO driver for SQL Server I've found three small bugs:

- The name parameter PDO::lastInsertId was causing an error when it was omitted (it's optional).

- Last version was not compiling in Windows (variable definition).

- In php_pdo_user_fetch_error_func, the description was being copied from the position 0 instead of 1.

Here's the patch: 
http://webmail.digbang.com/pdo_user.diff

Regards,
Mauro.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-01-10 07:43 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-01-10 07:43 UTC] kalle@php.net
Suspending this report as the extension have not had a release for almost 10 years
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC