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

       Web browser: ---
             Bug #: 31894
           Summary: nested php comments in DatabaseMysql.php cause error
                    on debian 5 machine
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: Unprioritized
         Component: Database
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Introduced by reedy on Sept. 16. in r97301 and still present (tested up to
r100519; last working version is r97300) we experience:

Parse error: syntax error, unexpected '*', expecting T_FUNCTION in
/usr/share/mediawikistaging/phase3/includes/db/DatabaseMysql.php on line 388

Line 388 is "**/" above "function strencode( $s ) {" and is a nested php
comment; the inner comment was introduced in r97301.

Probably easy to fix, but out of curiosity: Why do not others experience this
in the last 5 weeks? Does this depend on php versions? Our is
http://biowikifarm.net/test/Special:Version - a standard Debian 5.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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