Add verbose phpinfo() support for ibm_db2.binmode.
Match db2_field_num() against exact case returned by database.
Rename db2_fetch_into() to db2_fetch_array().
2. DB_PING implementation complete. Also added in CLI connection pooling setting.
3. Case sensitive column names implementation added in.
4. Additional unit tests added to test some of the new functionality.