5.4-dev
Replace JPATH_PLATFORM with _JEXEC (#40343)
[5.3] Remove unused exception variable in try catch block for libraries (#44922)
[5.2] [PHP8.4] Update for nullable type declaration (#43323)
[5.2] EmailRule unique should look at submitted input data instead of stored form data. (#43822)
[5.2] sprintf as compiler optimized function (#44037)
[5.4] Fix OptionsRule validation to support groupedlist fields (#46608)
[5.2] Non-static methods called as static from object context (#41661)
[5.4] Fix regex pattern in ShowOnRule for custom fields
[5.4] Remove pointless boolean expressions (#44885)
[5.3] Change isset($var) && multiple times to one isset call (#44982)