hi, On Thu, Oct 11, 2012 at 2:16 PM, Sebastian Krebs <[email protected]> wrote:
> public read-only $hours {
> get { /* .. */ }
> set { /* .. */ }
> }
that should not be possible or it will be too complicated to document
or to use. Combinations of the readonly option and a setter should not
be possible.
Cheers,
--
Pierre
@pierrejoye | http://blog.thepimp.net | http://www.libgd.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
