]> granicus.if.org Git - php/commit
Don't use zend_string for other fields (only name here is enough)
authorXinchen Hui <laruence@php.net>
Tue, 24 Jun 2014 16:42:20 +0000 (00:42 +0800)
committerXinchen Hui <laruence@php.net>
Tue, 24 Jun 2014 16:42:20 +0000 (00:42 +0800)
commit8ce23d8f4fc5df0daec05642df8ead016f00fc32
tree113281ad36f9f36eb7ad22816d328932a8bfc58a
parent284141ca8fa94dac846d593af0628dbfc719402e
Don't use zend_string for other fields (only name here is enough)
ext/mysql/php_mysql.c
ext/mysqli/mysqli_api.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_result_meta.c
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c
ext/mysqlnd/mysqlnd_wireprotocol.h
ext/mysqlnd/php_mysqlnd_config.h [new file with mode: 0644]
ext/pdo_mysql/mysql_statement.c