Najnowsze artykuły:
Successfully merging a pull request may close this issue.
The problem here is that PHP defaults to using scientific notation for both very large and very small numbers. Fixing every usage of this in the core would be a monumental task. The solution is to use ...