Commit Graph

  • 443e460166 Convert to native type hint main Jordi Boggiano 2025-11-12 09:42:24 +01:00
  • 83acb6c128 Fix CI run (#25) 1.2.1 Jordi Boggiano 2025-11-11 11:33:05 +01:00
  • 89820faf47 Merge pull request #24 from php-fig/mixed-levels Jordi Boggiano 2025-11-11 11:25:52 +01:00
  • 07b4e73a9e Static calls Jordi Boggiano 2025-11-11 11:16:36 +01:00
  • ad1ca5d7e3 Make normalizeLevel private again Jordi Boggiano 2025-11-11 10:57:20 +01:00
  • 1535bd629b Narrow type of $level for TestLogger specific methods Jordi Boggiano 2025-11-11 10:50:00 +01:00
  • ae47763a66 Fixes Jordi Boggiano 2025-11-11 10:44:52 +01:00
  • dfa804a0c0 Allow mixed types for $level and normalize them in case non-int|string levels are passed in Jordi Boggiano 2025-11-11 10:23:11 +01:00
  • fde37ea969 Merge pull request #19 from sasezaki/has_record_array Jordi Boggiano 2025-11-11 09:08:13 +01:00
  • ea028737e0 Merge branch 'main' into has_record_array Jordi Boggiano 2025-11-11 09:06:47 +01:00
  • 47dd6bab2a Merge pull request #21 from derrabus/bugfix/context-too-narrow Jordi Boggiano 2025-11-11 09:03:10 +01:00
  • 839607c4ca Widen context type to mixed[] Alexander M. Turek 2025-10-31 08:44:12 +01:00
  • c3d3b7563e array offset should not be guarantee for hasRecord() sasezaki 2025-10-30 00:08:31 +09:00
  • a6c6d97e28 Merge pull request #12 from sasezaki/cs202510 1.2.0 Jordi Boggiano 2025-10-27 15:03:49 +01:00
  • 60dfe4a7ed Merge pull request #13 from sasezaki/attribute202510 Jordi Boggiano 2025-10-27 15:03:04 +01:00
  • c9642cd00b Merge pull request #15 from sasezaki/doctype Jordi Boggiano 2025-10-27 15:02:30 +01:00
  • da1b3c04f9 Merge pull request #16 from sasezaki/interpolate Jordi Boggiano 2025-10-27 15:02:23 +01:00
  • 66134be780 Merge pull request #14 from sasezaki/hasRecord-phpdoc Jordi Boggiano 2025-10-27 14:29:08 +01:00
  • 1ec60231b2 Add optional PSR-3 message placeholder interpolation to TestLogger sasezaki 2025-10-25 11:25:42 +09:00
  • c13e483db8 More precise type annotations sasezaki 2025-10-25 10:27:12 +09:00
  • fe1a1fa591 Updated - hasRecord() PHPDoc type hint, reflecting the actual method implementation sasezaki 2025-10-04 22:53:49 +09:00
  • c30b372e33 refine .gitattributes sasezaki 2025-10-04 22:23:36 +09:00
  • f5b386aefd Removed useless installed_paths setting sasezaki 2025-10-04 22:17:11 +09:00
  • 878f01f85a Apply phpcbf & fix for Line exceeds 120 characters sasezaki 2025-10-04 22:15:50 +09:00
  • eb640f04c2 Merge pull request #8 from sasezaki/phpunit10 Alessandro Lai 2025-02-02 18:16:44 +01:00
  • 5452d20e0e Merge pull request #7 from sasezaki/php84 Alessandro Lai 2025-02-02 13:15:38 +01:00
  • adc62aaf2b Merge pull request #6 from sasezaki/composer-keywords Alessandro Lai 2025-02-02 13:15:20 +01:00
  • bf46e8e948 Run CI on cron to avoid stale Alessandro Lai 2025-02-02 13:09:39 +01:00
  • d7f7a96bc9 PHPUnit providers should be static method sasezaki 2025-02-02 18:42:42 +09:00
  • 66b84a78a7 test with PHPUnit 10, 11 sasezaki 2025-02-02 18:39:55 +09:00
  • 41d1f4b664 Add PHP 8.4 to test matrix sasezaki 2025-02-02 18:37:26 +09:00
  • 38385463f0 Added testing keyword to promote adding as require-dev see https://getcomposer.org/doc/04-schema.md#keywords sasezaki 2025-02-02 18:27:16 +09:00
  • aadfa242f2 Merge pull request #5 from php-fig/UpdateCI Ralf Lang 2023-11-05 10:35:16 +01:00
  • 254c924fec Add more recent PHP versions to CI Ralf Lang 2023-11-04 16:56:35 +01:00
  • 02d6eaf8b0 Update log timestamp for release 1.1.0 Ralf Lang 2022-10-18 07:33:27 +02:00
  • 1d0c40fb95 Merge pull request #2 from GromNaN/setup/v1.1 Ralf Lang 2022-09-08 18:16:45 +02:00
  • e060b66d95 Merge branch 'main' into setup/v1.1 Ralf Lang 2022-09-08 18:14:02 +02:00
  • a8976008d7 Merge pull request #3 from ralflang/main 1.0.0 Ralf Lang 2022-09-07 06:36:07 +02:00
  • ccd7a4b674 Add release date Ralf Lang 2022-09-07 06:33:28 +02:00
  • 665641d90f Import test classes from psr/log 1.1.4 Jérôme Tamarelle 2022-08-22 17:37:11 +02:00
  • 8e034d87e8 Finally fix the headline. Ralf Lang 2022-08-15 14:02:58 +02:00
  • faeaeb1a7f Fixup omissions in readme Ralf Lang 2022-08-15 13:29:00 +02:00
  • 21ead6c332 Mostly verbatim conversion from psr/log-util to fig/log-test. Ralf Lang 2022-08-15 11:43:23 +02:00
  • 0e8a938210 Fix markdown table Jérôme Tamarelle 2022-01-12 22:40:42 +01:00
  • 00eca819f8 Setup v1.0 with empty package Jérôme Tamarelle 2022-01-06 22:52:45 +01:00
  • 09fb475a69 Merge pull request #3 from XedinUnknown/always-continue-all-jobs Alessandro Lai 2021-06-22 16:13:25 +02:00
  • 3c8b7b4175 Always continue all jobs even if other jobs fail Anton Ukhanev 2021-06-21 21:09:34 +02:00
  • 223de2b29b Merge pull request #1 from XedinUnknown/task/project-setup Alessandro Lai 2021-06-17 14:41:58 +02:00
  • 21c4fbaa27 Correct PHP 5.4 include Anton Ukhanev 2021-06-17 10:56:09 +02:00
  • e2c8d2ce25 PHP 5.3 is no longer experimental Anton Ukhanev 2021-06-17 10:55:26 +02:00
  • 5601586b80 Do not run PHPCS on PHP 5.3 Anton Ukhanev 2021-06-17 10:52:08 +02:00
  • 7c710dcd48 Downgrading corrected even further Anton Ukhanev 2021-06-17 10:49:15 +02:00
  • 3c85dd6725 Downgrading corrected even further Anton Ukhanev 2021-06-17 10:47:16 +02:00
  • 1446ab7f1d Downgrading corrected further Anton Ukhanev 2021-06-17 10:40:29 +02:00
  • 98262e4bb2 Downgrading corrected Anton Ukhanev 2021-06-17 10:38:38 +02:00
  • 1af7bce7b9 Downgrade PHPCS to 2.x on PHP 5.3 Anton Ukhanev 2021-06-17 10:33:34 +02:00
  • 678efacb90 Add PHPCS Anton Ukhanev 2021-06-17 10:29:54 +02:00
  • 5cba562020 Declare PHP 5.3 builds as experimental Anton Ukhanev 2021-06-15 16:45:26 +02:00
  • 8e8af9cc79 Remove potential var name ambiguity Anton Ukhanev 2021-06-15 14:03:49 +02:00
  • fbba893200 Add include for all extra variables used Anton Ukhanev 2021-06-15 13:12:53 +02:00
  • ab60fe5ddf Revert "Fix variable value syntax" Anton Ukhanev 2021-06-15 13:03:50 +02:00
  • dd24382a46 Fix variable value syntax Anton Ukhanev 2021-06-15 13:02:33 +02:00
  • 565ac1f86e Fix variable syntax Anton Ukhanev 2021-06-15 13:00:44 +02:00
  • 27983cb169 Add missing flag Anton Ukhanev 2021-06-15 12:57:47 +02:00
  • 2244ac34f2 Add reference to original decision Anton Ukhanev 2021-06-15 12:55:29 +02:00
  • 2483bc16b6 Allow PHP 5.3 builds to fail Anton Ukhanev 2021-06-15 12:51:19 +02:00
  • 3d05564b83 Allow PHP 5.3 Anton Ukhanev 2021-06-15 12:37:48 +02:00
  • 7144cc0774 Build on PHP 5.3 and 5.4 as well Anton Ukhanev 2021-06-15 12:34:22 +02:00
  • 0fc3519154 Use multiline list Anton Ukhanev 2021-06-15 12:31:34 +02:00
  • 979e6528f9 Correct paths for PHP linting Anton Ukhanev 2021-06-15 12:30:27 +02:00
  • 0e694c0072 Install lowest deps on PHP 5.5 only Anton Ukhanev 2021-06-12 14:15:45 +02:00
  • 2ca099d70e Add test bootstrap Anton Ukhanev 2021-06-12 14:05:55 +02:00
  • 3761d70ed8 Remove debug output from readme Anton Ukhanev 2021-06-12 14:03:39 +02:00
  • 204d8f5e92 Setup project Anton Ukhanev 2021-06-12 14:02:04 +02:00
  • df7ed74ab6 Initial commit Alessandro Lai 2021-06-10 17:52:20 +02:00