Patch for PHP5 compliance. Explicitly casting a field on a StdClass to an array.

CommentFileSizeAuthor
#1 project_3.patch706 byteswebclaus
project_2.patch381 byteswebclaus

Comments

webclaus’s picture

Title: PHP5 valid call to node_load() » PHP5 compliant use of arrays
StatusFileSize
new706 bytes

Found another instance of PHP5 incompatibility. Seems that PHP4 was doing some silent casting. New patch attached.

killes@www.drop.org’s picture

fixed.

Anonymous’s picture