summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_get_encryption_implementation.c
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2018-09-11 12:23:20 +0200
committerChristoph M. Becker <cmbecker69@gmx.de>2018-09-11 12:23:20 +0200
commitb117feeb2b545b34296f2fc492166d790610fffe (patch)
tree6d1ba7307fad5eaea0f2f13829feb9b0b7b2fe71 /ext/zip/lib/zip_get_encryption_implementation.c
parent1bb29a4af22bb11c4257e475c691c3a75b5859a3 (diff)
downloadphp-git-b117feeb2b545b34296f2fc492166d790610fffe.tar.gz
Fix #76510: file_exists() stopped working for phar://
We work around a strlen() optimization bug in GCC 8[1] by checking whether the used GCC exhibits the broken behavior, and if so by disabling `optimize-strlen`. [1] <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86914>
Diffstat (limited to 'ext/zip/lib/zip_get_encryption_implementation.c')
0 files changed, 0 insertions, 0 deletions