Commit History

作者 SHA1 備註 提交日期
  Christoph Dreis 3ba77d1d39 Use fully-qualified name for native functions (#1887) 1 年之前
  Jordi Boggiano b127292ee0 Fix phpunit deprecations 1 年之前
  Jordi Boggiano 1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) 3 年之前
  Jordi Boggiano 1181473f4b Merge branch '2.x' into main 3 年之前
  Jordi Boggiano bd24765917 ElasticSearch v8 support (#1662) 3 年之前
  Jordi Boggiano 0dac87975c Add property types to all properties where possible 3 年之前
  Jordi Boggiano 2695fa86cd CI fixes 3 年之前
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 年之前
  Jordi Boggiano 5eb9b8ed93 Code cleanups 3 年之前
  Victor Pryazhnikov cdba0c5693 Deprecated setMethods() usages moving to onlyMethods() 4 年之前
  Jordi Boggiano b78de556de Merge pull request #1359 from MarioBlazek/feature_upgrade_phpunit_to_v8 6 年之前
  Jordi Boggiano 330988295a Merge remote-tracking branch 'origin/1.x' 6 年之前
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 6 年之前
  Jason Davis ca3a914276 Update for compatibility with actively maintained versions of Zend Server 6 年之前
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 年之前
  Jordi Boggiano f200e79879 CS fixes 9 年之前
  Jordi Boggiano d7b415c2c8 Make TestCase class available to dependents to help with testing 9 年之前
  Jordi Boggiano c889fb2648 CS fixes & upgrading cs fixer config 10 年之前
  Jordi Boggiano 3f8c37b23c CS fixer 12 年之前
  ChristianB f0ba64ad4b Exception will be thrown if ZendMonitorHandler is instantiated without having Zend Server installed. 13 年之前
  ChristianB 83b84ff818 Pass $record['formatted'] as the user parameter for zend monitor. Refactored test. 13 年之前
  ChristianB 5a2a9129d4 Added test for getDefaultFormatter 13 年之前
  ChristianB a2162c1787 Override getDefaultFormatter instead of creating a formatter with 'new' in method 'write'. Using levelMap again. Refactored test. 13 年之前
  ChristianB b4b2d91c67 Refactored writeZendMonitorCustomEvent signature to provide better testability 13 年之前
  ChristianB 4eb6011dc1 Use getRecord to get a record in unit test 13 年之前
  ChristianB 32145bc49e Removed testing a mock instead of the real handler 13 年之前
  ChristianB a82bac49f2 Added ZendMonitor Handler 13 年之前