1. 13 Jun, 2012 23 commits
  2. 12 Jun, 2012 2 commits
  3. 11 Jun, 2012 1 commit
  4. 09 Jun, 2012 1 commit
  5. 08 Jun, 2012 2 commits
  6. 07 Jun, 2012 2 commits
  7. 03 Jun, 2012 3 commits
    • Fabien Potencier's avatar
      merged branch igorw/autoloader-exception (PR #347) · 8b7796f9
      Fabien Potencier authored
      Commits
      -------
      
      7ecfd533 Re-add a SymfonyBridgesServiceProvider that throws an exception
      3ed4cdf6 Add exceptions for removed autoloader service and class_loader parameters
      
      Discussion
      ----------
      
      Add exceptions for removed features
      
      As I said before, we need to tell the users about removed features. We cannot expect them to constantly check the changelog, and I refuse to spend my time providing support because of this.
      
      This PR adds exceptions for the autoloader service, all of the *.class_path parameters and the SymfonyBridgesServiceProvider. Those exceptions should give the user at least some idea about what is going on, and hopefully reduce the amount of support tickets we get.
      
      We can remove these exceptions when we release 1.0.0-RC1.
      
      ---------------------------------------------------------------------------
      
      by neurolit at 2012-06-03T18:02:34Z
      
      I totally agree with you. It's quite painful to maintain a webapp based on Silex, as APIs are changing all the time. Such exceptions would be of much help!
      8b7796f9
    • Igor Wiedler's avatar
    • Igor Wiedler's avatar
  8. 02 Jun, 2012 1 commit
  9. 01 Jun, 2012 3 commits
  10. 31 May, 2012 2 commits