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
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:
50 - 35 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 23:01:28 2024 UTC