[PHP-DEV] PHP5.4 RC4 strange behavior

2012-01-05 Thread Daniel Henning
Hi, i've searched bugs database a lot but couldn't find something about this one. Setup: Windows Vista PHP5.4 RC4 php_pdo_sqlsrv as additional extension Code: http://www.php.net/unsub.php

Re: [PHP-DEV] Database-Connectivity

2010-06-16 Thread Daniel Henning
Hi, >Did you open a bug report >for the CLOB and resultset issue? (if that's a bug) http://bugs.php.net/bug.php?id=44589 Kind regards, Daniel -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Database-Connectivity

2010-06-16 Thread Daniel Henning
hi, >The only >question was about sqlite2. mssql is not going to be removed. The question came up in the mails about sqlite2. I was thinking about pdo in general. >Please consider to use SqlSrv on Windows >It is well supported and the 2.0 version comes with PDO support as well. If version 2 w

[PHP-DEV] Database-Connectivity

2010-06-16 Thread Daniel Henning
Hallo, after reading about removing sqlite2 and mssql, I was thinking about some problems with database-connections via pdo on windows. Pdo_mssql isn't included in the windows binaries anymore. Pdo_dblib is meant for non MS-Plattforms. Pdo_odbc doesn't work as replacement on Windows. Reason:

Re: [PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite

2008-09-11 Thread Daniel Henning
Hi, >Are you using the PHP 5.3 builds for VC9 from windows.php.net - but the >apachelounge build of the apache server Yes. > using the alpha2 for vc9 domdocument works for me Thats right, CLI and vc6 are fine with xml-support. Regards, Daniel -- PHP Internals - PHP Runtime Development Mail

Re: [PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite

2008-09-11 Thread Daniel Henning
Hi Pierre, >Scott is working on the VC6 problem with libsqlite3. In the mean time >you can use http://apachelounge.com builds for apache as they use VC9. That was one good hint with apachelounge. SQLite is working know with VC9 build but testing is still not possible on Windows (at least for my

Re: [PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite

2008-09-10 Thread Daniel Henning
Hi Scott, >This should go on the main bug tracker rather in PECL, there isn't a >seperate release on PECL any more for PDO extensions. Ok. It was a bit confusing cause of some PDO-drivers which are still active in PECL. >I can reproduce this on Windows but only with VC6 builds. The VC9 builds >

[PHP-DEV] PHP 5.3 Windows builds, pdo_sqlite

2008-09-10 Thread Daniel Henning
Hi lists, there is a Problem with pdo_sqlite in PHP 5.3. (downloaded half an hour ago from snaps) I've sent a report here : http://pecl.php.net/bugs/bug.php?id=14098 Anyway php_pdo_sqlite_external doesn't have this problem but isn't available in 5.3 windows-builds anymore. Is it possible to ac

Re: [PHP-DEV] Multi-threading

2008-02-21 Thread Daniel Henning
Hi, >well, there is http://pecl.php.net/package/threads >it was never finished, thogh After I played around with this extension, I've finally compiled a working version for included files (thread_include(...)) which also doesn't crash any more at shutdown (WinXP, PHP 5.2.2). This extension nee

[PHP-DEV] [Patch] bcompiler

2007-03-09 Thread Daniel Henning
Hi, i have a possible Patch for bcompiler against PHP 5.2.1. Testet it with my own (very OO :) ) apps and it worked fine now. I would like to ask, to who I have to send it. Also someone with more knowhow of the internals of Zend-Engine should look about it to see where some more ZEND_ENGINE_X_