[PHP-DEV] Re: VCS Account Request: cranavvo

2016-12-17 Thread PHP Group
VCS Account Rejected: cranavvo rejected by cmb /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: VCS Account Request: alonsorivel

2016-12-17 Thread PHP Group
VCS Account Rejected: alonsorivel rejected by cmb /o\ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] php 7.0.14 fails compile with error _emalloc redefined

2016-12-17 Thread Dennis Clarke
filed bug : https://bugs.php.net/bug.php?id=73777 So now I find this page .. only one page for the memory management of all of PHP? here : http://php.net/manual/en/internals2.memory.management.php So I will try a debug build with -DUSE_ZEND_ALLOC=0 and see what happens. Won't be very useful