|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-06-12 01:51 UTC] sniper@php.net
[2001-06-12 01:59 UTC] kraai2 at home dot com
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Tue Oct 28 11:00:01 2025 UTC |
patch for YEAR problem: 1556a1557,1559 case FIELD_TYPE_YEAR: return "year"; break; I don't understand why the tiny int doesn't work, either, the macro's defined, but looks like it's getting lost in the #ifdef clause in php_mysql.c Thanks, --jim