Releases: imponeer/smarty-db-resource
Releases · imponeer/smarty-db-resource
v4.0.3
v4.0.2
2026/01/04
- Bump shivammathur/setup-php from 2.35.5 to 2.36.0
- Bump actions/checkout from 5 to 6
v4.0.1
2025/10/05
- Bump shivammathur/setup-php from 2.35.4 to 2.35.5
- Update squizlabs/php_codesniffer requirement from ^3.13 to ^3.13 || ^4.0
- Bump shivammathur/setup-php from 2.35.2 to 2.35.4
- Bump actions/checkout from 4 to 5
- Bump shivammathur/setup-php from 2.35.1 to 2.35.2
- Bump shivammathur/setup-php from 2.34.1 to 2.35.1
v4.0.0
After some time, this package was updated to support Smarty 5. The minimum PHP version was raised to 8.3. Syntax checking tools were added to improve development, and some classes were renamed.
What's Changed
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot[bot] in #29
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #30
- Added CI tests for PHP 8.3 by @MekDrop in #31
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #32
- Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #33
- Increase dependabot pull request limit to 20 (was 5) by @MekDrop in #34
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #35
- Make it work with Smarty 5 by @MekDrop in #42
- Bump PHP to min 8.3 by @MekDrop in #43
- Bump phpunit to ^12 by @MekDrop in #44
- Add phpcs by @MekDrop in #45
- Added PHPStan by @MekDrop in #46
- Renamed DBResource -> DatabaseResource by @MekDrop in #47
- Improved README.md by @MekDrop in #48
- Removed 'Testing with Different Databases' section from README.md by @MekDrop in #49
Full Changelog: v3.0.6...v4.0.0
v3.0.6
2023/10/01
- Bump actions/checkout from 3 to 4
v3.0.5
2023/07/09
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0
v3.0.4
2023/07/02
- Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0
v3.0.3
2023/04/30
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
v3.0.2
2023/04/09
- Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2
v3.0.1
2023/04/02
- Update phpunit/phpunit requirement from ^8.0 to ^8.0 || ^9.0