php8 fixes
[web.mtrack] / MTrack / SCMFileEvent.php
index 4fd4410..f066223 100644 (file)
@@ -13,6 +13,7 @@ class MTrackSCMFileEvent
     public $oldver;
     public $added;
     public $removed;
+    var $newver;
      
     /** when used in a string context, just return the filename.
     * This simplifies explicit object vs. string interpretation