[PHP-DEV] PHP 4.0 Bug #9467: parse error when closing function in require()/include() file

2001-02-26 Thread danielc
From: [EMAIL PROTECTED] Operating system: NT 4.0 sp 6a PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: parse error when closing function in require()/include() file Hi: A parse error arises if a function was opened in the main file and closed i

[PHP-DEV] PHP 4.0 Bug #7582 Updated: ODBC or die inside user defined functions

2001-02-26 Thread danielc
ID: 7582 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: ODBC or die inside user defined functions Problem still exists in php4_0_5-dev-win32-20010220 Previous Comments: --- [2000-1

[PHP-DEV] PHP 4.0 Bug #9486: seems to be memory related

2001-02-27 Thread danielc
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP 6a PHP version: 4.0 Latest CVS (27/02/2001) PHP Bug Type: Reproduceable crash Bug description: seems to be memory related C = @mysql_connect("$this->H", "$this->U", "$this->P"); $this->Hand = @mysql_select_db("$this->

[PHP-DEV] PHP 4.0 Bug #9486 Updated: seems to be memory related

2001-02-27 Thread danielc
ID: 9486 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: seems to be memory related I took the ease of your being able to run the tests via database into account. The queries don't call any fields. They just call the concat() funct

[PHP-DEV] Bug #11439: Comments shown when lines separated by CR|CR|LF

2001-06-18 Thread danielc
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP6a PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: Comments shown when lines separated by CR|CR|LF ISSUE: Comments are visible in the parsed output. But, this is only happening when the scr

[PHP-DEV] Bug #11451: ODBC under Apache: DLL Initialization Failed

2001-06-18 Thread danielc
From: [EMAIL PROTECTED] Operating system: NT 4.0 SP6a PHP version: 4.0.5 PHP Bug Type: ODBC related Bug description: ODBC under Apache: DLL Initialization Failed Here's my config: Windows NT 4.0 SP6a Apache 1.3.20, Running as service "Logged On As" a particular user

[PHP-DEV] Bug #11218 Updated: isset() inside for() loops can crash

2001-06-21 Thread danielc
ID: 11218 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Scripting Engine problem Operating system: NT 4.0 SP6a PHP Version: 4.0.5 Description: isset() inside for() loops can crash Tested latest snapshot, http://www.zend.com/snapshots/get_latest.php, as of 17:00 -

[PHP-DEV] PHP 4.0 Bug #7582 Updated: ODBC or die inside user defined functions

2001-04-01 Thread danielc
ID: 7582 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: ODBC related Description: ODBC or die inside user defined functions Hi kalowsky: Please give me a URL where I can downlad PHP4.0.5RC4 and I'll be glad to test it out again ASAP. --Dan Previous Comments: --