Not working with PHP 5.3.x

Jump to: navigation, search

When trying to use this extension with PHP 5.3.0, the following error occurs:

Warning: Parameter 3 to wfRenderHTMLet() expected to be a reference, value given in /.../w/includes/parser/Parser.php on line 3243

Any help would be appreciated. Thx

-- Tommy us Kölle 16:26, 6 December 2009 (UTC)07:01, 9 October 2011

I can confirm that, I have exactly the same problem (line 3243) under PHP 5.3.1 now! So I have put away the Probably from the title. ;-)

--Master on EN 17:53, 11 March 2010 (UTC)07:02, 9 October 2011
 

I can confirm too. Can someone please take a look at this?

--ToreN 15:41, 28 April 2010 (UTC)07:02, 9 October 2011
 

PHP 5.3 seems to be quite picky here. Should be fixed in 1.17 67215.

-- Duesentrieb 15:26, 2 June 2010 (UTC)07:03, 9 October 2011

Hello Daniel, with 1.17 you mean the next release of MediaWiki, correct?

After updating to XAMPP 1.7.7 with PHP 5.3.8 and MediaWiki 1.17.0 I again got the same problem, just on another line:

Warning: Parameter 3 to wfRenderHTMLet() expected to be a reference, value given in ...\includes\parser\Parser.php on line 3470

Then I downloaded the last version of the extension and replaced the previous version and added the necessary line ($wgHTMLetsDirectory = "$IP/htmlets";) to the LocalSettings.php and now it works fine again, at least for me!

--WikipediaMaster 19:29, 8 October 2011 (UTC)07:03, 9 October 2011
 

Affirmative. After upgrade to PHP 5.3.8 this extension stopped working (same error message). (MW 1.17.0) I guess I will file a bug. Cheers

Edit: Done with bug 32714

[[kgh]]00:39, 30 November 2011

Shame on me. I moved the freshly downloaded extension to the wrong wiki. :( This is actually working with PHP 5.3.8. Case closed since r67215 did the job. Thank you for the fix and Cheers

[[kgh]]00:57, 30 November 2011
 
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox