[PHP-DEV] PHP 4.0 Bug #9857: define(named_constant)

2001-03-19 Thread shmengie_2000
From: [EMAIL PROTECTED] Operating system: winNT IIS4 PHP version: 4.0.1 PHP Bug Type: IIS related Bug description: define("named_constant") With this code at the top of an include file, the results are unpretictable. if(!defined("METABASE_MYSQL_INCLUDED")) {

[PHP-DEV] PHP 4.0 Bug #9964: Unresolved symbols

2001-03-23 Thread shmengie_2000
From: [EMAIL PROTECTED] Operating system: Win NT 4.0 PHP version: 4.0 Latest CVS (24/03/2001) PHP Bug Type: Compile Failure Bug description: Unresolved symbols Trying to build php from recent cvs snaps php4-200103231245 and one from a day earlier. Compile is smooth, except

[PHP-DEV] PHP 4.0 Bug #9964 Updated: Unresolved symbols

2001-03-25 Thread shmengie_2000
ID: 9964 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: Unresolved symbols I was trying to build with php.dsw workspace. phpts.dsw compiles right up. Must have neglected to read the instructions. Leaving this ticket open, because I think php4.dsw should

[PHP-DEV] PHP 4.0 Bug #9857 Updated: define(named_constant)

2001-03-26 Thread shmengie_2000
ID: 9857 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Description: define("named_constant") A define on php4isapi has a tendency to bleed over to the next page load. refresh and a completely different page have retain a defined constant. eg: test1.php ?

[PHP-DEV] PHP 4.0 Bug #9857 Updated: define(named_constant)

2001-03-28 Thread shmengie_2000
ID: 9857 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Description: define("named_constant") Taking a shot in the dark, hoping this bug comes to sombody who "knows" attention. Prior comments are somewhat misleading. I'm using OCI8, and also Manuel Lemos' Metabase.

[PHP-DEV] PHP 4.0 Bug #10144: Resource not properly freed after type intval(resource) type case

2001-04-03 Thread shmengie_2000
From: [EMAIL PROTECTED] Operating system: NT, Linux PHP version: 4.0 Latest CVS (01/04/2001) PHP Bug Type: OCI8 related Bug description: Resource not properly freed after type intval(resource) type case Summary: WinNT, Apache 1.3.19, recent snap, php_oci8.dll (possibly

[PHP-DEV] PHP 4.0 Bug #9857 Updated: define(named_constant)

2001-04-09 Thread shmengie_2000
ID: 9857 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IIS related Description: define("named_constant") Making this change in oci8.c #ifdef ZTS #define PHP_OCI_INIT_MODE OCI_DEFAULT /* OCI_DEFAULT was OCI_THREADED on the above line*/ #else #define

[PHP-DEV] Bug #10544: if(!($res=OCIPLogon(...))

2001-04-28 Thread shmengie_2000
From: [EMAIL PROTECTED] Operating system: linux and nt PHP version: 4.0 Latest CVS (28/04/2001) PHP Bug Type: Scripting Engine problem Bug description: if(!($res=OCIPLogon(...)) -- Edit Bug report at: http://bugs.php.net/?id=10544edit=1 -- PHP Development Mailing

[PHP-DEV] PHP 4.0 Bug #10144 Updated: Resource not properly freed after type intval(resource) type case

2001-04-29 Thread shmengie_2000
ID: 10144 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Description: Resource not properly freed after type intval(resource) type case Fixed in latest cvs, thanks guys!!! Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #10144 Updated: Resource not properly freed after type intval(resource) type case

2001-04-29 Thread shmengie_2000
ID: 10144 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: OCI8 related Description: Resource not properly freed after type intval(resource) type case Previous Comments: --- [2001-04-03

[PHP-DEV] PHP 4.0 Bug #10144 Updated: Resource not properly freed after type intval(resource) type case

2001-04-29 Thread shmengie_2000
ID: 10144 User Update by: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: OCI8 related Description: Resource not properly freed after type intval(resource) type case Previous Comments: --- [2001-04-03