Patch for PHP5 compliance. Explicitly casting a field on a StdClass to an array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | project_3.patch | 706 bytes | webclaus |
| project_2.patch | 381 bytes | webclaus |
Patch for PHP5 compliance. Explicitly casting a field on a StdClass to an array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | project_3.patch | 706 bytes | webclaus |
| project_2.patch | 381 bytes | webclaus |
Comments
Comment #1
webclaus commentedFound another instance of PHP5 incompatibility. Seems that PHP4 was doing some silent casting. New patch attached.
Comment #2
killes@www.drop.org commentedfixed.
Comment #3
(not verified) commented