Proposal for "Mailman"

» Metadata » Status
  • Category: PHP
  • Proposer: James Wade 
  • License: BSD Style
» Description

PHP Mailman allows the easy integration of Mailman into a dynamic website without using Python or requiring permission to Mailman binaries.

Based on a concept outlined by Mailman

» Dependencies » Links
  • PHP >= 5
» Timeline » Changelog
  • First Draft: 2011-09-07
  • Proposal: 2011-09-07
  • Call for Votes: 2011-09-15
  • Voting Extended: 2011-09-23
  • James Wade
    [2011-09-13 16:21 UTC]

    • Some tweaks after a coding standards check
    • added use of HTTP_Request2; fixed a couple of errors; added setters for ...
    • Now using getters and setters for the error messages
    • Using "protected" rather than "private"