|
Posted by Jerry Stuckle on 02/03/07 04:35
Thomas Pedoussaut wrote:
> On Thu, 01 Feb 2007 01:43:50 -0800, lorento wrote:
>
>> What type of bug of php did you got? Have you reported to php.net? So
>> they can fix it in the next release.
>
> Someone else reported it 3 days before me.
> http://bugs.php.net/bug.php?id=39871
>
> We'd like not to wait for the next release if possible, hence the bounty.
>
I agree with Sanders. You really don't want a custom version of PHP.
For instance, whomever patches it may not do it the same as the PHP
developers, and the results may be different.
But on a more realistic issue - I can't believe this has been a problem
since PHP 4.4.4 and not reported before this. I suspect there is
something else which you haven't discovered yet.
Or maybe it's just an incompatibility between the sybase libs compiled
in to PHP and the ones you are using on your system. Did you try to
recompile the PHP source, for instance?
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|