Skip to content

money's internal amount should be a string - #136

Merged
sagikazarmark merged 1 commit into
nextreleasefrom
strict_compare
Jan 13, 2016
Merged

money's internal amount should be a string#136
sagikazarmark merged 1 commit into
nextreleasefrom
strict_compare

Conversation

@sagikazarmark

@sagikazarmark sagikazarmark commented Jan 13, 2016

Copy link
Copy Markdown
Collaborator

Because we support unlimited integers nowadays, this means that integers higher than PHP_INT_MAX can be used (through BC and GMP extrnsions). In order to do so, we can no longer use integers internally but have to use strings to represent the amount.

@sagikazarmark

Copy link
Copy Markdown
Collaborator Author

Closes #134

@sagikazarmark sagikazarmark modified the milestone: 3.0.0 stable Jan 13, 2016
sagikazarmark added a commit that referenced this pull request Jan 13, 2016
money's internal amount should be a string
@sagikazarmark
sagikazarmark merged commit 85ba251 into nextrelease Jan 13, 2016
@sagikazarmark
sagikazarmark deleted the strict_compare branch January 13, 2016 09:14
@frederikbosch

Copy link
Copy Markdown
Member

Great, you can expect the MoneyParser PR this week.

@sagikazarmark

Copy link
Copy Markdown
Collaborator Author

👍

mbrodala added a commit to mbrodala/TbbcMoneyBundle that referenced this pull request May 20, 2021

@Kingcrypto38 Kingcrypto38 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it gud vs

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.

4 participants