Hello, upgrading my php from 4.3.8 to 5.0 i get the following errors in my phpwiki 1.3.9
lib/XmlElement.php:508: Fatal[2048]: Non-static method XmlContent::_quote() should not be called statically
in a nightly build after 1.3.10 i get the following errors
Traceback: .../phpwikinew/lib/ErrorManager.php:322 .../phpwikinew/lib/XmlElement.php:519 .../phpwikinew/lib/XmlElement.php:519 .../phpwikinew/lib/ErrorManager.php:75 .../phpwikinew/lib/prepend.php:113 .../phpwikinew/index.php:32
lib/XmlElement.php:519: Fatal[2048]: Non-static method XmlContent::_quote() should not be called statically
do i have something to change while compiling php 5.0. Hope someone can help.
Regards Stefan
Log in to post a comment.
Hello, upgrading my php from 4.3.8 to 5.0 i get the following errors in my phpwiki 1.3.9
lib/XmlElement.php:508: Fatal[2048]: Non-static method XmlContent::_quote() should not be called statically
in a nightly build after 1.3.10 i get the following errors
Traceback:
.../phpwikinew/lib/ErrorManager.php:322 .../phpwikinew/lib/XmlElement.php:519 .../phpwikinew/lib/XmlElement.php:519 .../phpwikinew/lib/ErrorManager.php:75 .../phpwikinew/lib/prepend.php:113 .../phpwikinew/index.php:32
lib/XmlElement.php:519: Fatal[2048]: Non-static method XmlContent::_quote() should not be called statically
do i have something to change while compiling php 5.0. Hope someone can help.
Regards Stefan