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
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
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,
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
--
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
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