https://bugzilla.wikimedia.org/show_bug.cgi?id=24357
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|wikidiff2: make error with |wikidiff2: make error with |GCC 4.4 |PHP 5.2.x --- Comment #5 from Tim Starling <[email protected]> 2012-01-19 21:57:24 UTC --- (In reply to comment #4) > Thanks for the patch, Kkkdc @jawiki. Can you still reproduce the problem? Of course it's still reproducible, I haven't changed anything. The relevant declarations did change from PHP 5.2 to PHP 5.3. Both ZVAL_STRINGL() and _zend_module_entry were changed to accept a const. Updating summary appropriately. I will apply the patch. -- 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. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
