213
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 2.0.10 More... over 6 years ago
Update CHANGELOG.md More... over 6 years ago
Add vscode workspace More... over 6 years ago
Resolved some npm audit issues (#375) More... over 6 years ago
Use esprima to parse source files (#374) More... over 6 years ago
Fix typo in sprintf test More... over 6 years ago
Fix typos in sprintf test More... over 6 years ago
Fix issue #366: wrong parsing of nested arrays (#369) More... almost 7 years ago
sprintf implementation from C (#368) More... almost 7 years ago
Special handling for base = 0 in intval More... almost 7 years ago
Fix issue #367: broken intval for ints > 32 bit More... almost 7 years ago
_php_cast_int helper for casting values to int using PHP rules More... almost 7 years ago
fix _bc_rec_mul error (#364) More... almost 7 years ago
Add `encType` argument to the PHP `http_build_query` function (#361) More... almost 7 years ago
Fixes #323 (#360) More... almost 7 years ago
Cast strip_tags input to string, making it more rubust and PHP-ish. (#359) More... about 7 years ago
correct _utf8Size function & add exemple (#357) More... about 7 years ago
sprintf: improve PHP compatibility (#356) More... about 7 years ago
Fix npm run build:tests (#355) More... about 7 years ago
Fix issue #339: sprintf format trouble (#352) More... about 7 years ago
Update strip_tags.js to recursively remove tags (#351) More... about 7 years ago
#344 fixing issue with delete keyword (#346) More... over 7 years ago
Release 2.0.9 More... over 7 years ago
Update CHANGELOG.md More... over 7 years ago
Lint: use const instead of let when identifier reference doesn't change (#337) More... over 7 years ago
PHP.ucwords - add multibyte support (#334) More... over 7 years ago
frexp Math.log2 fallback and removed use of Math.sign (#333) More... over 7 years ago
Improvements for base64_encode and base64_decode functions for UTF8 strings (#331) More... over 7 years ago
Replace ** with Math.pow (#332) More... over 7 years ago
Update tests More... over 7 years ago