Ryan Boren wrote:
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.
It is particularly weird that is doesn't complain about the other
parameters (which shouldn't be integers as well, because they come from
the same preg_match).
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers