Hi,
> -Original Message-
> From: Richard H Lee [mailto:ricardohenry...@gmail.com]
> Sent: Thursday, May 11, 2017 3:18 PM
> To: internals@lists.php.net
> Subject: [PHP-DEV] Patch for bug #65312: Segmentation fault with filesize=4096
>
> I submitted a patch for bug #65312 "Segmentation faul
On Sat, Dec 10, 2011 at 2:23 PM, wrote:
> Hi,
>
> Here is my patch for the bug 48877 (https://bugs.php.net/bug.php?id=48877)
I will check and apply it
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
All of the existing tests run.
I will make one change as per C. Jones request to use a const for the
hard coded 1024 window (since it's used twice).
Also, I am unable to run the php-tests.php with the -m (valgrind) on my
mac, so I'll need to run those on linux before I commit.
In the mean t
On 11/10/2011 11:44 AM, Ralph Schindler wrote:
> Hey all,
>
> I've spent a bunch of time tracking down this issue (which was
> intermittent at best) and have identified the problem and have a patch
> for the solution.
>
> Details here: https://bugs.php.net/bug.php?id=60164
>
> The attached patch
Hi Mats,
On 20 April 2010 00:18, Mats Lindh wrote:
> The filter_input function has an errornous check for the
> FILTER_NULL_ON_FAILURE flag, where it returns NULL if it is NOT set,
> and not if it is set.
>
> I added the patch to the bug tracker over a week ago, but it seems
> like it has gone un
Oups. Haven't noticed the attachment. I will try to attach the file again.
2010/2/10 Sokolov Evgeniy :
> No problem. I will remember for the future
>
> 2010/2/10 Pierre Joye :
>> Can you attach the patch instead of copying it in your post? Simply
>> name it mypatch.txt (.txt is important for the l
No problem. I will remember for the future
2010/2/10 Pierre Joye :
> Can you attach the patch instead of copying it in your post? Simply
> name it mypatch.txt (.txt is important for the list).
>
> 2010/2/10 Sokolov Evgeniy :
>> Thank you very much. This patch is passed, also as other patches from
Can you attach the patch instead of copying it in your post? Simply
name it mypatch.txt (.txt is important for the list).
2010/2/10 Sokolov Evgeniy :
> Thank you very much. This patch is passed, also as other patches from
> this extension. It's time for choose next bug :)
>
>
>
> Index: ext/pgsql/
Thank you very much. This patch is passed, also as other patches from
this extension. It's time for choose next bug :)
Index: ext/pgsql/tests/bug47199.phpt
===
--- ext/pgsql/tests/bug47199.phpt (revision 0)
+++ ext/pgsql/tests
Hi Skolov:
> I just run "php tests/27_bug47199.phpt" and check the result output.
> Is this correct way?
Use an EXPECT or EXPECTF section. See http://qa.php.net/phpt_details.php
for more information.
Thanks,
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
If anyone ever needs me to host a patch, there's more than enough
room at patch.joeysmith.com, just email me the patch as an attachment
off-list. It'd probably be better than relying on a pastebin.
On Tue, Feb 09, 2010 at 04:38:44PM +0100, Johannes Schlüter wrote:
> Hi,
>
> On Tue, 2010-02-09 at
Hi,
On Tue, 2010-02-09 at 20:11 +0500, Sokolov Evgeniy wrote:
> > did you really run this test and was it successful? - doesn't looklike
> > for me.
> I just run "php tests/27_bug47199.phpt" and check the result output.
> Is this correct way?
The easy way to run it using the test Framework is by
> did you really run this test and was it successful? - doesn't looklike
> for me.
I just run "php tests/27_bug47199.phpt" and check the result output.
Is this correct way?
>> Property changes on: tests/27_bug47199.phpt
> This isn't needed.
Okey, I just use previous test in this dir as example.
Евгений,
thanks for the patch.I didn't fully review it but I wonder about a
thing:
On Tue, 2010-02-09 at 16:27 +0500, Соколов Евгений wrote:
> Index: tests/27_bug47199.phpt
> ===
> --- tests/27_bug47199.phpt(revision 0)
> +++ tes
Hi Pierrick,
2009/11/13 Pierrick Charron
> Hi,
>
> I created a patch for the bug #49936.
>
> The problem was due to the new way to manage references of stream context.
> The patch increase the refcount of the context when it's assigned to a
> stream (in the method php_stream_context_set).
> A ze
Thanks for the patch, a patch closely based on your was just applied
to SVN.
On 2009-10-03, at 12:40 PM, Florian Anderiasch wrote:
Hello,
I've tried to fix http://bugs.php.net/bug.php?id=49757
As it's my first patch in c, any reviews and suggestions would be very
welcome.
Greetings,
Florian
On 07/18/2009 07:03 PM, Sriram Natarajan wrote:
Jani Taskinen wrote:
Sriram Natarajan wrote:
Hi
I was looking into CR:
48774(http://bugs.php.net/bug.php?id=48774&thanks=3) and was hoping
if some one can kindly review this patch. This patch does address the
SEGV issue reported in the bug. Can th
On 20.07.2009, at 12:42, Jani Taskinen wrote:
On 07/15/2009 08:49 PM, David Zülke wrote:
Hi there,
attached are patches for http://bugs.php.net/48929.
Big kudos to Tjerk Anne and Arnaud, this forking HTTP server stuff
for
testing the stream wrapper is genius.
Ehem..was this ever committe
On 07/15/2009 08:49 PM, David Zülke wrote:
Hi there,
attached are patches for http://bugs.php.net/48929.
Big kudos to Tjerk Anne and Arnaud, this forking HTTP server stuff for
testing the stream wrapper is genius.
Ehem..was this ever committed? And don't you have svn access yourself
anyway?
Jani Taskinen wrote:
Sriram Natarajan wrote:
Hi
I was looking into CR:
48774(http://bugs.php.net/bug.php?id=48774&thanks=3) and was hoping
if some one can kindly review this patch. This patch does address
the SEGV issue reported in the bug. Can this be applied to PHP 5.3
and PHP 5.2 as well
Sriram Natarajan wrote:
Hi
I was looking into CR:
48774(http://bugs.php.net/bug.php?id=48774&thanks=3) and was hoping if
some one can kindly review this patch. This patch does address the SEGV
issue reported in the bug. Can this be applied to PHP 5.3 and PHP 5.2 as
well ?
Index: ext/curl/
On Jun 18, 2009, at 10:55 AM, Scott MacVicar wrote:
Here is a nice simple patch for #48575 which rips out the
mach-o/dyld.h functionality in Zend (as suggested by the original
reporter and the Apple comment). According to my testing this not
only
doesn't break anything, but actually doesn't ch
Gwynne Raskind wrote:
> On Jun 18, 2009, at 10:46 AM, Gwynne Raskind wrote:
>> Here is a nice simple patch for #48575 which rips out the
>> mach-o/dyld.h functionality in Zend (as suggested by the original
>> reporter and the Apple comment). According to my testing this not only
>> doesn't break an
On Jun 18, 2009, at 10:46 AM, Gwynne Raskind wrote:
Here is a nice simple patch for #48575 which rips out the mach-o/
dyld.h functionality in Zend (as suggested by the original reporter
and the Apple comment). According to my testing this not only
doesn't break anything, but actually doesn't
Hi Florian
2009/4/21 Florian Anderiasch :
> Hello,
> bug #47839
>
> Here's a small patch, trying to add the manual page as well (got karma
> there) once I figured out how insert a new one, but I can't access
> php-src/UPGRADING obviously.
>
> Greetings,
> Florian
>
> --- UPGRADING.old 2009-0
Hi Antony,
Antony Dovgal wrote:
> Rob, I believe you're looking into wrong place.
> You should be patching virtual_file_ex() in TSRM/tsrm_virtual_cwd.c, the root
> of
> all evils is there as this function is used by expand_filepath() and in all
> other places.
Ok, originally was going to try
On 05.10.2007 11:09, Rob Thompson wrote:
> Here is a patch for bug 41822. The expand_filepath() function will not
> work in Solaris if a non-root user attempts to read a file under a
> directory with only (--x) permissions.
>
> Currently expand_path() returns NULL and no FD is opened, although th
Hello,
the BUG #38236(http://bugs.php.net/bug.php?id=38236),correctly addressed
and fixed in the PHP 5.x codebase, is still present in the PHP 4.4.x
codebase. I've tested and reproduced the same problem with many
installations ranging from PHP 4.4.0 to PHP 4.4.6 included.
I've applied the patch.
L PROTECTED]
Cc: internals@lists.php.net
Date: Fri, 18 Nov 2005 11:25:34 -0500
Subject: Re: [PHP-DEV] Patch for bug report #35243
Please send patches as plain text MIME attachments, and ideally
include a URL where it can be downloaded as well.
--Wez.
_
Please send patches as plain text MIME attachments, and ideally
include a URL where it can be downloaded as well.
--Wez.
On 11/18/05, David <[EMAIL PROTECTED]> wrote:
>
> I've recently opened a bug report #35243, and was requested to send the patch
> in unified diff format to this list. Here it
Patch applied, thanks.
Ilia
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
ly get it wrong again.
John.
-Original Message-
From: Jani Taskinen [mailto:[EMAIL PROTECTED]
Sent: 24 January 2005 04:44
To: Carter, John
Cc: internals@lists.php.net
Subject: Re: [PHP-DEV] Patch for bug 29334 Daylight Savings Win32
This "fix" is not very ideal considering
This "fix" is not very ideal considering this note about tm_isdst
property:
"Positive value if daylight saving time is in effect; 0 if daylight
saving time is not in effect; negative value if status of daylight
saving time is unknown. If the TZ environment variable is set, th
On Fri, 14 Jan 2005, Carter, John wrote:
> This bug's been open a while (since July). I placed a small patch in
> the comments in October (repeated below); can someone review and
> commit please?
It looks OK, but I can't try it as I don't use Windows.
Derick
--
Derick Rethans
http://derickreth
Curt:
> http://bugs.php.net/28999
Thanks for the patch. I added a comment pointing to your post.
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th
Where is the patch? ;)
Ilia
On March 24, 2003 09:10 pm, chihfeng wrote:
> Hi,
>
> Attached is a patch for Bug#22580. Since I don't have
> a CVS account. Could somebody help me install
> the patch?
>
> Thanks!!
>
> --Jeff
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, v
36 matches
Mail list logo