From: Matt B. <ma...@ma...> - 2006-04-10 21:29:26
|
Oliver Betz wrote: > Hello All, >=20 > since my webspace provicer switched to PHP 4.4.2, I get a bunch of PHP = > notices from rather old PhpWikis (1.3.7, 1.3.4), mainly "Only variables= =20 > should be assigned by reference" from several modules. >=20 > Any hint how I can suppress them? > Yes the answer is in the archives in a post that I made on the 2nd of March. I've reproduced below for your convenience, but a quick search in future might not go amiss :P ------------ The following patch is used in the Debian package to suppress the few remaining instances of this error that are not fixed in 1.3.11p1. http://svn.mattb.net.nz/viewcvs/debian/phpwiki/trunk/lib/main.php?rev=3D8= 3&r1=3D59&r2=3D83 I assume that there is a good reason why you can't just upgrade to the latest version which fixes most of these messages the proper way? ------------ For what its worth 1.3.12p2 seemed to clean up these few remaining errors and the Debian package no longer contains this patch. Cheers --=20 Matt Brown ma...@ma... Mob +64 21 611 544 www.mattb.net.nz |