On Sat, 2004-05-01 at 22:09, Marcus Boerger wrote: > Hello internals, [...]
While thinking about this for a while and playing around with different
notations, I stumbled across the following:
function foo(Foo $f = 1) { }
This will actually "compile" (but never work). It doesn't make any sense
anyway. In my opinion, this should give an E_COMPILE_ERROR.
- Timm
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
