Skip to content
Snippets Groups Projects

php8 only; added variable types; short array syntax; remove glyphicons

Merged Hahn Axel (hahn) requested to merge 7359-update-php83 into master
8 files
+ 121
67
Compare changes
  • Side-by-side
  • Inline

Files

@@ -5,6 +5,8 @@
* Build plugin - TGZ
*
* @author <axel.hahn@iml.unibe.ch>
*
* 2024-09-02 Axel php8 only; added variable types; short array syntax
*/
class build_tgz extends build_base
{
Loading