- Also mark NO_PACKAGE because DEFAULT_PHP_VER=5 doesn't propagate to
dependencies, causing conflicts between php4 and php5 (like
pear-PHPUnit2 and a number of others).
PR: ports/84527
Submitted by: leeym
Approved by: portmgr (marcus), antonio@php.net (maintainer)
This program reformat and beautify PHP source code files
automatically.
The program is Open Source and distributed under the terms
of PHP Licence. It is written in PHP 5 and has a command
line tool.
PR: ports/76196
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>