https://bugzilla.wikimedia.org/show_bug.cgi?id=41075
--- Comment #2 from Aaron Schulz <[email protected]> 2012-10-16 16:14:12 UTC --- (In reply to comment #1) > Looks like this will happen on all 32 bit systems It shouldn't be too big. That constant is equal to the default PHP_INT_MAX for 32 bit systems (according to the docs). You can try dumping PHP_INT_MAX to see if that server is different. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
