Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2005 at 23:25 UTC
Updated:
11 Nov 2005 at 13:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
chx commentedTo get rid of
gettypeand useemptyto check for empty arrays, that's good. But to get rid of that array key checker completely -- that's not. Because if I have anarray('foo', 'bar', 'this' => 'that')it's a struct.Comment #2
ax commentedah - thats what your range() was good for. allright - put it back in then.
Comment #3
ax commentedshouldn't blogapi-clients work in 4.7 (bump)?
Comment #4
chx commentedComment #5
dries commentedCommitted to HEAD and DRUPAL-4-6. Thanks.
Comment #6
(not verified) commented