File tree Expand file tree Collapse file tree 3 files changed +11
-4
lines changed
Expand file tree Collapse file tree 3 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ## [ 3.23.0] - 2025-06-10
10+ ### Changes
11+ - PHP 8.3, 8.4 support
12+ - Laravel 12 support
13+ - Add ` monolog/monolog ` 3.0 support
14+ - Add ` predis/predis ` 2.0 support
15+ - Use ` DateTime() ` instead of deprecated ` strftime `
16+
917## [ 3.22.0] - 2023-02-24
1018### Changes
1119- PHP 8.2 support
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2018-2019 PDFfiller
3+ Copyright (c) 2018-2025 PDFfiller
44Copyright (c) 2013-2015 Ryver, Inc
55
66Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change 11# qless-php
22
3- [ ![ PHP Version] ( https://img.shields.io/badge/supported->%3D7.1%20<8.2 -blue?logo=php )] ( https://php.net/ )
3+ [ ![ PHP Version] ( https://img.shields.io/badge/supported->%3D7.1%20<=8.4 -blue?logo=php )] ( https://php.net/ )
44[ ![ Workflow Status] ( https://github.com/pdffiller/qless-php/actions/workflows/pr.yml/badge.svg )] ( https://github.com/pdffiller/qless-php/actions/workflows/pr.yml )
5- [ ![ Infection MSI] ( https://badge.stryker-mutator.io/github.com/pdffiller/qless-php/master )] ( https://infection.github.io )
65
76PHP Bindings for qless.
87
@@ -947,7 +946,7 @@ qless-php is open-sourced software licensed under the MIT License.
947946See the [ ` LICENSE.txt ` ] ( https://github.com/pdffiller/qless-php/blob/master/LICENSE.txt ) file for more.
948947
949948
950- © 2018-2022 PDFfiller<br >
949+ © 2018-2025 PDFfiller<br >
951950© 2013-2015 Ryver, Inc <br >
952951
953952All rights reserved.
You can’t perform that action at this time.
0 commit comments