summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>2002-07-15 18:09:56 +0000
committerAndi Gutmans <andi@php.net>2002-07-15 18:09:56 +0000
commitbc5ea87e281aed931e64c55822c91cc29565c3f9 (patch)
treec38a7c1b50ca36316d552a385fe1889fe087d84d /ext/mysql/php_mysql.h
parent50ca75a0f614961fa1b5effc220c116a0bbda616 (diff)
downloadphp-git-bc5ea87e281aed931e64c55822c91cc29565c3f9.tar.gz
- Commit patch to support protected member variables (by Timm Friebe w/
- some fixes by me). - You can't access protected variables from outside the object. If you want - to see a protected member from your ancestors you need to declare the - member as protected in the class you want to use it in. You can't - redeclare a protected variable as private nor the other way around.
Diffstat (limited to 'ext/mysql/php_mysql.h')
0 files changed, 0 insertions, 0 deletions