https://bugzilla.wikimedia.org/show_bug.cgi?id=68703

            Bug ID: 68703
           Summary: [SemanticGenealogy] Notice: Constant SG_VERSION
                    already defined in
                    extensions/SemanticGlossary/SemanticGlossary.php on
                    line 35
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Keywords: easy
          Severity: normal
          Priority: Unprioritized
         Component: [other]
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

0a787b2965fce648e3a344e016a51b00a37f65ef one year later
29cd46607544cf573706a6da8e7bfc64073ca2e4 , better choose a non-conflicting
name.

nemobis@tools-login:/shared/mediawiki$ ack-grep --php SG_VERSION extensions/ 
extensions/SemanticGenealogy/SemanticGenealogy.php
39:define( 'SG_VERSION', '0.2.0 alpha' );
44:     'version' => SG_VERSION,

extensions/SemanticGenealogy/GenealogicalFilePrinter.php
133:            $this->addRow( 2, 'VERS', SG_VERSION  );

extensions/SemanticGlossary/SemanticGlossary.php
35:     define( 'SG_VERSION', '1.1.0-dev' );
44:             'version' => SG_VERSION,

Notice: Constant SG_VERSION already defined in
extensions/SemanticGlossary/SemanticGlossary.php on line 35

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to