We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfe303 commit 7ad0efeCopy full SHA for 7ad0efe
ftplugin/php.vim
@@ -32,7 +32,7 @@ let g:pdv_cfg_Version = ""
32
let g:pdv_cfg_Copyright = "2017 David Monllaó"
33
let g:pdv_cfg_License = "http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later"
34
let g:pdv_cfg_Author = ""
35
-let g:pdv_cfg_ReturnVal = ""
+let g:pdv_cfg_ReturnVal = "null"
36
37
" Check syntax of current file.
38
setlocal makeprg=php\ -l\ %
0 commit comments