Edit report at https://bugs.php.net/bug.php?id=63726&edit=1

 ID:                 63726
 Updated by:         larue...@php.net
 Reported by:        m...@php.net
 Summary:            Memleak with static properties and internal/user
                     classes
 Status:             Open
 Type:               Bug
 Package:            Scripting Engine problem
 Operating System:   Arch Linux
 PHP Version:        Irrelevant
-Assigned To:        
+Assigned To:        dmitry
 Block user comment: N
 Private report:     N

 New Comment:

dmitry, could you review this patch please? thanks


Previous Comments:
------------------------------------------------------------------------
[2012-12-09 13:07:37] larue...@php.net

The following patch has been added/updated:

Patch Name: bug63726.patch
Revision:   1355058457
URL:        
https://bugs.php.net/patch-display.php?bug=63726&patch=bug63726.patch&revision=1355058457

------------------------------------------------------------------------
[2012-12-09 12:32:48] larue...@php.net

compiled successfully, and reproduced this problem now :)

thanks

------------------------------------------------------------------------
[2012-12-09 11:37:15] m...@php.net

Could you please "svn up" and try again? There were some odd includes on the 
top 
of php_http_curl_client.c

Thank you

------------------------------------------------------------------------
[2012-12-09 11:31:29] larue...@php.net

compile error:
In file included from /home/huixinchen/local/php54-
zts//include/php/main/php_ini.h:24,
                 from /home/huixinchen/local/php54-
zts//include/php/main/fopen_wrappers.h:26,
                 from /home/huixinchen/local/php54-
zts//include/php/main/php.h:398,
                 from 
/home/huixinchen/opensource/pecl/http/branches/DEV_2/php_http_api.h:23,
                 from 
/home/huixinchen/opensource/pecl/http/branches/DEV_2/php_http_curl_client.c:16:
/home/huixinchen/local/php54-zts//include/php/Zend/zend_ini.h:81: error: 
expected ‘)’ before ‘*’ token
/home/huixinchen/local/php54-zts//include/php/Zend/zend_ini.h:82: warning: no 
semicolon at end of struct or union
/home/huixinchen/local/php54-zts//include/php/Zend/zend_ini.h:94: error: 
expected ‘;’, ‘,’ or ‘)’ before ‘*’ token

------------------------------------------------------------------------
[2012-12-09 11:08:35] m...@php.net

Strange... why?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63726


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63726&edit=1

Reply via email to