Skip to content

Conversation

@PowerKiKi
Copy link
Member

This include cases were artificial constraints were not checked
(eg: between -512 and 511 for DECBIN) and some bugs were 32
bits platform were assumed.

The following are covered:

BIN2DEC, BIN2HEX, BIN2OCT,
DEC2BIN, DEC2HEX, DEC2OCT,
HEX2BIN, HEX2DEC, HEX2OCT,
OCT2BIN, OCT2DEC, OCT2HEX

This include cases were artificial constraints were not checked
(eg: between -512 and 511 for `DECBIN`) and some bugs were 32
bits platform were assumed.

The following are covered:

`BIN2DEC`, `BIN2HEX`, `BIN2OCT`,
`DEC2BIN`, `DEC2HEX`, `DEC2OCT`,
`HEX2BIN`, `HEX2DEC`, `HEX2OCT`,
`OCT2BIN`, `OCT2DEC`, `OCT2HEX`
@MarkBaker MarkBaker merged commit 98ccf97 into PHPOffice:develop Aug 13, 2016
BlackyTay pushed a commit to BlackyTay/PhpSpreadsheet that referenced this pull request Aug 8, 2025
…sion

Fix unit tests for all base conversion functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants