mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-28 02:00:01 +00:00
9aca31681a
For integers from Lua to PHP, make sure they won't use exponential notation that will confuse unserialize(), and pass the integer size from PHP so Lua can know which numbers are representable as integers. For doubles in both directions, increase the precision to avoid truncation of the least significant bits. Change-Id: Icfaff71cab0ee1aac04acf752d108049b5569380 |
||
---|---|---|
common | ||
engines | ||
i18n | ||
modules | ||
tests/phpunit/engines | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.minus-x.json | ||
.phpcs.xml | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
package.json | ||
Scribunto.magic.php | ||
Scribunto.namespaces.php | ||
Scribunto.php |