|
Posted by Rich Kucera on 11/15/05 20:48
Jerry Stuckle wrote:
>
> For instance, what is supposed to happen if you do something like:
I would like it to be run-time configurable in php.ini, where you can
opt for the old syntax where it does something reasonable which is
defined.
Before 5.0.5, it was perhaps buggy and undefined, but with a php.ini
setting you have the option to define the behavior in the case where a
function returns a temporary to a function expecting a reference.
It would be really cool to be able to set that ini option in a header
file for an application, so it wouldn't affect the entire server. Not
sure if that is possible with compiler directives.
--
http://groups.yahoo.com/group/heuristic/
Navigation:
[Reply to this message]
|