提交历史

作者 SHA1 备注 提交日期
  ADmad 0defa45cbf Replace Zend framework packages with Laminas. 6 年之前
  Ján Súkeník a66b2373ca 4.x - Explicit write & close of the session 6 年之前
  Ján Súkeník 6a2c9767d7 4.x - Explicit write & close of the session 6 年之前
  ADmad eab11b7a14 Fix namespace of test files. 6 年之前
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 年之前
  mscherer 54e5a91f92 Fix up tests. 7 年之前
  ADmad cf569b9c15 Fix CS error. 7 年之前
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 年之前
  ADmad 095de73822 Remove custom method MiddlewQueue::get(). 7 年之前
  ADmad 75688dda5c Make Runner use a fallback handler if middleware queue doesn't generate a response. 7 年之前
  ADmad 82feaec7f8 Update Server as per changes to Runner. 7 年之前
  ADmad 874c3c2d4d Upgrade to zendframework/diactoros 1.8. 7 年之前
  ADmad 094ef08258 Fix CS error. 7 年之前
  ADmad 7b901538aa Add type hints to application interfaces. 7 年之前
  ADmad 07f873ef48 Removed unused class. 7 年之前
  ADmad 77a2488bcd Enable strict files for test files. 7 年之前
  ADmad 33168b47f3 Add strict typing to Http/** 7 年之前
  ADmad 74c54232f6 Use EventInterface instead of Event for typehints. 7 年之前
  ADmad a70cc4975e Remove unused "use" statements. 8 年之前
  mark_story 4788b92919 Fix phpcs error. 8 年之前
  Florian Krämer 4c4d4d5fa8 Removing deprecated event code 8 年之前
  Mark Story 40fe576bd7 Fix phpstan warnings and actual mistakes. 8 年之前
  Mark Story bda7b35423 Remove events hooks. 8 年之前
  Mark Story e4cf40d097 Make Server/CommandRunner proxy event managers. 8 年之前
  Mark Story 7f5681470f Merge the EventApplication and PluginApplication interfaces. 8 年之前
  Mark Story 0cbab2a29b Add events hook to plugins. 8 年之前
  Mark Story 1e59a8d9c3 Merge branch '3.next' into 3.next-plugins 8 年之前
  Mark Story e5322b050f Integrate plugin hooks in http & routing 8 年之前
  Robert Pustułka 89e9ba25a4 Add tests 8 年之前
  Mark Story 8eb938eb29 Fix up headers_sent() handling for ServerTest. 8 年之前