[TikiWiki-commits] [Git][tikiwiki/tiki][24.x] 2 commits: [REL] Preparing 24.15 release

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6a8d85cad8c58_39313db68707df@gitlab-sidekiq-low-urgency-cpu-bound-v2-7f4b5767d6-255sw.mail>

ushindi bienvenu pushed to branch 24.x at Tiki Wiki CMS Groupware / Tiki


Commits:
06b34048 by ushindi bienvenu at 2026-08-25T14:01:40+02:00
[REL] Preparing 24.15 release

- - - - -
610e0a3c by ushindi bienvenu at 2026-08-25T14:08:25+02:00
[FIX] PHPCS: Replaced tabs with 12 spaces for the float case.

- - - - -


2 changed files:

- lib/core/TikiFilter.php
- lib/setup/twversion.class.php


Changes:

=====================================
lib/core/TikiFilter.php
=====================================
@@ -55,8 +55,8 @@ class TikiFilter
                 // Transforms a scalar phrase into an integer. eg. '-4 is less than 0' returns -4, while '' returns 0
                 return new ToInt();
 
-	    /** Float return types **/
-	    case 'float':
+            /** Float return types **/
+            case 'float':
                 return new ToFloat();
 
             /** Boolean return types **/


=====================================
lib/setup/twversion.class.php
=====================================
@@ -52,7 +52,7 @@ class TWVersion
         $this->branch   = 'stable';
 
         // Set everything else, including defaults.
-        $this->version  = '24.16vcs'; // needs to have no spaces for releases
+        $this->version  = '24.15'; // needs to have no spaces for releases
         $this->star     = 'Wolf 359';
         $this->releases = [];
 



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/09618502ae65c0c5dea87e351467582569c20a3f...610e0a3cac8595d74b2a5ef5d0035985259462ee

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/compare/09618502ae65c0c5dea87e351467582569c20a3f...610e0a3cac8595d74b2a5ef5d0035985259462ee
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.