[PHP-DEV] PHP 4.0 Bug #9662: odbc_connect() acts like odbc_pconnect()

2001-03-09 Thread cpoirier
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: odbc_connect() acts like odbc_pconnect() I think this may be intentional -- there was a comment that could have been to that effect in the code. However,

[PHP-DEV] Bug #10430: require() does not work inside class bodies (ie. to pull in methods)

2001-04-21 Thread cpoirier
From: [EMAIL PROTECTED] Operating system: Window 98 PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: require() does not work inside class bodies (ie. to pull in methods) In file class.php: method();