Joseph LeBlanc | 1 Apr 2008 01:36

Starting a TestFest in DC

Hello,

I'm organizing a one-day TestFest here in Washington, DC. I've  
already got ahold of some people who are interested; right now we're  
just trying to nail down the date. Even though it's the end of the  
month, there's interest in doing it on the 31st as it is a couple of  
days before the DC PHP Conference. Would mentors still be available  
that late?

-Joe

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Ben Ramsey | 1 Apr 2008 20:58
Picon
Gravatar

TestFest at Atlanta PHP

Just wanted to drop a line to say that Atlanta PHP will be taking part in the 
TestFest. We will meet for our regular meeting on May 1st in a workshop setting, 
where we'll kick off the month covering the TestFest and how to write phpt 
tests. Then, later in the month, we'll pick a Saturday for an all-day TestFest 
day, where we'll write phpt tests for specific areas of the PHP code base.

Should we just write tests for any area that needs tests or will groups need to 
"claim" the areas of the code base for which they are writing tests?

-- 
Ben Ramsey
http://benramsey.com/

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Lukas Smith | 1 Apr 2008 22:40
Picon

cvs: qaweb / testfest.php

lsmith		Tue Apr  1 20:40:06 2008 UTC

  Modified files:              
    /qaweb	testfest.php 
  Log:
  - added a list of announced participating UGs

http://cvs.php.net/viewvc.cgi/qaweb/testfest.php?r1=1.8&r2=1.9&diff_format=u
Index: qaweb/testfest.php
diff -u qaweb/testfest.php:1.8 qaweb/testfest.php:1.9
--- qaweb/testfest.php:1.8	Fri Mar 28 14:55:55 2008
+++ qaweb/testfest.php	Tue Apr  1 20:40:05 2008
 <at>  <at>  -31,7 +31,7  <at>  <at> 
                   like minded people in your (virtual) community, it also will hopefully
                   reduce the work load for the PHP.net mentors. All it takes is someone
                   to organize a UG to spearhead the event and to get others involved in
-                  <a href="write-test.php">writing phpt tests</a>. The submissions will
+                  <a href="/write-test.php">writing phpt tests</a>. The submissions will
                   then be reviewed by members of php.net before getting included in the
                   official test suite.
                 </td>
 <at>  <at>  -39,6 +39,17  <at>  <at> 
               </tr>
             </table>

+            <h2>Participating Users Group</h2>
+
+            <ul>
+                <li>Atlanta PHP UG - 1st of May</li>
+                <li>Cologne/Bonn UG</li>
(Continue reading)

Sebastian Bergmann | 2 Apr 2008 07:22
Picon
Gravatar

cvs: qaweb / testfest.php

sebastian		Wed Apr  2 05:22:52 2008 UTC

  Modified files:              
    /qaweb	testfest.php 
  Log:
  Set date for PHP UG Cologne TestFest event.

http://cvs.php.net/viewvc.cgi/qaweb/testfest.php?r1=1.9&r2=1.10&diff_format=u
Index: qaweb/testfest.php
diff -u qaweb/testfest.php:1.9 qaweb/testfest.php:1.10
--- qaweb/testfest.php:1.9	Tue Apr  1 20:40:05 2008
+++ qaweb/testfest.php	Wed Apr  2 05:22:52 2008
 <at>  <at>  -43,7 +43,7  <at>  <at> 

             <ul>
                 <li>Atlanta PHP UG - 1st of May</li>
-                <li>Cologne/Bonn UG</li>
+                <li>Cologne/Bonn UG - 2nd of May</li>
                 <li>DLW Europe/IPC Spring Conference - 26th-28th of May</li>
                 <li>NYPHP UG</li>
                 <li>PHP Quebec UG</li>

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Marina Racheva | 1 Apr 2008 15:29
Picon

New message

 
 
 
Dear Sir/Madam,
 
I am writing in connection with the job vacancies you may have. I'm
applying with my friend Nikolay Tsvetarski. Please find attached our
CV's. We are willing and motivated to work with you. We are used to
working hard and we find it normal.
 
Please feel free to contact me if you require any further information.
 
Sincerely,
Marina Racheva

--- Sent by UNREGISTERED VERSION of Atomic Mail Sender

AjK | 2 Apr 2008 19:54

Introduction

Not sure if this is the right way to first post to this list so I apologise in advance otherwise.

Just like to introduce myself to the PHP QA team. 

I'm a long time C programmer (25yrs+) but have mainly been earning a living writing PHP based sites for the
past 9yrs.

I'm fairly involved in the Drupal project (http://drupal.org & https://drupal.org/user/39030) and
this currently consumes most of my paid for work in PHP based sites.

I'm currently writing a PECL extention (rather targeted so no one will really be interested in it, it's also
a hobby of mine) but as part of the dev I've been using SimpleTest framework.

However, it seems more natural that I should be using phpt so decided to look into it. 

So it also makes sense to me in this effort to join in the QA of PHP since I'm going to be getting into phpt as it's
also a great way to learn new things.

I have access to quite a number of servers that could be used for testing, alas, they are all Linux or FreeBSD
so I expect you have these well covered already.

Anyway, thanks for the time reading and I hope I'll post more productivly as time goes on.

One thing, I didn't see anywhere to subscribe to the list, only to post. Not sure on that.

regards,
--Andy (AjK)

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Josie Messa | 3 Apr 2008 11:15

Re: Introduction

On Wed, Apr 2, 2008 at 6:54 PM, AjK <andy <at> spiders-lair.com> wrote:

> Not sure if this is the right way to first post to this list so I
> apologise in advance otherwise.
>
> Just like to introduce myself to the PHP QA team.
>
> I'm a long time C programmer (25yrs+) but have mainly been earning a
> living writing PHP based sites for the past 9yrs.
>
> I'm fairly involved in the Drupal project (http://drupal.org &
> https://drupal.org/user/39030) and this currently consumes most of my paid
> for work in PHP based sites.
>
> I'm currently writing a PECL extention (rather targeted so no one will
> really be interested in it, it's also a hobby of mine) but as part of the
> dev I've been using SimpleTest framework.
>
> However, it seems more natural that I should be using phpt so decided to
> look into it.
>
> So it also makes sense to me in this effort to join in the QA of PHP since
> I'm going to be getting into phpt as it's also a great way to learn new
> things.
>
> I have access to quite a number of servers that could be used for testing,
> alas, they are all Linux or FreeBSD so I expect you have these well covered
> already.
>
> Anyway, thanks for the time reading and I hope I'll post more productivly
> as time goes on.
>
> One thing, I didn't see anywhere to subscribe to the list, only to post.
> Not sure on that.

http://www.php.net/mailing-lists.php
*select Quality Assurance list and enter your email underneath :-)

Thanks,
Josie
*

>
>
> regards,
> --Andy (AjK)
>
>
>
>
>
> --
> PHP Quality Assurance Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Matt Raines | 3 Apr 2008 23:32

TestFest in London

I'm Matt Raines and I'm the secretary at the PHP London user group. We're 
looking forward to organising an event for TestFest. We're planning to 
hold an evening event on 8 May at IBM's South Bank offices in London.

The aim of the event is to work with a group of people new to testing and 
for each of them to have written at least one test by the end of the 
evening. We have six experienced test writers who will each teach up to 
four newcomers.

We'll expect everyone to bring their own laptop with a text editor 
installed. We'll be providing PHP source and access to documentation.

We plan to focus on developing tests for one specific area, and we've 
chosen to focus on XML functions. We'll be hosting a talk about XML at our 
regular monthly meeting on 1 May to get people up to speed.

We're really keen to get involved with this and will be posting details of 
how it went and any lessons we learnt in the process in case they're 
useful to other people.

More details of our event will be coming soon on our web site at 
http://phplondon.org/wiki/May_8th_2008.
-- 
Matt Raines                          secretary <at> phplondon.org
Secretary, PHP London                http://www.phplondon.org/

         next meeting: 1st May 2008  <at>  Theodore Bullfrog

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Ilia Alshanetsky | 4 Apr 2008 02:18
Picon

cvs: qaweb /include rc-md5sums.txt release-qa.php

iliaa		Fri Apr  4 00:18:11 2008 UTC

  Modified files:              
    /qaweb/include	rc-md5sums.txt release-qa.php 
  Log:
  5.2.6RC4

http://cvs.php.net/viewvc.cgi/qaweb/include/rc-md5sums.txt?r1=1.73&r2=1.74&diff_format=u
Index: qaweb/include/rc-md5sums.txt
diff -u qaweb/include/rc-md5sums.txt:1.73 qaweb/include/rc-md5sums.txt:1.74
--- qaweb/include/rc-md5sums.txt:1.73	Thu Mar 27 23:04:06 2008
+++ qaweb/include/rc-md5sums.txt	Fri Apr  4 00:18:11 2008
 <at>  <at>  -1,2 +1,2  <at>  <at> 
-3d1443c8172722e31f20d1a7aab94140  php-5.2.6RC3.tar.bz2
-c765de110a33eb7a666c68e795840b0e  php-5.2.6RC3.tar.gz
+ad20362770e72ac2b2027bde5aa0e57f  php-5.2.6RC4.tar.bz2
+24597a1c8c2d035a2095fcb4a7b17018  php-5.2.6RC4.tar.gz
http://cvs.php.net/viewvc.cgi/qaweb/include/release-qa.php?r1=1.103&r2=1.104&diff_format=u
Index: qaweb/include/release-qa.php
diff -u qaweb/include/release-qa.php:1.103 qaweb/include/release-qa.php:1.104
--- qaweb/include/release-qa.php:1.103	Thu Mar 27 22:52:16 2008
+++ qaweb/include/release-qa.php	Fri Apr  4 00:18:11 2008
 <at>  <at>  -1,11 +1,11  <at>  <at> 
-<?php /* $Id: release-qa.php,v 1.103 2008/03/27 22:52:16 iliaa Exp $ */
+<?php /* $Id: release-qa.php,v 1.104 2008/04/04 00:18:11 iliaa Exp $ */

 /*
  *  This file generates the "Providing QA for PHP x.x.x.." task item
  *  with list of urls to the packages.
  */

-$BUILD_TEST_RELEASES = array( '4.4.8', '5.2.6RC3');
+$BUILD_TEST_RELEASES = array( '4.4.8', '5.2.6RC4');
 $DEV_RELEASES = array('5.3.0-dev');

 foreach($BUILD_TEST_RELEASES as $release) {
 <at>  <at>  -34,7 +34,7  <at>  <at> 
 );

 /* PHP 5 Releases */
-$CURRENT_QA_RELEASE_5 = '5.2.6RC3';
+$CURRENT_QA_RELEASE_5 = '5.2.6RC4';
 $RC_FILES_5 = array (

 	array (	

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Ilia Alshanetsky | 4 Apr 2008 02:23

PHP 5.2.6RC4 Testing

Hello!

You are receiving this email because your project has been selected to  
take part in a new effort by the PHP QA Team to make sure that your  
project still works with PHP versions to-be-released. With this we  
hope to make sure that you are either aware of things that might  
break, or to make sure we don't introduce any strange regressions.  
With this effort we hope to build a better relationship between the  
PHP Team and the major projects.

If you do not want to receive these heads-up emails, please reply to  
me personally and I will remove you from the list; but, we hope that  
you want to actively help us making PHP a better and more stable tool.

The fourth release candidate of PHP 5.2.6 was just released and can be  
downloaded from http://downloads.php.net/ilia/. Please try this  
release candidate against your code and let us know if any regressions  
should you find any. There have been less then a dozen changes (all  
bug fixes) since RC3 two of which are security related, hence the  
delay since the last release. if all goes well, I expect the final by  
next week.

In case you think that other projects should also receive this kinds  
of emails, please let me know privately, and I will add them to the  
list of projects to contact.

Best Regards,

Ilia Alshanetsky
5.2 Release Master

--

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php


Gmane