Your message dated Sat, 13 Aug 2016 09:57:45 +0000
with message-id <e1byvhj-00061e...@quantz.debian.org>
and subject line closing RFP: phptidy -- Beautifier for PHP code
has caused the Debian Bug report #604879,
regarding RFP: phptidy -- Beautifier for PHP code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
604879: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604879
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
X-debbugs-Cc: phpt...@cmr.cx, pkg-php-ma...@lists.alioth.debian.org
Package: wnpp
Severity: wishlist

* Package name    : phptidy
  Version         : 2.10
  Upstream Author : Magnus Rosenbaum <phpt...@cmr.cx>
* URL             : http://developer.berlios.de/projects/phptidy/
* License         : GPL
  Programming Lang: PHP
  Description     : Beautifier for PHP code

This is a little tool for formatting PHP code. It aims to make the code better
readable and thus better understandable.

Unlike other beautifiers, phptidy does not completely reformat the code and
remove formatting, which was intended by the author. It only touches things
which are usually not intended. In case of doubt, phptidy will not touch
anything. Because of this strategy it is also very unlikely, that phptidy by
fault changes the functionality of the code.

phptidy is useful in many situations:

- You can use it on your own code during development to keep the code tidy,
  wasting no time on indenting and formatting by hand.

- In a project with more than one person coding you have less trouble with
  people who do not confirm to the style guide.

- If you use a version control system you can require all participating people
  to run phptidy before committing changes. Then you won't have anymore trouble
  with unintended changes due to code formatting or with the trailing
  whitespace or wrong line breaks of some brain dead editors (or their users).

- If you have to maintain some ultimately ugly code of someone else. After
  running phptidy the code will be much better readable. Well, the code will
  not be perfect, but it's a big help anyway.

The used coding standard is mainly inspired by the PEAR Coding Standards:
http://pear.php.net/manual/en/standards.php

phptidy is released under the GPL and can be used for free.

[Yes, there already is a similarly named php5-tidy package here in Debian
(but which tidies HTML.) Magnus: RFP means I Request For
somebody to Package this for Debian. --jidanni]



--- End Message ---
--- Begin Message ---
RFP 604879 has no visible progress for a long time, so closing.

--- End Message ---

Reply via email to