Skip to content

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Aug 9, 2015

On 32bit big endian architectures the high word of a zend_value is copied
twice, instead of copying both words. Let's fix it.

On 32bit big endian architectures the high word of a zend_value is copied
twice, instead of copying both words. Let's fix it.
@php-pulls php-pulls merged commit 79f64e5 into php:master Aug 10, 2015
@laruence
Copy link
Member

actually the ZEND_ENDIAN_LOHI is wrong here, so I fixed it by removing that... thanks :)

@cmb69 cmb69 deleted the copy-32bit-be branch August 10, 2015 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants