Bug#556237: [php-maint] Bug#556237: Bug#556237: MediaWiki doesn't work on this version of PHP

2010-01-23 Thread Ondřej Surý
The patch is in our versioning system and will be included in next release. Ondrej Sury On 23.1.2010, at 9:58, Liangent wrote: But on my system, the current version in apt repo (5.2.12.dfsg.1-2) cannot pass MediaWiki's check. In MediaWiki's installer (maintenance/install-utils.inc):

Bug#556237: [php-maint] Bug#556237: MediaWiki doesn't work on this version of PHP

2010-01-23 Thread Liangent
But on my system, the current version in apt repo (5.2.12.dfsg.1-2) cannot pass MediaWiki's check. In MediaWiki's installer (maintenance/install-utils.inc): $test = new PhpRefCallBugTester; $ok = false; call_user_func_array( array( $test, 'test' ), array( &$ok ) );

Bug#556237: [php-maint] Bug#556237: MediaWiki doesn't work on this version of PHP

2010-01-22 Thread Mark A. Hershberger
Liangent writes: > See http://bugs.php.net/bug.php?id=50394 and > https://bugzilla.wikimedia.org/show_bug.cgi?id=22122 The patch is already in debian/patches/ref-converted-to-value-in_call.patch Mark. -- http://hexmode.com/ The only alternative to Tradition is bad tradition.

Bug#556237: MediaWiki doesn't work on this version of PHP

2010-01-22 Thread Liangent
This is a known bug and was fixed in a newer version of PHP. See http://bugs.php.net/bug.php?id=50394 and https://bugzilla.wikimedia.org/show_bug.cgi?id=22122 The unsupported versions include PHP 5.2.11, 5.2.12, and 5.3.1. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org