socketry / io-event

MIT License
66 stars 15 forks source link

Support conversion of T_BIGNUM. #105

Closed ioquatix closed 3 months ago

ioquatix commented 3 months ago

One reason https://github.com/socketry/async/issues/317 might be failing is because we are not handling bignums. Let's fix that.

Types of Changes

Contribution