Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
database system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2010 at 10:08 UTC
Updated:
15 Jun 2010 at 09:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
heine commentedComment #2
heine commentedI hope I got them all.
Comment #4
heine commentedReroll
Comment #6
heine commentedLast and final attempt. All EOLs have been confirmed to be LF.
Comment #7
heine commentedAnd now forced UTF-8 instead of UTF-16LE.
Comment #8
catchLooks good.
Comment #9
dries commentedLooks good. Thanks Heine! If only PHP5 supported type hinting for integers ... :)
Comment #10
Crell commented@Dries: There's discussion of that, actually, which has turned into a massive flame war and demonstration of why the PHP development process is fundamentally broken. As of right now, PHP.next is a strictly-typed language rather than weakly-typed like every other PHP version in history. Hopefully that will change soon. :-(
Comment #11
heine commented@Dries, did you forget to commit it? I see no changes to the db drivers in CVS.
Comment #12
dries commentedCommitted. For real now.