php-src/ext/mysql
Dmitry Stogov 0f1209ab3d Portable unicode string API:
- use the same type (int) for zval.value.usr.len and zval.value.str.len
  - use union "zstr" as char*/UChar* mixture instead of void*
  - Z_UNISTR() and Z_UNILEN() no longer check for Z_TYPE()
  - nuke int32_t from ZE (not finisned)
2006-02-21 20:12:43 +00:00
..
tests MFB51: Fixed test to work when TCP/IP access to MySQL is disabled or test 2006-02-06 14:25:28 +00:00
config.m4 consistent naming: prefix always with MYSQL_ 2005-06-30 14:15:51 +00:00
config.w32 fixes for #33251 2005-06-05 19:25:01 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41:49 +00:00
mysql.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mysql.mak Changes for NetWare makefile. 2003-01-06 09:05:59 +00:00
package.xml "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
php_mysql.c Portable unicode string API: 2006-02-21 20:12:43 +00:00
php_mysql.h bump year and license version 2006-01-01 13:10:10 +00:00