php-developer-list | 2000111
Date: 11/15/00
- Next message: Jim Jagielski: "Re: [PHP-DEV] CVS Account Request"
- Previous message: dietricha <email protected>: "[PHP-DEV] PHP 4.0 Bug #7820 Updated: xmlFreeURI not found"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] CVS Account Request"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] CVS Account Request"
- Reply: Zeev Suraski: "Re: [PHP-DEV] CVS Account Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Zeev Suraski wrote:
>
> At 01:27 16/11/2000, Jim Jagielski wrote:
> >Generally, we are talking mostly about a QA process. Can we maintain
> >QA control over PHP with the current setup? I'm not qualified
> >to answer that, but in a netshell that's the deal.
>
> I think that the kind of QA we're trying to develop for PHP is
> functional-level, and not source level. It's not going to address the
> security concerns involved in giving people CVS write access very quickly.
>
Source-level code is the core of QA. If you can't control or monitor
the quality of the code coming in, then you can't monitor or
control the quality of the final product. Security concerns in
the code, or in patches applied to the code, is most definately
a QA process. One way of ensuring this is a review-then-commit
process, where a patch is submitted, reviewed and if approved
commited. Well, maybe not "ensuring" it because it depends
on how well it's "reviewed" and even when reviewed, interactions
happen that cause problems. But it *does* increase the overall
QA process. Also saying "just you 5 guys have commit access"
does it as well. Not everyone who submits a patch needs CVS commit. :)
CVS implies trust of the committer and responsibility of others
to look over the patch.
-- =========================================================================== Jim Jagielski [|] jim <email protected> [|] http://www.jaguNET.com/ "Are you suggesting coconuts migrate??"-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jim Jagielski: "Re: [PHP-DEV] CVS Account Request"
- Previous message: dietricha <email protected>: "[PHP-DEV] PHP 4.0 Bug #7820 Updated: xmlFreeURI not found"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] CVS Account Request"
- Next in thread: Zeev Suraski: "Re: [PHP-DEV] CVS Account Request"
- Reply: Zeev Suraski: "Re: [PHP-DEV] CVS Account Request"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

