Re: [PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant

On November 22, 2001 02:53 am, James Moore wrote:
[...]
> > Good point. Anyone else? : )
>
> WIndows users should have a debugger available to be able to provide
> a stack trace or somthing similar the thought of getting 20 people
> telling us There was an access violation in MVCSRT.dll at insturciotn
> 0xA9283CD9, the memory at 0x1 could not be read doesnt help
> at all. if we dont get enough people with these requirements we can
> just ask for people generally but people with access to a debugger
> (pref MSVC) should be first in line to test
>
> :))

Another good point. : )

Anyone know of any free debuggers?

-- 
Zak Greant

PHP Quality Assurance Team
http://qa.php.net/

"We must be the change we wish to see." - M. K. Ghandi

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant

On November 22, 2001 04:04 am, Jan Lehnardt wrote:
> Hi,
> On Thu, 22 Nov 2001 02:06:54 -0700
>
> Zak Greant <[EMAIL PROTECTED]> wrote:
> > Users running Linux-like operating systems should download the
> > snapshot
> > from snaps.php.net that is dated [???], and then build and install
> > >
>
> it.
>
> isn't php4-latest on snaps.php.net the most dated version ?

We might want to have users using the same version for testing rather 
than adding in extra variables by dealing with different versions.

-- 
Zak Greant

PHP Quality Assurance Team
http://qa.php.net/

"We must be the change we wish to see." - M. K. Ghandi

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Jan Lehnardt

Hi,
On Thu, 22 Nov 2001 02:06:54 -0700
Zak Greant <[EMAIL PROTECTED]> wrote:

> Users running Linux-like operating systems should download the
> snapshot 
> from snaps.php.net that is dated [???], and then build and install >
it.

isn't php4-latest on snaps.php.net the most dated version ?


Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread James Moore


- Original Message -
From: "Zak Greant" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "PHP Quality Assurance Team Mailing List" <[EMAIL PROTECTED]>; "PHP
Developers Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 22, 2001 9:23 AM
Subject: [PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0


> On November 22, 2001 02:12 am, [EMAIL PROTECTED] wrote:
> > Hello,
> >
> > I think we should add something that asks for testers with some more
> > indepth knowlegde of C, per example:
>
> Good point. Anyone else? : )

WIndows users should have a debugger available to be able to provide a stack
trace or somthing similar the thought of getting 20 people telling us There
was an access violation in MVCSRT.dll at insturciotn 0xA9283CD9, the memory
at 0x1 could not be read doesnt help at all. if we dont get enough
people with these requirements we can just ask for people generally but
people with access to a debugger (pref MSVC) should be first in line to test
:))

- James


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread Zak Greant

On November 22, 2001 02:12 am, [EMAIL PROTECTED] wrote:
> Hello,
>
> I think we should add something that asks for testers with some more
> indepth knowlegde of C, per example:

Good point. Anyone else? : )

...

> We are seeking 20-30 testers to build and/or install the current
> development version of PHP and test all of their file upload scripts
> with the new version. Ideally, those testing will use PHP's file
> upload functionality on a regular basis (or use third-party scripts
> that do). It is also important that in case php/apache segfaults a
> good backtrace is created (on Unix like operating systems). Therefore
> it would be prefered if the tester/you knows how to do this. (Check
> this for spelling :)
...

-- 
Zak Greant

PHP Quality Assurance Team
http://qa.php.net/

"We must be the change we wish to see." - M. K. Ghandi

-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Re: [PHP-QA] Re: File Uploads in the PHP 4.2.0

2001-11-22 Thread derick

Hello,

I think we should add something that asks for testers with some more
indepth knowlegde of C, per example:

On Thu, 22 Nov 2001, Zak Greant wrote:

> From: The PHP Developer and Quality Assurance Teams
> <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>
> Subject: Testers needed for PHP's File Upload functionality
>
> Significant changes have recently been made to PHP's HTTP file upload
> functionality. Before the changes are incorporated into a major
> release, the PHP Development team wishes to ensure that the changes
> receive thorough testing.
>
> We are seeking 20=30 testers to build and/or install the current
> development version of PHP and test all of their file upload scripts
> with the new version. Ideally, those testing will use PHP's file upload
> functionality on a regular basis (or use third-party scripts that do).
>
We are seeking 20-30 testers to build and/or install the current
development version of PHP and test all of their file upload scripts
with the new version. Ideally, those testing will use PHP's file upload
functionality on a regular basis (or use third-party scripts that do).
It is also important that in case php/apache segfaults a good backtrace
is created (on Unix like operating systems). Therefore it would be prefered
if the tester/you knows how to do this. (Check this for spelling :)

> These people should then report back to the PHP Quality Assurance team
> mailing list ([EMAIL PROTECTED]) if the scripts worked or failed. If
> the scripts failed, the tester should also report details about the
> failure.
>
> Users running Linux-like operating systems should download the snapshot
> from snaps.php.net that is dated [???], and then build and install it.
> Instructions on building and installing the snapshot are included in
> the download.
>
> Users running a Windows-family operating system can download a
> pre-compiled binary from http://...
>
>
> Thank you,
>
> The PHP Developer and Quality Assurance Teams


regards,
Derick


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]