Add 2017Q2 PHP QA entry from tz
This commit is contained in:
parent
249ed42f03
commit
69e39a0182
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50553
1 changed files with 53 additions and 0 deletions
|
@ -1457,4 +1457,57 @@
|
||||||
Adriaan de Groot also wrote a blog post about the change.</p>
|
Adriaan de Groot also wrote a blog post about the change.</p>
|
||||||
</body>
|
</body>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='ports'>
|
||||||
|
<title>PHP Ports: Help Improving QA</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Torsten</given>
|
||||||
|
<common>Zühlsdorff</common>
|
||||||
|
</name>
|
||||||
|
<email>tz@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>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue