Releases: joomla-framework/string
Releases · joomla-framework/string
joomla/string-4.0.0
Minimum requirement was raised to PHP 8.3
PHPUnit has been updated to version 12
Legacy phputf8 was removed and replaced with symfony/polyfill-mbstring
doctrine/inflector was updated to version 2.0 and wrapping methods were added to Joomla\String\Inflector
for backwards compatibility
Full Changelog: 3.0.4...4.0.0
joomla/string-3.0.4
Remove file "phpstan-baseline.neon" from packages by @richard67 with commit 0b3d335
Full Changelog: 3.0.3...3.0.4
joomla/string-3.0.3
What's Changed
- Add Github Actions Workflow by @Hackwar in #57
- Fix parameter types in calls to
setlocale
and wrong data type for integer calculation by @richard67 with commit cb2967f
Known issues
The attached assets contain file "phpstan-baseline.neon", which is a development only file and should not be packed.
This will be fixed with the next release.
Full Changelog: 3.0.2...3.0.3
joomla/string-3.0.2
joomla/string-3.0.1
joomla/string-3.0.0
What's Changed
- Raised minimum PHP version to 8.1
- Switched to PSR-12 codestyle
Full Changelog: 2.0.1...3.0.0
joomla/string-2.0.1
joomla/string-1.4.6
What's Changed
Full Changelog: 1.4.5...1.4.6
1.4.5
Version 1.4.4
- Fix an instance of curl bracket array access to square bracket array for PHP 7.4