[PHP-DEV] Bug #13315 Updated: problem with function definitions

2001-09-15 Thread hholzgra
ID: 13315 Updated by: hholzgra Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: WIN98/APACHE1.3.19 PHP Version: 4.0.4pl1 New Comment: no way, default values are evaluated at compile time and there is no $foo set at all as the program didn't start to run b

Re: [PHP-DEV] Bug #13315 Updated: problem with function definitions

2001-09-15 Thread Markus Fischer
[taking of the bug(ging system :)] On Sat, Sep 15, 2001 at 09:43:00AM -, [EMAIL PROTECTED] wrote : > ID: 13315 > User updated by: [EMAIL PROTECTED] > Reported By: [EMAIL PROTECTED] > Status: Bogus > Bug Type: *General Issues > Operating System: WIN98/APACHE1.3.19 > PHP Version: 4.0.4pl1 > Ne

[PHP-DEV] Bug #13315 Updated: problem with function definitions

2001-09-15 Thread php
ID: 13315 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: WIN98/APACHE1.3.19 PHP Version: 4.0.4pl1 New Comment: why is that? I really need this:( Will a later version of php support constructions like this? Previous Com

[PHP-DEV] Bug #13315 Updated: problem with function definitions

2001-09-15 Thread mfischer
ID: 13315 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *General Issues Operating System: WIN98/APACHE1.3.19 PHP Version: 4.0.4pl1 New Comment: Shouldn't. Default values must be constant expressions. Not a bug, bogusified. - Markus Previous Co