[wp-testers] WordPress 2.0.6 Beta 1

Ryan Boren ryan at boren.nu
Wed Dec 6 23:26:49 GMT 2006


Sebastian Herp wrote:
> Mark Jaquith wrote:
>> http://wordpress.org/beta/wordpress-2.0.6-beta1.zip
>>
>> I'm particularly interested in feedback from users who were having 
>> problems with 2.0.5, including people hosted at one.com and anyone 
>> using PHP 5.2 or PHP under FastCGI.
>>
> Is the php-warning with the gmmktime-function in 
> wp-includes/rss-functions.php (line 788) fixed? Php 5.2 warns that the 
> third argument needs to be an integer. I fixed that by adding 0 to 
> $seconds. It's nothing big, but it _was_ flooding the error_log of my 
> apache server ;-)

I didn't know about that one.  Perhaps we should intval() all of those args.

Ryan


More information about the wp-testers mailing list