1. 01 Jul, 2011 2 commits
    • Fabien Potencier's avatar
      updated vendors · a4bf201a
      Fabien Potencier authored
      a4bf201a
    • Fabien Potencier's avatar
      merged branch brikou/patch-1 (PR #121) · 85b45dcc
      Fabien Potencier authored
      Commits
      -------
      
      c32e0ec7 fixed twig template filename (for form usage)
      
      Discussion
      ----------
      
      fixed twig template filename (for form usage)
      
      ---------------------------------------------------------------------------
      
      by stof at 2011/06/27 13:11:05 -0700
      
      @mgatto This change was part of the beta5 release of Symfony2
      
      ---------------------------------------------------------------------------
      
      by mgatto at 2011/06/27 13:32:44 -0700
      
      Thanks. I also wanted that in for documentation purposes if this is pulled in since Symfony2 is a rapidly moving target at this time.
      85b45dcc
  2. 27 Jun, 2011 1 commit
  3. 23 Jun, 2011 1 commit
  4. 22 Jun, 2011 1 commit
  5. 16 Jun, 2011 1 commit
  6. 26 May, 2011 1 commit
  7. 22 May, 2011 1 commit
  8. 20 May, 2011 1 commit
  9. 18 May, 2011 1 commit
  10. 17 May, 2011 4 commits
  11. 15 May, 2011 2 commits
  12. 14 May, 2011 9 commits
  13. 13 May, 2011 1 commit
  14. 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
  15. 09 May, 2011 12 commits