Re: [PHP-DEV] PKCS#11 support

2010-07-20 Thread Paul van Brouwershaven
Hi Scott, Op 20-7-2010 0:28, Scott MacVicar schreef: > It can be released on the PECL site but I doubt it would go in the default > distribution. Why not including this in the default distribution? It would be great to have PKCS#11 support in the default PHP distribution! -- PHP Internals - P

Re: [PHP-DEV] PKCS#11 support

2010-07-20 Thread Scott MacVicar
On Jul 20, 2010, at 12:51 AM, Paul van Brouwershaven wrote: > Hi Scott, > > Op 20-7-2010 0:28, Scott MacVicar schreef: >> It can be released on the PECL site but I doubt it would go in the default >> distribution. > > Why not including this in the default distribution? It would be great to have

Re: [PHP-DEV] PKCS#11 support

2010-07-20 Thread Pierre Joye
hi Paul, On Tue, Jul 20, 2010 at 9:51 AM, Paul van Brouwershaven wrote: > Hi Scott, > > Op 20-7-2010 0:28, Scott MacVicar schreef: >> It can be released on the PECL site but I doubt it would go in the default >> distribution. > > Why not including this in the default distribution? It would be gr

Re: [PHP-DEV] PKCS#11 support

2010-07-20 Thread Paul van Brouwershaven
Op 20-7-2010 10:30, Scott MacVicar schreef: > Then there is the more important fact that is requires LGPL code, so we > wouldn't bundle the library. Leaving it only being enabled for those who have > OpenSC installed. Thats a good one, do you maybe know an other library that can be used so the

Re: [PHP-DEV] PKCS#11 support

2010-07-20 Thread Pierre Joye
On Tue, Jul 20, 2010 at 1:32 PM, Paul van Brouwershaven wrote: > Op 20-7-2010 10:30, Scott MacVicar schreef: >> Then there is the more important fact that is requires LGPL code, so we >> wouldn't bundle the library. Leaving it only being enabled for those who >> have OpenSC installed. > > Thats

[PHP-DEV] [PATCH]: Fix for PDOStatement::debugDumpParams()

2010-07-20 Thread Jonah H. Harris
Per the documentation ( http://php.net/manual/en/pdostatement.debugdumpparams.php), PDOStatement::debugDumpParams should be emitting the bind parameter value. Currently however, it does not. Accordingly, attached is a patch for 5.2 (which also applies cleanly to 5.3), which emits the bind paramete

Re: [PHP-DEV] [PATCH]: Fix for PDOStatement::debugDumpParams()

2010-07-20 Thread Pierre Joye
hi, Can you open a bug and attach the patch to it please? Thanks for your work, On Tue, Jul 20, 2010 at 10:30 PM, Jonah H. Harris wrote: > Per the documentation > (http://php.net/manual/en/pdostatement.debugdumpparams.php), > PDOStatement::debugDumpParams should be emitting the bind parameter v

Re: [PHP-DEV] [PATCH]: Fix for PDOStatement::debugDumpParams()

2010-07-20 Thread Johannes Schlüter
Hi, On Tue, 2010-07-20 at 23:02 +0200, Pierre Joye wrote: > hi, > > Can you open a bug and attach the patch to it please? and please add the bug in "unified diff" format (diff -u) which makes it simpler to read. Thanks! johannes > Thanks for your work, > > On Tue, Jul 20, 2010 at 10:30 PM, J

Re: [PHP-DEV] [PATCH]: Fix for PDOStatement::debugDumpParams()

2010-07-20 Thread Jonah H. Harris
2010/7/20 Johannes Schlüter > > Can you open a bug and attach the patch to it please? > > > and please add the bug in "unified diff" format (diff -u) which makes it > simpler to read. > Sorry about that. I've updated the diff and submitted it as: http://bugs.php.net/bug.php?id=52384 -- Jona

[PHP-DEV] SVN Account Request: cyko

2010-07-20 Thread Daniel Mcdonald
Maintaining the PHP Documentation, as I have advanced PHP knowledge aswell as my native language is English (also know a few other EU languages which could help with translations etc.). I've contributed notes before to php.net, and have seen documentation (namely for functions) that could be imp

Re: [PHP-DEV] SVN Account Request: cyko

2010-07-20 Thread Daniel Brown
On Tue, Jul 20, 2010 at 21:12, Daniel Mcdonald wrote: > Maintaining the PHP Documentation, as I have advanced PHP knowledge aswell as > my native language is English (also know a few other EU languages which could > help with translations etc.). I've contributed notes before to php.net, and > h