https://bugzilla.wikimedia.org/show_bug.cgi?id=27248
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Chad H. <[email protected]> 2011-02-09 13:37:12 UTC --- (In reply to comment #0) > According to version_compare() 1.17wmf1 < 1.17alpha. We need our own > wfVersionCompare() that handles such cases properly. We could probably even > have a function wfIsAtLeastMediaWiki() or something similar. > Per the PHP docs, anything it can't sort automatically comes "older." "any string not found in this list < dev < alpha = a < beta = b < RC = rc < # < pl = p." > Additional note: Apparently also 1.17alpha < 1.17, which I am not sure is > desirable. This is as designed, like Mark says :) -- 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
