Edit report at https://bugs.php.net/bug.php?id=62593&edit=1

 ID:                 62593
 Updated by:         d...@php.net
 Reported by:        mascione at sviluppo dot toscana dot it
 Summary:            Emulate prepares behave strangely with PARAM_BOOL
-Status:             Verified
+Status:             Closed
 Type:               Bug
 Package:            PDO related
 Operating System:   Ubuntu 10.04
 PHP Version:        5.3.14
 Assigned To:        willfitch
 Block user comment: N
 Private report:     N

 New Comment:

The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2012-10-17 07:50:12] franck dot borel at ub dot uni-freiburg dot de

I am running the test script on SLES11 SP2 with PHP 5.2.14 and I have the same 
error described here!

------------------------------------------------------------------------
[2012-10-10 21:30:20] willfi...@php.net

This was accepted and is awaiting merge.

------------------------------------------------------------------------
[2012-09-20 16:36:16] willfi...@php.net

Pull request for this fix:

https://github.com/php/php-src/pull/198

------------------------------------------------------------------------
[2012-09-18 10:04:19] v dot picture at free dot fr

Same problem with the stock version on Ubuntu 12.04: PHP 5.3.10-1ubuntu3.4 
(built: Sep 12 2012)
I hope this problem will be solved soon.

------------------------------------------------------------------------
[2012-09-17 16:17:24] willfi...@php.net

I have confirmed this.  The issue with disabling emulation prepares for this 
purpose is that it sends the query through PQprepare, then PQexec.  If you're 
using middleware such as pgbouncer, this won't work.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=62593


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=62593&edit=1

Reply via email to