logo       
Google Custom Search
    AddThis Social Bookmark Button

#30824 [Asn->Csd]: Missing export function in php5ts.dll with PDO: msg#00006

Subject: #30824 [Asn->Csd]: Missing export function in php5ts.dll with PDO
 ID:               30824
 Updated by:       tony2001@xxxxxxx
 Reported By:      programmer at bardware dot de
-Status:           Assigned
+Status:           Closed
 Bug Type:         PECL related
 Operating System: Win2k
 PHP Version:      5CVS-2004-11-18 (dev)
 Assigned To:      wez
 New Comment:

This bug has been fixed in CVS.

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/.
 
Thank you for the report, and for helping us make PHP better.

It have been fixed by Frank long time ago.


Previous Comments:
------------------------------------------------------------------------

[2004-11-18 14:59:35] programmer at bardware dot de

Description:
------------
Hi,

I wanted to try the new PDO libraries. They didn't work with PHP 5.0.2
stable at all because some ap_php_snprintf function was missing in
php5ts.dll.
They kind of worked with PHP 5.0.3-dev (php5.0-win32-200411180930.zip).
They in fact crashed when I tried to prepare a statement for execution,
but the php5ts.dll exported all needed functions.
I now read PDO extensions are designed to work with PHP 5.1
I got php5-win32-200411181130.zip set it up and tried to run a sample.
PHP did not startup with PDO because _zval_copy_ctor function is not
exported from php5ts.dll.
According do what I see with Microsoft's "depends"-tool It is exported
from php5ts.dll in version 5.0.3-dev.

Best
Bernhard



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


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



<Prev in Thread] Current Thread [Next in Thread>