Skip to content

Releases: php-censor/php-censor

2.1.6 (Mr. Meeseeks)

15 Mar 17:38
2.1.6
ae532d6
Compare
Choose a tag to compare

2025-03-15

Fixed

2.0.14 (Rick Sanchez)

15 Mar 17:09
2.0.14
2578888
Compare
Choose a tag to compare

2025-03-15

Fixed

2.1.5 (Mr. Meeseeks)

04 May 11:11
2.1.5
cc30405
Compare
Choose a tag to compare

2024-05-04

Added

  • Support of PHP 8.2 and 8.3 in GitHub Actions.

Fixed

2.0.13 (Rick Sanchez)

04 May 10:56
2.0.13
ed5eed0
Compare
Choose a tag to compare

2024-05-04

Added

  • GitHub Actions pipeline (backport from v2.1) + support of PHP 8.2 and 8.3.

Fixed

2.1.4 (Mr. Meeseeks)

11 Jan 12:09
2.1.4
c003931
Compare
Choose a tag to compare

2024-01-11

Fixed

2.0.12 (Rick Sanchez)

11 Jan 11:49
2.0.12
f946cb9
Compare
Choose a tag to compare

2024-01-11

Fixed

2.1.3 (Mr. Meeseeks)

11 Jan 15:53
2.1.3
a82de55
Compare
Choose a tag to compare

2023-01-11

Fixed

  • PHP 8.1 deprecation while searching for composer binary. Pull request #434.
    Thanks to @StudioMaX.
  • PHP 8.1 error with return type of php_user_filter::filter function.

2.0.11 (Rick Sanchez)

11 Jan 15:14
2.0.11
f358ea4
Compare
Choose a tag to compare

2023-01-11

Fixed

  • PHP 8.1 deprecation while searching for composer binary. Pull request #434.
    Thanks to @StudioMaX.
  • PHP 8.1 error with return type of php_user_filter::filter function.

2.1.2 (Mr. Meeseeks)

01 Sep 16:40
2.1.2
e05b56c
Compare
Choose a tag to compare

2022-09-01

Fixed

  • Build logger expression. Pull requests #431. Thanks to @StudioMaX.
  • Type of GET param commitId in WebhookController. Issue #432.
  • Webhook response type. Issue #432.
  • Secrets security: denied to using secrets in notify plugins content.

2.1.1 (Mr. Meeseeks)

30 Aug 15:36
2.1.1
40f8309
Compare
Choose a tag to compare

2022-08-30

Fixed

  • php-censor/common package version.
  • Logging with secret variables (Now secrets hides from log).
  • Secrets validation.