[PHP-DEV] Bug #11047: Cannot put require() or include() within a class definition

2001-05-22 Thread miguel222
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Cannot put require() or include() within a class definition class foo { function foo() { } require "foo_functions.php"; } The abov

[PHP-DEV] Bug #11047 Updated: Cannot put require() or include() within a class definition

2001-05-23 Thread miguel222
ID: 11047 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Feature/Change Request Operating system: RH Linux 7.0 PHP Version: 4.0.4pl1 Description: Cannot put require() or include() within a class definition This seems like an easy enough addition, and it makes building

[PHP-DEV] Bug #11047 Updated: Cannot put require() or include() within a class definition

2001-05-23 Thread miguel222
ID: 11047 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating system: RH Linux 7.0 PHP Version: 4.0.4pl1 Description: Cannot put require() or include() within a class definition how odd.. I didn't see your "there is no real preprocessor" note earlier. Al