Julien Pauli | 24 May 2013 10:05
Picon
Gravatar

PHP 5.5.0 RC2 is ready

Hello,

You are receiving this email because your project has been selected to
take part in an 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.

The 2nd RC for 5.5 has just been released and can be
downloaded from:

    http://qa.php.net/

The Windows binaries are available at

    http://windows.php.net/qa/

PHP 5.5.0 RC2 improves stability against RC1 by fixing several bugs in
different components.

For a list of new features and bugfixes that you can target in your
testing, please refer to the NEWS file:

    https://github.com/php/php-src/blob/php-5.5.0RC2/NEWS

The next RC is expected for June 6th if we need it.
This could be a stable release.

In case you think that other projects should also receive this kind
of emails, please let us know privately, and we will add them to the
(Continue reading)

JulienPauli | 24 May 2013 09:59
Picon
Gravatar

com web/qa: RC2 for PHP5.5: include/release-qa.php

Commit:    fa2c17bce0c2cd584420a50e41c8ad27fbd09300
Author:    Julien Pauli <jpauli <at> php.net>         Thu, 23 May 2013 10:14:57 +0200
Parents:   b956d8e52a030f0c4f5408049acfb26e7a041c11
Branches:  master

Link:       http://git.php.net/?p=web/qa.git;a=commitdiff;h=fa2c17bce0c2cd584420a50e41c8ad27fbd09300

Log:
RC2 for PHP5.5

Changed paths:
  M  include/release-qa.php

Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index eda3034..ba4ea30 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
 <at>  <at>  -90,11 +90,11  <at>  <at>  $QA_RELEASES = array(
 		),
 		'release'		=> array(
 			'type'		=> 'RC',
-			'number'    => 1,
-			'md5_bz2'   => '0b8eaea490888bc7881f60f54798f1cb',
-			'md5_gz'    => '799634c011b3d959ddc8ebd6a576ddeb',
-			'md5_xz'    => 'c36bf7812526b1d5e90ba891e31a3b54',
-			'date'      => '9 May 2013',
+			'number'    => 2,
+			'md5_bz2'   => '3148c96abf80f712c1d534195fbc4cdd',
+			'md5_gz'    => 'b302e27327ceadc14a98d98fb3599f14',
(Continue reading)

Johannes Schlüter | 23 May 2013 13:29
Picon
Gravatar

com web/qa: PHP 5.3.26RC1 and 5.4.16RC1: include/release-qa.php

Commit:    b956d8e52a030f0c4f5408049acfb26e7a041c11
Author:    Johannes Schlüter <johannes <at> schlueters.de>         Thu, 23 May 2013 13:29:27 +0200
Parents:   d0abeabb78069ffbfd68010c0aeeebbd8323c5d4
Branches:  master

Link:       http://git.php.net/?p=web/qa.git;a=commitdiff;h=b956d8e52a030f0c4f5408049acfb26e7a041c11

Log:
PHP 5.3.26RC1 and 5.4.16RC1

Changed paths:
  M  include/release-qa.php

Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index 07748c8..eda3034 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
 <at>  <at>  -58,10 +58,10  <at>  <at>  $QA_RELEASES = array(
 		),
 		'release'		=> array(
 			'type'		=> 'RC',
-			'number'	=> 0,
-			'md5_bz2'	=> '',
-			'md5_gz'	=> '',
-			'date'		=> '',
+			'number'	=> 1,
+			'md5_bz2'	=> 'f710e9854cf55614774e4c4b4541b4fa',
+			'md5_gz'	=> 'dd7c4068c82c4d131e90bf9260f1ac1f',
+			'date'		=> '23 May 2013',
(Continue reading)

Info | 16 May 2013 10:34
Picon

Oportunidad económica

Hola

Te queremos invitar a participar con nosotros en todas las oportunidades de negocio que generamos contínuamente.

Impulsamos y damos apoyo empresarial estructurado y organizado a actividades de venta directa y
multinivel que puedes realizar desde tu casa y por internet.

Esta oferta puede representar una buena solución para tí o para alguien de tu entorno que necesite una
actividad económica digna que le proporcione ingresos importantes.

Inscríbete gratuitamente y sin compromiso con nosotros en este enlace y te mandaremos información
detallada de nuestra propuesta. Gracias

GEM Project

AVISO LEGAL. Este mensaje es solamente para la persona a la que va dirigido.. Puede contener información
confidencial o legalmente protegida. No hay renuncia a la confidencialidad o privilegio por cualquier
transmisión mala/errónea. Si usted ha recibido este mensaje por error, le rogamos que borre de su
sistema inmediatamente el mensaje así como todas sus copias, destruya todas las copias del mismo de su
disco duro y notifique al remitente.. No debe, directa o indirectamente, usar, revelar, distribuir,
imprimir o copiar ninguna de las partes de este mensaje si no es usted el destinatario.. Adviértase que el
correo electrónico vía Internet no permite asegurar ni la confidencialidad de los mensajes que se
transmiten ni la correcta recepción de los mismos. En el caso de que destinatario de este mensaje no
consintiera la utilización del correo electrónico vía Internet, rogamos lo ponga en nuestro
conocimiento de manera inmediata. 
Jan Tvrdík | 9 May 2013 22:26
Picon
Favicon

Missing php5apache2_2.dll in PHP 5.5 QA releases

Hi,
I'm just wondering why is php5apache2_2.dll not included in PHP 5.5 QA releases. The latest PHP 5.5 release
with php5apache2_2.dll was alpha 6 built with VC9. All later releases are built only using VC11 and no
longer include php5apache2_2.dll.

Regards,
John Tvrdik
Julien Pauli | 9 May 2013 10:53
Picon
Gravatar

PHP 5.5.0 RC1 has been released

Hello,

You are receiving this email because your project has been selected to
take part in an 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.

The 1st RC for 5.5 has just been released and can be
downloaded from:

    http://qa.php.net/

The Windows binaries are available at

    http://windows.php.net/qa/

PHP 5.5.0 RC1 fixes some bugs and possible memory leaks against the last
beta.

For a list of new features and bugfixes that you can target in your
testing, please refer to the NEWS file:

    https://github.com/php/php-src/blob/php-5.5.0RC1/NEWS<https://github.com/php/php-src/blob/php-5.5.0alpha1/NEWS>

The next RC is expected for May 23th.

In case you think that other projects should also receive this kind
of emails, please let us know privately, and we will add them to the
list of projects to contact.
(Continue reading)

JulienPauli | 9 May 2013 10:46
Picon
Gravatar

com web/qa: PHP 5.5.0 RC1 announcement: include/release-qa.php

Commit:    d0abeabb78069ffbfd68010c0aeeebbd8323c5d4
Author:    Julien Pauli <jpauli <at> php.net>         Thu, 9 May 2013 10:46:07 +0200
Parents:   e9da4516a3157e49daf9b09614a486676833461a
Branches:  master

Link:       http://git.php.net/?p=web/qa.git;a=commitdiff;h=d0abeabb78069ffbfd68010c0aeeebbd8323c5d4

Log:
PHP 5.5.0 RC1 announcement

Changed paths:
  M  include/release-qa.php

Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index e0d063c..07748c8 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
 <at>  <at>  -89,12 +89,12  <at>  <at>  $QA_RELEASES = array(
 			'baseurl'	=> 'http://snaps.php.net/',
 		),
 		'release'		=> array(
-			'type'		=> 'beta',
-			'number'    => 4,
-			'md5_bz2'   => '96a1a53418daa96484828692ef085e7b',
-			'md5_gz'    => 'ea500ffd473977228333b4d8a9ee15de',
-			'md5_xz'    => 'cba102154280dd16462150232dad9487',
-			'date'		=> '25 Apr 2013',
+			'type'		=> 'RC',
+			'number'    => 1,
(Continue reading)

Stanislav Malyshev | 9 May 2013 08:32
Picon

com web/qa: 5.4.16/5.3.26 is next: include/release-qa.php

Commit:    e9da4516a3157e49daf9b09614a486676833461a
Author:    Stanislav Malyshev <smalyshev <at> gmail.com>         Wed, 8 May 2013 23:32:09 -0700
Parents:   ffb5a77c04c3081ccdc662117fd3164d0a115673
Branches:  master

Link:       http://git.php.net/?p=web/qa.git;a=commitdiff;h=e9da4516a3157e49daf9b09614a486676833461a

Log:
5.4.16/5.3.26 is next

Changed paths:
  M  include/release-qa.php

Diff:
diff --git a/include/release-qa.php b/include/release-qa.php
index b59ea32..e0d063c 100644
--- a/include/release-qa.php
+++ b/include/release-qa.php
 <at>  <at>  -50,7 +50,7  <at>  <at>  TODO:

 $QA_RELEASES = array(
 	
-	'5.3.25' => array(
+	'5.3.26' => array(
 		'active'		=> true,
 		'snaps'			=> array(
 			'prefix'	=> 'php5.3-latest',
 <at>  <at>  -58,15 +58,15  <at>  <at>  $QA_RELEASES = array(
 		),
 		'release'		=> array(
(Continue reading)

Piotr D | 8 May 2013 14:36
Picon

Running tests

Hello,

I am writing to you because I am doing an academic project related to
testing php applications. I have read all your guide to write test cases
(which is clear and understandable), there is one thing that bothers me
though - how exactly do I run tests? Should I just run the run-tests.php
file (for example in a browser)? And is there some official run-tests.php
file on the internet? Because I have found some, but I do not know if the
source is reliable (I have not found this file on qa.php.net, although
that's the site I would search on the first place).

Thank you for attention,
Piotr.
Johannes Schlüter | 8 May 2013 12:32
Picon
Gravatar

com web/qa: Add user agent here, too.: pulls/api.php

Commit:    ffb5a77c04c3081ccdc662117fd3164d0a115673
Author:    Johannes Schlüter <johannes <at> schlueters.de>         Wed, 8 May 2013 12:32:35 +0200
Parents:   2f0f19f2fb9fc04c8e3d1561fb84e3738420ccae
Branches:  master

Link:       http://git.php.net/?p=web/qa.git;a=commitdiff;h=ffb5a77c04c3081ccdc662117fd3164d0a115673

Log:
Add user agent here, too.

Changed paths:
  M  pulls/api.php

Diff:
diff --git a/pulls/api.php b/pulls/api.php
index 148a6df..a878b3e 100644
--- a/pulls/api.php
+++ b/pulls/api.php
 <at>  <at>  -57,6 +57,10  <at>  <at>  function do_http_request($url, $opts)
 {
 	global $errors;

+	if (empty($opts['user_agent'])) {
+		$opts['user_agent'] = USER_AGENT;
+	}
+
 	$ctxt = stream_context_create(array('http' => $opts));
 	$actual_url = str_replace('https://', 'https://'.GITHUB_USER.':'.GITHUB_PASS.' <at> ', $url);

--

-- 
(Continue reading)

Johannes Schlüter | 8 May 2013 12:08
Picon
Gravatar

com web/qa: GitHub requires a user agent nowadays: pulls/api.php

Commit:    2f0f19f2fb9fc04c8e3d1561fb84e3738420ccae
Author:    Johannes Schlüter <johannes <at> schlueters.de>         Wed, 8 May 2013 12:08:52 +0200
Parents:   bfc6f84bc6efbf1e44f47879bffe6f19472ddb87
Branches:  master

Link:       http://git.php.net/?p=web/qa.git;a=commitdiff;h=2f0f19f2fb9fc04c8e3d1561fb84e3738420ccae

Log:
GitHub requires a user agent nowadays

Changed paths:
  M  pulls/api.php

Diff:
diff --git a/pulls/api.php b/pulls/api.php
index c7e0a67..148a6df 100644
--- a/pulls/api.php
+++ b/pulls/api.php
 <at>  <at>  -1,6 +1,7  <at>  <at> 
 <?php
 $errors = array();
 require('./config.php');
+define('USER_AGENT', 'PHP Pull Request Admin (http://qa.php.net/pulls php-qa <at> lists.php.net)');

 if ($_SERVER['SERVER_NAME'] === 'schlueters.de') {
 	define('DEV', true);
 <at>  <at>  -178,7 +179,8  <at>  <at>  function ghupdate()
 	$url = GITHUB_BASEURL.'repos/'.GITHUB_ORG.'/'.urlencode($_POST['repo']).'/pulls/'.$_POST['id'];
 	$ctxt = stream_context_create(array(
 		'http' => array(
(Continue reading)


Gmane