PHP Frameworkの実装比較イベント「PHP Framework Fight!」に関する情報はこちら→PHP Framewrk Fight! (仮)開催告知
2009/08/12
遅延静的束縛 で new static(); とかできる
タイトルは日本語崩壊気味ですが,超メモ.
<?php class klass_a { public function __construct() { echo get_called_class() . "\n"; } public static function hoge() { return new static(); } } class klass_b extends klass_a { } $a = klass_a::hoge(); $b = klass_b::hoge();
結果:
klass_a klass_b
new static(); w
修正
タイトルが性的な意味でヤバかったので修正
トラックバック - http://d.hatena.ne.jp/sotarok/20090812/1250019812
リンク元
- 11 http://www.google.co.jp/search?hl=ja&q=smarty+入門&lr=&aq=9&oq=SMARTY
- 10 http://reader.livedoor.com/reader/
- 9 http://www.google.co.jp/search?hl=ja&client=firefox-a&rls=org.mozilla:ja-JP-mac:official&hs=rNP&q=google+ウェブ全体から デフォルト mac&btnG=検%E
- 9 http://www.google.co.jp/search?hl=ja&lr=lang_ja&client=firefox-a&rls=org.mozilla:ja-JP-mac:official&hs=6gM&q=php+smarty+入門&revid=511349015&ei=WQuCSsfcDtWMkAW8qpzOCg&sa=X&oi=revisions_inline&resnum=0&ct=top-revision&cd=1
- 8 http://www.google.co.jp/search?sourceid=navclient&hl=ja&ie=UTF-8&rlz=1T4GGIH_jaJP278JP278&q=ctrl Enter
- 4 http://cafe-system.com/system155.html
- 4 http://twitter.com/
- 4 http://www.google.co.jp/search?q=Cannot+find+MySQL+header+files+under+.&lr=lang_ja&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:ja:official&client=firefox-a
- 3 http://d.hatena.ne.jp/brtRiver/20090327/1238114593
- 3 http://phpspot.org/blog/archives/2009/01/httppearhttp_re.html
おとなり日記
- 2009-08-11 酔いどれの徒然 3/13 23%
- 2009-08-11 ゆどうふろぐ 4/22 18%
- 2009-08-11 製造業支援NCnetworkの開発者Blog 3/17 17%
- 2009-08-12 yokkunsの日記 4/24 16%
- 2009-08-11 Do You PHP はてな 3/25 12%