On 26/05/2016 21:00, Fleshgrinder wrote:
PS: This needs a cast unless some special driver options are active.$me->numSiblings = (int) $db_record['num_siblings'];
...or unless strict_types=0, in which case PHP will add an implicit cast for you. :)
Regards, -- Rowan Collins [IMSoP] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php