Re: [PHP-DEV] Porting PECL to userspace

2011-05-30 Thread Will Bond
On Fri, May 20, 2011 at 12:15 PM, Larry Garfield wrote: > I'm working with a fellow developer on an experimental project. There are > some PECL modules that we want to try and use in an open source project > where we cannot guarantee that PECL modules will be available, since it's > intended for

Re: [PHP-DEV] Remove mssql from trunk (was) Remove sqlite2 from trunk

2010-06-16 Thread Will Bond
On Wed, Jun 16, 2010 at 1:22 PM, Sufficool, Stanley wrote: >>From my experience, mssql is the only >>way to connect to a SQL Server database from a non-windows >>platform - obdc and pdo_odbc had enough unresolvable issues >>that I disabled the unit tests on every OS except for Windows. > > How doe

Re: [PHP-DEV] Remove sqlite2 from trunk

2010-06-16 Thread Will Bond
On Tue, Jun 15, 2010 at 6:49 PM, Kalle Sommer Nielsen wrote: > FreeTDS have an odbc wrapper, which means that it will work with > ext/odbc and pdo_odbc aswell, the migration is rather simple here and > i think it will be beneficial for both us and the users. I've used the mssql extension quite a