If you want some quick ipv6 gruntwork
http://bugs.php.net/bug.php?id=47435
I worked out all but one case. I submitted a patch of the partial work.
Justin
On May 12, 2010 5:46 PM, "Mathias Grimm" wrote:
thanks.
2010/5/12 Johannes Schlüter
> On Wed, 2010-05-12 at 17:23 -0300, Mathias Grimm
Hi,
I wrote a test and a fix for this bug a few days ago. Both patches are
included in the ticket. I do realize that Dmitry, the one assigned the bug
might be busy and that the patch might take a while to get reviewed.
However, I want to make sure that there is no administrative step on my part
ho
On Wed, Apr 7, 2010 at 3:39 PM, Rasmus Lerdorf wrote:
>
> I'm ok with these. Like you say, this stuff is a bit tedious to sort
> through, and anything we can do to make it easier on users is a good
> thing. I'm trying to get the filter extension beefed up in the next
> version of PHP so people
Ramus,
On Tue, Apr 6, 2010 at 1:34 PM, Rasmus Lerdorf wrote:
>
> Here is a straightforward (but not easy) one:
>
> http://bugs.php.net/bug.php?id=47435
>
> I actually found it easy, slightly tedious, and not straightforward. I
guess its perspective.
I am CCing my former colleague Mike G who add
Hey,
Sorry for pestering with excessive questions, but I've not done a lot of C
programming.
In filter.c, specificalyl in php_filter_validate_ip(), Z_STRLEN_P(value)
gets called a lot. I know compilers tend to inline short functions, but are
they smart enough to assign a variable to a repetive ma
Hi,
So pending review an acceptance by Dmitry, I've written my first patch for
PHP. While there is a good chance I will need to make further revisions to
the test or code, I don't know what that is.
However, I've got some free time at the moment, and I'd like to make use of
some of the sunk cost
I did not hit "reply-all"
-- Forwarded message ------
From: Justin Dearing
Date: Mon, Apr 5, 2010 at 4:50 PM
Subject: Re: [PHP-DEV] Newbie contributor question, nmake test will not run
my patch
To: Pierre Joye
Pierre,
Thank you for your reply. Allow me to clarify.
I me
Hi,
So I wrote a test for bug 50698 (http://bugs.php.net/bug.php?id=50698), but
it doesn't show up in the test output when i run nmake test. I don't see
anything on the QA site about what to do to make a test run. I placed it in
the right directory and named it right as far as I can tell.
What am
n the code. However, if someone could give me some insight into
what in the php code could repress calls to php_error() below the E_ERROR
severity it would be helpful.
Regards,
Justin Dearing
-- Forwarded message ------
From: Justin Dearing
Date: Sun, Jan 17, 2010 at 11:03 AM
Subje