[PHP-DEV] Bug #15276: Error with unset();

2002-01-29 Thread vvtk
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: Error with unset(); Simple Script: "; unset($TEXNS_ARRAY); $TEXN_ARRAY = "Value 1"; echo $TEXN_ARRAY.""; ?> After execution we have: Value 1 C

[PHP-DEV] Bug #10699: not closed client socket after request

2001-05-06 Thread vvtk
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.5 PHP Bug Type: Sockets related Bug description: not closed client socket after request in simple client script If line close($sk); commented - socket connection not canceled. -- Edit Bug report at: h

[PHP-DEV] PHP 4.0 Bug #10495 Updated: Crash with ob_start();

2001-04-29 Thread vvtk
ID: 10495 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Crash with ob_start(); php4-200104290845 It is minimal script with segfault (after 3-5 times refresh in browser) ",$TIME_EXECUTION,$contents); $contents=str_replace("",$USERS_ONLINE,

[PHP-DEV] Bug #10495: Crash with ob_start();

2001-04-25 Thread vvtk
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0 Latest CVS (25/04/2001) PHP Bug Type: Reproduceable crash Bug description: Crash with ob_start(); Segmentation fault with next script -- Edit Bug report at: http://bugs.php.net/?id=10495&edit=1 --

[PHP-DEV] PHP 4.0 Bug #9805: ob_start("my_gzhandler1"); - not worked

2001-03-17 Thread vvtk
From: [EMAIL PROTECTED] Operating system: RedHat 6.1 PHP version: 4.0 Latest CVS (17/03/2001) PHP Bug Type: Output Control Bug description: ob_start("my_gzhandler1"); - not worked In latest CVS, my Script can't work. With php-4.0.4pl1 - all work fine. -- Edit Bug rep

[PHP-DEV] PHP 4.0 Bug #9190: Can't bind UNIX socket

2001-02-09 Thread vvtk
From: [EMAIL PROTECTED] Operating system: RedHat 6.1 PHP version: 4.0.4pl1 PHP Bug Type: Sockets related Bug description: Can't bind UNIX socket $address = "/tmp/socket.sock"; if (($sock = socket (AF_UNIX, SOCK_STREAM, 0)) < 0) { echo "socket() failed: reason: " . strer