https://bugzilla.wikimedia.org/show_bug.cgi?id=57676

       Web browser: ---
            Bug ID: 57676
           Summary: Support CLI debugging
           Product: MediaWiki-Vagrant
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

There is no way to debug CLI scripts with XDebug without documentation digging,
as far as I can see. I usually add shell functions called xdebug_on and
xdebug_off which export/unset XDEBUG_CONFIG='remote_host=10.11.12.1' (which
then tells XDEBUG to use the standard vagrant host IP). What do you think of
adding that to the vagrant user's bashrc?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to