1. 19 May, 2011 1 commit
  2. 18 May, 2011 1 commit
  3. 17 May, 2011 4 commits
  4. 15 May, 2011 2 commits
  5. 14 May, 2011 9 commits
  6. 13 May, 2011 1 commit
  7. 11 May, 2011 2 commits
    • Fabien Potencier's avatar
      updated vendors · ef499980
      Fabien Potencier authored
      ef499980
    • Igor Wiedler's avatar
      Support including a phar from another phar · 5dc4d9c5
      Igor Wiedler authored
      The default stubs mess up when you try to run a phar which includes
      another phar. In my case I was running pip.phar on the CLI, which
      included app.php, which in turn included silex.phar.
      
      It broke the __DIR__ calls. This was able to fix it.
      
      Needs testing in lots of different setups, because the default stubs are
      no longer used.
      5dc4d9c5
  8. 09 May, 2011 13 commits
  9. 08 May, 2011 2 commits
  10. 06 May, 2011 5 commits