Releases: joomlashack/ShackInstaller
Releases · joomlashack/ShackInstaller
v2.6.4
Compare
Sorry, something went wrong.
No results found
Make utility function available to inheritors
Maintenance release
Commit Log
5287b7e Release v2.6.4 [Bill Tomczak]
85617d1 Standards fixes [Bill Tomczak]
4e8bb01 Update file headers [Bill Tomczak]
v2.6.3
Compare
Sorry, something went wrong.
No results found
Fixes fatal error in php 8.3
Commit Log
d0b24c0 Release v2.6.3 [Bill Tomczak]
fdf5d4d Fix php 8.3 compatibility [Bill Tomczak]
890c38e Bump dev version [Bill Tomczak]
v2.6.2
Compare
Sorry, something went wrong.
No results found
Fix fatal error on updates using php 7.4
Commit Log
748cfb5 Release v2.6.2 [Bill Tomczak]
ea6ecbf Accommodate argument passed by reference [Bill Tomczak]
0c8d30f Bump dev version [Bill Tomczak]
4d8ff90 Reorganize some methods duplicated from the framework [Bill Tomczak]
v2.6.1
Compare
Sorry, something went wrong.
No results found
Future-proofing for deprecated method
Commit Log
d94ed94 Release v2.6.1 [Bill Tomczak]
648307d Disallow override of error handler [Bill Tomczak]
54a2f51 Future-proof getting db instance [Bill Tomczak]
v2.6.0
Compare
Sorry, something went wrong.
No results found
Initial updates for Joomla 6 compatibility
Commit Log
293267d Release v2.6.0 [Bill Tomczak]
8a6e22a No need to declare class aliases [Bill Tomczak]
ec5231c Standards fixes [Bill Tomczak]
0e3c78e Provide version agnostic method for getting a new installer instance [Bill Tomczak]
d2093d8 Add class alias compatibility layer [Bill Tomczak]
3104c7d Bump dev version [Bill Tomczak]
v2.5.0
Compare
Sorry, something went wrong.
No results found
Commit Log
d977ab4 Release v2.5.0 [Bill Tomczak]
7dd9444 Standards fix [Bill Tomczak]
e4f04d7 Remove all deprecated properties and methods [Bill Tomczak]
542d17b Standards fix [Bill Tomczak]
v2.4.4
Compare
Sorry, something went wrong.
No results found
Fix fatal errors when old OSSystem plugin is still installed
Maintenance release
Commit Log
0d30186 Release v2.4.4 [Bill Tomczak]
fb2dd24 Standards fix [Bill Tomczak]
137b6a3 Special handling for ancient OSSystem plugin removal [Bill Tomczak]
aef547f Standards fixes [Bill Tomczak]
f15c356 Remove unused image file [Bill Tomczak]
v2.4.3
Compare
Sorry, something went wrong.
No results found
Commit Log
a973c51 Release v2.4.3 [Bill Tomczak]
f0d2e24 Add more debugging messages [Bill Tomczak]
v2.4.2
Compare
Sorry, something went wrong.
No results found
Suppress additional error messages in Joomla 4
Commit Log
70fcb10 Release v2.4.2 [Bill Tomczak]
eb98171 Suppress E_NOTICE in Joomla 4 due to problems in core [Bill Tomczak]
v2.4.1
Compare
Sorry, something went wrong.
No results found
Include E_USER_DEPRECATED in error message suppression
Maintenance release
Commit Log
3ab1256 Release v2.4.1 [Bill Tomczak]
d5eda04 INST-11: Include user deprecations on message suppression [Bill Tomczak]
377612d Improvements to query execution method [Bill Tomczak]