Releases: solital/core
Releases · solital/core
Previous Next
4.8.2
4.8.1
4.8.0
4.7.1
4.7.0
Released Notes
v4.7.0 - (2025-03-31)
Added
- Added
Str::doesntContain(),Str::between()andStr::uuid()methods - Added
disableCoreDebugmethod ininitmethod
Deprecated
- Deprecated
getMonthIntmethod inTemporalcomponent - Deprecated
timeproperty inTaskScheduleclass
4.6.2
4.6.1
4.6.0
Released Notes
v4.6.0 - (2024-10-11)
Added
- Added session handler support
- Added
session.yamlfile to configuration - Added policy validation trait for Password
- Added render pure HTML in Wolf
- Added
cookiehelper - Added
setMicrosecond,getMicrosecond,createFromTimeStamp,
toi18nFormat,getTextualDay,getTextualShortDay,getTextualMonth,
getTextualShortMonth,getLastDayOfMonth,getEasterDate,
getEasterDateOrthodox,isLeapYearmethods to Temporal class
Fixed
- Fixed
Cookieclass to PHP 8.3 cookie parse
Deprecated
- Deprecated
getMonthNameandgetMonthShortNamemethods in Temporal class
4.5.4
Released Notes
v4.5.4 - (2024-09-12)
Fixed
- Fixed PHP 8.4 implicit nullable
- Fixed types in
Routeclass - Fixed
messagehelper not get message - Fixed session start already exists
Changed
- Changed
Passwordclass to useAlgorithmEnum - Changed controller and model template as final
- Changed password cost to 12 in
auth.yaml - Changed return types in auth template
- Changed cost option in
auth.yamlto 12
4.5.3
Previous Next