Dmitry committed a path for improved __toString() support. However, im not
sure if it will be PHP6 only...
I know about this patch. I think, it will be PHP6 only.
--
Ondrej Ivanic
([EMAIL PROTECTED])
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/un
Dmitry committed a path for improved __toString() support. However, im not
sure if it will be PHP6 only...
""Ondrej Ivanic"" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Beware! This bugs are related to __toString() method:
>
> 31766 Open printf and __toString
> 34286 Assi
Thorsten Suckow-Homberg wrote:
In your case the __toString() method would be valuable...
Beware! This bugs are related to __toString() method:
31766 Open printf and __toString
34286 Assigned __toString() behavior is inconsistent
--
Ondrej Ivanič
([EMAIL PROTECTED])
--
PHP General Mai
This is a toughy I've been working over for a bit. I was wondering if
there is a way to cause objects to have certain behaviors when builtin
functions are called, or maybe a way of setting, for example, a
"primary" string which is used whenever a function requiring a string
calls it.
Take a look
This is a toughy I've been working over for a bit. I was wondering if
there is a way to cause objects to have certain behaviors when builtin
functions are called, or maybe a way of setting, for example, a
"primary" string which is used whenever a function requiring a string
calls it.
IE:
Class my
5 matches
Mail list logo