Edit report at http://bugs.php.net/bug.php?id=50394&edit=1

 ID:               50394
 Comment by:       PandoraBox2007 at gmail dot com
 Reported by:      tstarling at wikimedia dot org
 Summary:          Reference argument converted to value in __call
 Status:           Closed
 Type:             Bug
 Package:          Scripting Engine problem
 Operating System: Linux
 PHP Version:      5.3.1

 New Comment:

install-utils.inc



set comments



        /*

        $test = new PhpRefCallBugTester;

        $test->execute();

        if ( !$test->ok ) {

                echo "PHP 5.3.1 is not compatible with MediaWiki due to a bug
involving\n" .

                        "reference parameters to __call. Upgrade to PHP 5.3.2 
or higher, or
\n" .

                        "downgrade to PHP 5.3.0 to fix this.\n" .

                        "ABORTING (see http://bugs.php.net/bug.php?id=50394 for 
details)\n";

                die( -1 );

        }

        */


Previous Comments:
------------------------------------------------------------------------
[2010-06-06 18:12:56] PandoraBox2007 at gmail dot com

fuccking PHP 5.3.2-SVN



not working this shit

------------------------------------------------------------------------
[2010-04-12 22:53:24] tog7yt at yahoo dot com

hljlkkga pbugs me

------------------------------------------------------------------------
[2010-04-07 05:59:03] clark4220 at yahoo dot com

PLEASE EXPLAIN THE TRUE NATURE OF THE DISAGREEMENT

------------------------------------------------------------------------
[2010-03-21 22:01:32] tstarling at wikimedia dot org

This bug was fixed in 5.3.2. The problem you reported on mediawiki.org
was not a PHP bug.

------------------------------------------------------------------------
[2010-03-21 21:57:04] spam dot here at verizon dot net

Mediawiki still reports that the problem still exists.



http://www.mediawiki.org/wiki/Project:Support_desk#PHP_5.3_Problem_Still_Exists



And it is still in their install document.



http://www.mediawiki.org/wiki/Installation



"PHP version 5.1 or later (5.2.x recommended). PHP 5.3.1 is incompatible
with MediaWiki due to a bug."

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=50394


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=50394&edit=1

Reply via email to