-
-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Description
Source view is not working in phpDocumentor3, but it works in phpDocumentor2.
Expected Behavior
Source view should show source code of the file.
Actual Behavior
Source view shows blank two lines.
Steps to Reproduce the Problem
- Create few files with docBlocks.
- Create documentation with phpDoc 2.
- Create documentation with phpDoc 3.
- Open source view of file.
Your environment
- Version used: v3.0.0-alpha.2
- Install method: PHAR
- PHP version: 7.2.6
- Operating system and version: Ubuntu 16.04 on Codenvy PHP stack

