strange thing

php.internals

Wojtek Meler

23 years ago
php 4.3.1: --------------------------------------- [Fri May 23 08:19:08 2003] Script: 'blabla' --------------------------------------- php/Zend/zend_execute_API.c(289) : Block 0x4C9449C0 status: php/Zend/zend_variables.c(44) : Actual location (location was relayed) Beginning: Cached (allocated on php/main/network.c:597, 20 bytes) End: OK --------------------------------------- It is very strange. Why memory allocated for stream structure is freed in zval dtor ??? Are there any problems in streams implementation ? regards, Wojtek

Derick Rethans

23 years ago
On Fri, 23 May 2003, Wojtek Meler wrote:
> php 4.3.1: > --------------------------------------- > [Fri May 23 08:19:08 2003] Script: 'blabla' > --------------------------------------- > php/Zend/zend_execute_API.c(289) : Block 0x4C9449C0 status: > php/Zend/zend_variables.c(44) : Actual location (location was relayed) > Beginning: Cached (allocated on php/main/network.c:597, 20 bytes) > End: OK > --------------------------------------- > > It is very strange. Why memory allocated for stream structure is freed > in zval dtor ??? > Are there any problems in streams implementation ?
Please always test with the latest snapshot in case of reporting bugs/problems. This might have been fixed a few months ago. Derick
-- "my other box is your windows PC" ------------------------------------------------------------------------- Derick Rethans http://derickrethans.nl/ International PHP Magazine http://php-mag.net/ -------------------------------------------------------------------------