You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Enable setting global variables in config file; [#3015](https://github.com/ExpressionEngine/ExpressionEngine/issues/3015)
27
+
28
+
**Bug Fixes** 💃🐛
29
+
30
+
- Resolved issue where Enum validation was not working when using PHP8+
31
+
- Resolved [#987](https://github.com/ExpressionEngine/ExpressionEngine/issues/987) where pagination could be wrong on Entry Manager if Categories column present
32
+
- Resolved [#4077](https://github.com/ExpressionEngine/ExpressionEngine/issues/4077) where PHP deprecation notice could have been shown for some migrated Pro Variables
33
+
- Resolved [#4079](https://github.com/ExpressionEngine/ExpressionEngine/issues/4079) where orphan relationship record could cause PHP notices
34
+
- Resolved [#4116](https://github.com/ExpressionEngine/ExpressionEngine/issues/4116) where PHP warning could be shown when using template layouts
35
+
36
+
**Developers** 💻
37
+
38
+
- Added ability to send http status code with ajax response, [#4108](https://github.com/ExpressionEngine/ExpressionEngine/issues/4108)
0 commit comments