diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-22 12:39:39 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-09-22 12:39:39 +0200 |
commit | fdd9018bdfa6a4b99279a982e7c9d490849c8ae4 (patch) | |
tree | 897522531f68cb9c2c0d093ddfe2f2d33f787980 /Zend/zend_builtin_functions.c | |
parent | e60f927f058b8db43d646fa9ad9d1c1e2fe59789 (diff) | |
download | php-git-fdd9018bdfa6a4b99279a982e7c9d490849c8ae4.tar.gz |
Support uuencoding empty string
Cross checking implementations from other languages, empty strings
are always allowed. PHP's output is peculiar due to it's insistence
to encode a trailing \0, but otherwise sensible and does round-trip
as expected.
Diffstat (limited to 'Zend/zend_builtin_functions.c')
0 files changed, 0 insertions, 0 deletions