qa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
qa [2008/08/07 07:09] zoeqa [2017/07/13 14:04] – Add link to PHP TestFest 2017 website ramsey
Line 2: Line 2:
 This page is just getting started, but for now please enjoy the following resources. This page is just getting started, but for now please enjoy the following resources.
  
-==== QA Resources ==== 
   * [[http://qa.php.net/|Official QA website]]   * [[http://qa.php.net/|Official QA website]]
-  * [[http://gcov.php.net/|Test and Code Coverage Analysis]] +  * [[http://snaps.php.net/|PHP snapshots/builds]] 
-  * [[http://snaps.php.net/|PHP CVS snapshots/builds]] +  * [[http://php.net/git.php|Access to the PHP Git Repository]] 
-  * <del>[[http://pecl4win.php.net/|Windows PECL snapshots/builds]]</del> +  * [[QA:TestFest-2010|TestFest 2010]] 
-  * [[http://php.net/anoncvs|Access to the PHP CVS Repository]] +  * [[https://phptestfest.org/|TestFest 2017]] 
-  * Temporary location for draft documentation +  * [[QA:RunTests|RunTests]] 
-  * [[QA:TestFest|TestFest]]+  * [[QA:screencasts|Screencasts]] 
 +  * [[Temporary location for draft documentation | Tempdoc ]]
  
  
 +===== Build Overview  =====
 +
 +  * [[http://gcov.php.net/viewer.php?version=PHP_5_3|PHP 5.3 ]]
 +  * [[http://www.php.net/manual/en/faq.build.php#faq.build.configure|Build Problems FAQ]]
 +
 +===== Coverage =====
 +  * [[http://gcov.php.net/viewer.php?version=PHP_5_3&func=tested_functions|Tested functions]]
 +  * [[http://gcov.php.net/PHP_5_3/lcov_html/|Test and Code Coverage Analysis]]
 +
 +===== Bugtracker =====
 +
 +  * [[http://bugs.php.net/|Php Bugtracker]]
 +  * [[http://bugs.php.net/bugstats.php|Bug Stats]]
 +  * [[http://bugs.php.net/search.php?cmd=display&status=Assigned&search_for=&php_os=&php_os_not=0&boolean=1&author_email=&bug_age=0&by=&order_by=id&direction=ASC&phpver=&limit=10&assign=&begin=100|Assigned PHP Bugs]]
 +  * [[http://bugs.php.net/search.php?boolean=0&limit=All&order_by=status&direction=ASC&cmd=display&status=Open&bug_type[]=Documentation+problem&bug_age=0|Open Bugs in Docs]]
 +
 +===== Changelog =====
 +
 +  * [[http://cvs.php.net/viewvc.cgi/php-src/ChangeLog|CVS log]]
 +  * [[http://www.ohloh.net/p/php/contributors|Ohloh list of contributors]]
 +
 +===== Writing Tests =====
 +  * [[http://qa.php.net/write-test.php|How to Write Tests]]
 +  * [[http://wiki.php.net/qa/phptlessonslearned|Lessons learned writing tests]]
qa.txt · Last modified: 2018/08/07 11:09 by carusogabriel