]> granicus.if.org Git - php/commit
Remove redundant func info for ctype/bc/fileinfo
authorTyson Andre <tysonandre775@hotmail.com>
Sun, 6 Oct 2019 17:37:10 +0000 (13:37 -0400)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 7 Oct 2019 08:15:50 +0000 (10:15 +0200)
commitd0f7a7e7c9060d1e0a2873df269e483ea91fdf8f
tree9374eba6e24c3cda9afd84547bcf500cc115d10b
parent3c2ba240a911085f8242ebe55ed4b37fd7315de6
Remove redundant func info for ctype/bc/fileinfo

This is limited to types that aren't reference counted.
I assume the info that there is exactly one reference
should be preserved (e.g. for bcsqrt)

Closes GH-4786.
ext/opcache/Optimizer/zend_func_info.c