From: Carsten K. <car...@ma...> - 2002-02-24 02:34:22
|
Hi Jeff, I based this on the most recent function I could think of that is used by PhpWiki, I think it's array_search() but I haven't created a list of all the functions used. The PHP online docs say this one needs PHP 4.0.5 or greater. What's the pl designation in your version, is that a beta? Do you know if there is a table somewhere which lists what version of php all the various functions were introduced? (so that one doesn't have to look at all the individual function pages). Carsten On Saturday, February 23, 2002, at 09:03 pm, Jeff Dairiki wrote: > Carsten Klapp said: >> Update of /cvsroot/phpwiki/phpwiki >> In directory usw-pr-cvs1:/tmp/cvs-serv22514 >> >> Modified Files: >> INSTALL >> Log Message: >> Required PHP version 4.0.5, updated instructions for new RawHTML plugin > > Why are we requiring 4.0.5? I use 4.0.4pl1. I'm sure lots of others > do too. (It's what RedHat, and others distributions distribute.) > (Keep in mind, too, that many people don't have complete control over > their web-servers. Up until recently the SourceForge project servers > were running 4.0.4pl1, I think...) |