]> granicus.if.org Git - php/commit
Fix print_r return types in opcache
authorTyson Andre <tysonandre775@hotmail.com>
Sat, 30 Nov 2019 19:14:06 +0000 (14:14 -0500)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 4 Dec 2019 06:16:32 +0000 (07:16 +0100)
commitc8e9aa854cb722855dad450bff5815326853ff6a
tree8908ae0e4e916ca4a210c8b094664ac41f22fa37
parent65bbc6706397136df70f6d9e08e5410b18109568
Fix print_r return types in opcache

https://www.php.net/print_r

> When the return parameter is TRUE, this function will return a string.
> Otherwise, the return value is TRUE.
ext/opcache/Optimizer/zend_func_info.c