diff options
author | Tyson Andre <tysonandre775@hotmail.com> | 2019-06-09 16:55:56 -0400 |
---|---|---|
committer | Joe Watkins <krakjoe@php.net> | 2019-06-11 09:09:50 +0200 |
commit | cdc82f19d8b6dc72f74abb819eab24589e3aa489 (patch) | |
tree | be70600cb6818127d29c4f3f1d349ca648dff80b /sapi/phpdbg/phpdbg.c | |
parent | 678e3eb0b70c01d1c17d7d28dae7994b77184268 (diff) | |
download | php-git-cdc82f19d8b6dc72f74abb819eab24589e3aa489.tar.gz |
Fix php 8.0's opcache flags for pathinfo()
See https://php.net/pathinfo
This fixes a bug introduced in the cleanup for commit
0d79c70cf3c10f60a2e8fbfd68903d8716b7b43c
`pathinfo($str, PATHINFO_EXTENSION)` will always return a string
(if there is no extension, the function returns the empty string)
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
0 files changed, 0 insertions, 0 deletions