]> granicus.if.org Git - php/commit
Switch from using PHP_MAJOR_VERSION to separate define for
authorAndrey Hristov <andrey@php.net>
Thu, 12 Aug 2010 12:02:02 +0000 (12:02 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 12 Aug 2010 12:02:02 +0000 (12:02 +0000)
commitc974313aed296dfab6cd7e1859ecf48a5fd581a8
tree37439d75953d95f564a44e8a30874afa317dd009
parentd27983e7813cf32d187f9ce9bb652a670751212e
Switch from using PHP_MAJOR_VERSION to separate define for
unicode. Unicode is no more, but these are "bookmarks" where
to change mysqlnd, if Unicode becomes trendy again.
12 files changed:
ext/mysqlnd/mysqlnd.c
ext/mysqlnd/mysqlnd_debug.c
ext/mysqlnd/mysqlnd_enum_n_def.h
ext/mysqlnd/mysqlnd_priv.h
ext/mysqlnd/mysqlnd_ps.c
ext/mysqlnd/mysqlnd_ps_codec.c
ext/mysqlnd/mysqlnd_result.c
ext/mysqlnd/mysqlnd_result_meta.c
ext/mysqlnd/mysqlnd_statistics.c
ext/mysqlnd/mysqlnd_structs.h
ext/mysqlnd/mysqlnd_wireprotocol.c
ext/mysqlnd/php_mysqlnd.c