Re: visibility + unserialization

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Small correction on my details:

Actual Result:
----------------------

object(Foo) {
["bar:protected"]=>
string(0) "banana"
["bar"]=>
 string(6) ""
}

The value of my existing field, which has since been given "protected" visibility, is now stored in the "bar:protected" field after deserialization, and thus not accessible to the application code.

~Ted


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux