1. 03 Sep, 2014 1 commit
  2. 17 Jul, 2014 1 commit
  3. 15 Jul, 2014 1 commit
  4. 01 Jul, 2014 1 commit
  5. 04 Jun, 2014 1 commit
  6. 29 Mar, 2013 2 commits
  7. 22 Feb, 2013 1 commit
    • hacfi's avatar
      Fix Symfony2 command completion 'permission denied' · 8c74d80f
      hacfi authored
      app/console by default (if you create a new Symfony project via composer create-project or by downloading it from symfony.com) is not executable. Therefore I get the following error:
      
      sf2 _symfony2_get_command_list:1: permission denied: app/console 
      _symfony2_get_command_list:1: permission denied: app/console
      _symfony2_get_command_list:1: permission denied: app/console
      
      To make command completion work without changing app/console you just have to let php run it.
      8c74d80f
  8. 20 Nov, 2012 1 commit
  9. 05 Oct, 2012 1 commit
  10. 17 Dec, 2011 1 commit