OSDN Git Service

cast arrays to objects instead of the other way around
authorscribu <mail@scribu.net>
Fri, 16 Aug 2013 00:52:30 +0000 (03:52 +0300)
committerscribu <mail@scribu.net>
Fri, 16 Aug 2013 00:54:41 +0000 (03:54 +0300)
commitae1d08bf2b4a3536f2f259444a9d0fbaf32290fe
treee76d2455a36d587536fe3e1473189352affa6e08
parent17487544aa9decfc2d5484b0510d5ae364df4a00
cast arrays to objects instead of the other way around

the advantage is that objects that have magic methods don't need special
handling
php/commands/user.php
php/utils.php