9f75a83e04881b3e23cd2716cc0664bbc6e4c180 |
|
22-Aug-2016 |
Kryštof Tulinger <krystof.tulinger@oracle.com> |
adapting tests |
e82aad4589611e8073edce3c9e4e06f9ee0e98e9 |
|
20-Jan-2016 |
Alex Concha <alex@buayacorp.com> |
Fix PHP single quoted strings in xref.
All strings that use single quotes get enclosed by a double quote. See https://github.com/OpenGrok/OpenGrok/issues/973 |
88d03f72e0764705d72575ab15cc4b4e1b088fc3 |
|
13-Feb-2015 |
Harry Pan <pan.xingzhi@gmail.com> |
Fix test failures introduced by Intelli Window. |
830cfaa577b220f9b2155dbd65e48c9a94a3238a |
|
25-Jan-2013 |
Lubos Kosco <Lubos.Kosco@oracle.com> |
eol fixes with .gitattributes |
e0835a275e5b29e1f89e57715592b5b44304686d |
|
02-Jan-2013 |
Gustavo Lopes <glopes@nebm.ist.utl.pt> |
PhpXref stylistic changes
* Consistency with XML xref
* Hightlight of opening and closing PHP tags |
9fec1c146f0886a2635fffd846548ccad3c4d1e6 |
|
02-Jan-2013 |
Gustavo Lopes <glopes@nebm.ist.utl.pt> |
PHPDoc support for @uses |
2f1d1e46769e539095f74416cad9129d31d2616e |
|
02-Jan-2013 |
Gustavo Lopes <glopes@nebm.ist.utl.pt> |
Fix bug in PHP scanners
The bug occurred when leaving PHP script context with unclosed
open braces. |
2563573f45415d9a2a9deb5fa6401c86ed0c326a |
|
02-Jan-2013 |
Gustavo Lopes <glopes@nebm.ist.utl.pt> |
PHP scanners: test files updated |