]> granicus.if.org Git - php/commit
Fix bug #62651: source level BC break
authorGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 26 Jul 2012 21:37:02 +0000 (23:37 +0200)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Thu, 26 Jul 2012 21:37:02 +0000 (23:37 +0200)
commitccffec74d070e862cae8d8752d716eabb53002b3
tree35b75042a475a814d28ce57789472b94e0816830
parent7d890eef82ab054c04458e676d63d2492cf20362
Fix bug #62651: source level BC break

Break for C++ extensions that don't wrap the includes of PHP libraries
in extern "C" {.
Zend/zend_string.h