svn commit: r50553 - head/en_US.ISO8859-1/htdocs/news/status
Benjamin Kaduk
bjk at FreeBSD.org
Mon Jul 24 22:51:34 UTC 2017
Author: bjk
Date: Mon Jul 24 22:51:32 2017
New Revision: 50553
URL: https://svnweb.freebsd.org/changeset/doc/50553
Log:
Add 2017Q2 PHP QA entry from tz
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Mon Jul 24 08:35:08 2017 (r50552)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2017-04-2017-06.xml Mon Jul 24 22:51:32 2017 (r50553)
@@ -1457,4 +1457,57 @@
Adriaan de Groot also wrote a blog post about the change.</p>
</body>
</project>
+
+ <project cat='ports'>
+ <title>PHP Ports: Help Improving QA</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>Torsten</given>
+ <common>Zühlsdorff</common>
+ </name>
+ <email>tz at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://www.patreon.com/TorstenZuehlsdorff">My Patreon Page</url>
+ </links>
+
+ <body>
+ <p>As maintainer of the PHP ports, I first want to thank you all
+ for the great feedback and patches I receive, in many forms.
+ You keep my life interesting!</p>
+
+ <p>In the past few months I learned a lot about various
+ configurations, settings and bugs. Also, sadly, there are
+ always PRs, patches and emails left unanswered, because of
+ missing time on my side.</p>
+
+ <p>I want to improve the situation by adding more automatic QA
+ testing, but I need help to do so. Please send me your
+ non-standard PHP-configurations or describe your exotic
+ setups! These can be as simple as changed default versions,
+ like LibreSSL instead of OpenSSL or the GCC version used for
+ compiling. I, for example, use always another
+ PostgreSQL-version than default (and always PHP 7.1). Of
+ course, this also covers options set in an non-default way or
+ setups changing variables to allow for multiple PHP
+ installations, etc..</p>
+
+ <p>I plan to test on all supported &os; versions, so you only
+ need to mention if you are using an unsupported version.</p>
+
+ <p>Note: Since PHP 7.2 is coming (hopefully on schedule), I will
+ test PHP 7.2 from the onset with all the provided
+ configurations, too.</p>
+ </body>
+
+ <help>
+ <task>Document the various configurations to be tested.</task>
+
+ <task>Setup the automatic QA infrastructure.</task>
+ </help>
+ </project>
</report>
More information about the svn-doc-all
mailing list