]> granicus.if.org Git - php/commit
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE
authorNikita Popov <nikic@php.net>
Thu, 3 Mar 2016 15:46:04 +0000 (16:46 +0100)
committerNikita Popov <nikic@php.net>
Thu, 3 Mar 2016 15:50:01 +0000 (16:50 +0100)
commit1ac152938cfe40e98b7b3c8cf403abb113266cfa
treedd2f32f9075d3ca31946c5b9d10a464a07776c3a
parentc4b188871e7abb7c6cc20d05ceda4cea082efcd2
Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE

Also re bug #71575.
62 files changed:
TSRM/TSRM.h
TSRM/tsrm_win32.h
Zend/zend.c
Zend/zend.h
ext/bcmath/bcmath.c
ext/bcmath/php_bcmath.h
ext/com_dotnet/com_extension.c
ext/com_dotnet/php_com_dotnet.h
ext/exif/exif.c
ext/filter/filter.c
ext/filter/php_filter.h
ext/gmp/gmp.c
ext/gmp/php_gmp.h
ext/iconv/iconv.c
ext/iconv/php_iconv.h
ext/interbase/interbase.c
ext/interbase/php_ibase_includes.h
ext/intl/php_intl.c
ext/intl/php_intl.h
ext/json/json.c
ext/json/php_json.h
ext/libxml/libxml.c
ext/libxml/php_libxml.h
ext/mbstring/mbstring.c
ext/mbstring/mbstring.h
ext/mcrypt/mcrypt.c
ext/mysqli/mysqli.c
ext/mysqli/php_mysqli_structs.h
ext/mysqlnd/mysqlnd.h
ext/mysqlnd/php_mysqlnd.c
ext/odbc/php_odbc.c
ext/odbc/php_odbc_includes.h
ext/opcache/ZendAccelerator.c
ext/opcache/ZendAccelerator.h
ext/pdo_mysql/pdo_mysql.c
ext/pdo_mysql/php_pdo_mysql_int.h
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h
ext/phar/phar.c
ext/phar/phar_internal.h
ext/session/php_session.h
ext/session/session.c
ext/skeleton/php_skeleton.h
ext/skeleton/skeleton.c
ext/soap/php_soap.h
ext/soap/soap.c
ext/sockets/sockets.c
ext/sqlite3/php_sqlite3.h
ext/sqlite3/sqlite3.c
ext/tidy/php_tidy.h
ext/tidy/tidy.c
ext/xml/php_xml.h
ext/xml/xml.c
ext/zlib/zlib.c
sapi/apache2handler/php_apache.h
sapi/apache2handler/sapi_apache2.c
sapi/cgi/cgi_main.c
sapi/cli/php_cli.c
sapi/cli/php_cli_server.h
sapi/embed/php_embed.c
sapi/embed/php_embed.h
sapi/phpdbg/phpdbg.c