Code Comments
Programming Forum and web based access to our favorite programming groups.helly Sat Jul 15 10:44:42 2006 UTC
Modified files:
/qaweb howtohelp.php
Log:
- Update (Ligaya Turmelle)
[url]http://cvs.php.net/viewvc.cgi/qaweb/howtohelp.php?r1=1.16&r2=1.17&diff_format=u[/u
rl]
Index: qaweb/howtohelp.php
diff -u qaweb/howtohelp.php:1.16 qaweb/howtohelp.php:1.17
--- qaweb/howtohelp.php:1.16 Sun Jan 19 18:02:12 2003
+++ qaweb/howtohelp.php Sat Jul 15 10:44:42 2006
@@ -3,7 +3,7 @@
$TITLE = "How To Help [PHP-QAT: Quality Assurance Team]";
$SITE_UPDATE = date("D M d H:i:s Y T", filectime($SCRIPT_FILENAME));
-/* $Id: howtohelp.php,v 1.16 2003/01/19 18:02:12 derick Exp $ */
+/* $Id: howtohelp.php,v 1.17 2006/07/15 10:44:42 helly Exp $ */
common_header();
?>
@@ -17,7 +17,18 @@
</tr>
<tr>
<td width="10"> </td>
- <td width="100%">You can help the QA effort in several ways:<br /
>
+ <td width="100%">So there you sit. A PHP coder who loves PHP. B
ut lately
+ you find yourself wanting to help the PHP community by contribu
ting. Only
+ one problem - you aren't a uber 1337 coder - whether it is beca
use you have
+ only recently started to learn how to program in PHP or you jus
t don't yet
+ have the experience with advanced concepts. But you really wan
t to help out
+ and you are unsure though how to go about doing it. You have l
ooked at the
+ various 'normal' ways of helping out with PHP but nothing seems
to fit. Your
+ C coding isn't the best (if you even know how) so helping with
the core or
+ PECL is out, nothing in PEAR really 'calls' to you, and you don
't know anything
+ about the PHP docs and the software it uses. So where does tha
t leave you.
+ Have no fear there is still a way you can help with PHP - you c
an help the
+ PHP Quality Assurance team.<br />
<br />
</td>
<td width="10"> </td>
@@ -26,10 +37,10 @@
<td width="10"> </td>
<td width="100%">
<ul>
- <li class="lihack"><a href="write-test.php">Write testcases</
a>:
+ <li class="lihack">You can <a href="write-test.php">Write tes
tcases</a>:
<ul>
<li class="lihack">to reproduce bugs</li>
- <li class="lihack">for PHP functions for which no testcase
exist</li>
+ <li class="lihack">for PHP functions where testcases do not
currently exist</li>
</ul>
</li>
<li class="lihack">
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.