Skip to content

Commit 59f31ae

Browse files
authored
Resort entries for recent releases
Order: bug, enh, chg (old to new)
1 parent 9693985 commit 59f31ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
Version 1.1.28 under development
55
--------------------------------
66

7-
- Enh #4490: Added support for PostgreSQL 15 (sternix, marcovtwout)
8-
- Enh #4505: Added support for PHP 8.2 (wtommyw)
9-
- Enh #4503: Update tests and code for PHP 8.1 compatibility, stop suppressing deprecation warnings in tests (wtommyw)
107
- Bug #4484: Set Last-Modified after sending cache control headers (jannis701, wtommyw)
118
- Bug #4491: Fixed limit and Offset not working correctly with MSSQL version 11 (2012) and newer (shnoulle, wtommyw)
129
- Bug #4497: PHP 8.1 compatibility: Fix unserialize null in CRedisCache (kenguest, wtommyw)
1310
- Bug #4499: PHP 8.1 compatibility: Fix deprecation warning in COciSchema (marcovtwout)
1411
- Bug #4500: PHP 8.1 compatibility: Fix deprecation warnings in CMysql classes (csears123)
1512
- Bug #4507: PHP 8.1 compatibility: Fix deprecation warning in CWebUser (marcovtwout, wtommyw)
13+
- Enh #4490: Added support for PostgreSQL 15 (sternix, marcovtwout)
14+
- Enh #4503: Update tests and code for PHP 8.1 compatibility, stop suppressing deprecation warnings in tests (wtommyw)
15+
- Enh #4505: Added support for PHP 8.2 (wtommyw)
1616

1717
Version 1.1.27 November 21, 2022
1818
--------------------------------
@@ -23,10 +23,10 @@ Version 1.1.27 November 21, 2022
2323
Version 1.1.26 September 30, 2022
2424
--------------------------------
2525

26+
- Bug #4453: Alpine Linux compatibility: Avoid using `GLOB_BRACE` in `CFileHelper::removeDirectory` (ivany4)
2627
- Enh #4386: Added support for PHP 8.1 (marcovtwout, JonathanArgentao, ivany4, csears123)
2728
- Enh #4386: Updated HTMLPurifier to version 4.15.0 for PHP 8.1 support (https://github.com/ezyang/htmlpurifier/blob/v4.15.0/NEWS) (marcovtwout)
2829
- Enh #4392: Added support for SSL to CRedisCache (andres101)
29-
- Bug #4453: Alpine Linux compatibility: Avoid using `GLOB_BRACE` in `CFileHelper::removeDirectory` (ivany4)
3030

3131
Version 1.1.25 December 13, 2021
3232
--------------------------------

0 commit comments

Comments
 (0)