[PHP-DEV] Re: Merge HashTable and zend_array into a single data structure.

2015-01-01 Thread Dmitry Stogov
Hi Nikita, On Jan 1, 2015 5:23 PM, "Nikita Popov" wrote: > > On Wed, Dec 31, 2014 at 11:19 AM, Dmitry Stogov wrote: >> >> Hi, >> >> Please take a look into the patch >> >> https://github.com/php/php-src/pull/970/files >> >> This real changes are in zend_types.h, the rest is renaming that in most

[PHP-DEV] Re: Merge HashTable and zend_array into a single data structure.

2015-01-01 Thread Nikita Popov
On Wed, Dec 31, 2014 at 11:19 AM, Dmitry Stogov wrote: > Hi, > > Please take a look into the patch > > https://github.com/php/php-src/pull/970/files > > This real changes are in zend_types.h, the rest is renaming that in most > cases makes code cleaner. > > zend_array didn't change its binary rep