{"author_url":"https://blog.hatena.ne.jp/strkpy/","type":"rich","image_url":null,"title":" Indirect modification of overloaded property Hoge::$fuga has no effect ","description":"\u7684\u306a\u30a8\u30e9\u30fc\u304c\u3067\u305f\u3002 __get() \u306b\u3088\u3063\u3066\u8fd4\u3055\u308c\u308b\u5024\u306f\u53c2\u7167\u306a\u3044\u304b\u3089\u5909\u66f4\u3057\u305f\u3063\u3066\u610f\u5473\u306a\u3044\u3088\u3063\u3066\u8a00\u3046\u4e8b\u3002 <?php class Hoge { private $a = array(); public function __get($name) { return $this->a[$name]; } public function __set($name, $value) { $this->a[$name] = $value; } } $hoge = new Hoge(); \u306b\u5bfe\u3057\u3066\u3001 $hoge->fuga = 1;\u7684\u306a\u3053\u3068\u3092\u3057\u305f\u5834\u5408\u3001\u3053\u308c\u306f\u3001__set() \u304c\u547c\u3070\u308c\u308b\u306e\u306f\u3054\u5b58\u77e5\u306e\u3068\u304a\u308a\u3060\u3051\u3069\u2026","author_name":"strkpy","width":"100%","blog_title":"sotarok\u306e\u304a\u52c9\u5f37","height":"190","provider_name":"Hatena Blog","blog_url":"https://strkpy.hatenadiary.org/","version":"1.0","published":"2011-01-07 03:13:39","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstrkpy.hatenadiary.org%2Fentry%2F20110107%2F1294337619\" title=\" Indirect modification of overloaded property Hoge::$fuga has no effect  - sotarok\u306e\u304a\u52c9\u5f37\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","categories":["PHP"],"url":"https://strkpy.hatenadiary.org/entry/20110107/1294337619"}