[PHP-DEV] PDO odbc patch

2011-03-05 Thread Elizabeth Smith
Morning, I found an issue this week that exists in both odbc and pdo_odbc with SQL Server. The ODBC implemention of Windows returns 0 as the length for for varchar(max) nad nvarchar(max). This makes the allocation of the strings incorrect and you get back garbage pointers for the contents. Thi

Re: [PHP-DEV] [PATCH] late binding for parent (and other options) - Was Re: [PHP-DEV] late static binding php6

2007-11-26 Thread Elizabeth Smith
Alexey Zakhlestin wrote: On 11/26/07, Mike Lively <[EMAIL PROTECTED]> wrote: I have come up with three different patches that allow us to work around the issue of parent:: being considered an 'explicit class reference' and thus disallowing static:: to effectively used. The patches are against 5

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-14 Thread Elizabeth Smith
Steph Fox wrote: Anyway, the offer stands to help get libraries up to speed... I'll see if I can get a hold of Edin, I have space and bandwidth if that's his biggest issue. I could argue with you all night Steph, but it's obvious you have an issue with the C runtime changing that Microsoft h

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-14 Thread Elizabeth Smith
Steph Fox wrote: Hi Elizabeth, Oh for goodness sakes Steph, they did ask what it would take to make it happen at the Dev summit, and the guys jokingly said "a free Xbox" but for your information I haven't taken a thing from them nor will I - talk about starting rumors,. I was going on what

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-14 Thread Elizabeth Smith
Steph Fox wrote: Rob, Elizabeth is being paid by Microsoft to get a PHP distro with the 2005 CRT onto the official downloads page. I don't think it's beneficial to PHP or its users to take that approach. We have a QA site, and I think if there are to be test distributions then that's the plac

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-13 Thread Elizabeth Smith
Steph wrote: Hi Andi, Can I just butt in here for a moment? Why is everyone in such a rush to get away from the lowest common denominator? Please don't close your eyes to the chief advantage of the lcd build, which is that it works as-is on every Windows version we claim to support. Even on Win

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-12 Thread Elizabeth Smith
Stanislav Malyshev wrote: Opinions? Thoughts? And yes I am volunteering to help with the work, not just whining for a solution. Just as a note - I'm doing my work builds with 2005 for some time now, and it works (at least for extension set I'm using :). However there's a twist for it since 2

[PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-12 Thread Elizabeth Smith
Afternoon, and don't shoot me, I'd like to bring up the topic of providing builds created with Visual Studio 2005 again. I know that until Apache and other Open Source software makes the move as well, we can't provide ONLY 2005 builds because they just won't work properly, the runtimes will c