From: Reini U. <ru...@x-...> - 2006-02-19 18:24:14
|
Reini Urban schrieb: > Walter Rafelsberger schrieb: >> My ISP updated PHP from version 4.x to 5.1.2. Now phpwiki-1.3.11p1 is >> broken. >> I get the following error message: >> "Fatal error: Cannot redeclare hash() in >> /www/htdocs/w0056595/phpwiki-1.3.11p1/lib/stdlib.php on line 1616" >> >> I looked at the hints provided at >> http://phpwiki.sourceforge.net/phpwiki/Php5Testing >> but nothing seemed to help so far. > > Please rename all function calls to hash() > and the hash definition itself from hash to wikihash. > > lib/stdlib.php:1591 (just the definition) > lib/main.php:1229 + 1230 > lib/plugin/RateIt.php:217 + 234 > lib/Request.php:1159 > > I'll prepare a 1.3.11p2 package today, because 1.3.12 will need more > time to fix all link issues, which came up with introducing semantic > relations. Hmm, I saw that there are too many pending php-5.1 fixes, so I'll release a full phpwiki-1.3.12 soon. The preliminary patch against 1.3.11p1 is attached. There are some issues in the unit tests with orphan pages, and one apache crash. -- Reini Urban http://phpwiki.org/ http://helsinki.at/ http://spacemovie.mur.at/ |