Historial de Commits

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