[Bug 234465] [NEW PORT] devel/pear_PHP_PMD: Looks for potential issues in PHP code

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 28 14:12:04 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234465

            Bug ID: 234465
           Summary: [NEW PORT] devel/pear_PHP_PMD:    Looks for potential
                    issues in PHP code
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: vvelox at vvelox.net

Created attachment 200578
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=200578&action=edit
svn diff

Portlint is happy and so is poudriere.


----

Takes a given PHP source code base and look for several
potential problems within that source. These problems
can be things like:

- Possible bugs
- Suboptimal code
- Overcomplicated expressions
- Unused parameters, methods, properties

WWW: https://phpmd.org/

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list