]> granicus.if.org Git - php/commit
We do not need this TSRMLS_FETCH() call as we do not use any TSRM stuff in here,...
authorKalle Sommer Nielsen <kalle@php.net>
Mon, 4 Oct 2010 21:04:25 +0000 (21:04 +0000)
committerKalle Sommer Nielsen <kalle@php.net>
Mon, 4 Oct 2010 21:04:25 +0000 (21:04 +0000)
commit304bc60e9898da7f1420a372ec929ae331be2570
tree88f7d75b02485600ff6c659791db31d75ea268ab
parent60f05993937b8827154f71def3427851113493ab
We do not need this TSRMLS_FETCH() call as we do not use any TSRM stuff in here, so we can get
a minor boost here in ZTS mode.
ext/mysqlnd/mysqlnd_net.c