summaryrefslogtreecommitdiff
path: root/test/scanners/php/class.expected.raydebug
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-83/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to ↵murphy2009-12-281-2/+2
| | | | trunk.
* Updated PHP scanner (#36)murphy2009-10-201-0/+83
* highlighting of class and function definitions * improved HTML/PHP detection * heredocs (simple) * a new test for classes