Issue 7 in phpt: Because of the way ini settings are stored, multiple extension= lines overwrite each other

0 views
Skip to first unread message

codesite...@google.com

unread,
Dec 17, 2007, 11:42:55 PM12/17/07
to phpt-...@googlegroups.com
Issue 7: Because of the way ini settings are stored, multiple
extension= lines overwrite each other
http://code.google.com/p/phpt/issues/detail?id=7

Comment #1 by tswicegood:
This should probably be modified to detect for previously set values
with the same
name and if they are found, add them individually to an array.

This may require a refactoring of the code to add an *_INI_KeyValue and
_INI_KeyValueList, both with __toString() implementations so each
key/value pair can
be responsible for generating its own string representation without Section_INI
having to worry about recursively iterating through a tree of key/value
pairs when
multiple pairs are present.


Issue attribute updates:
Status: Accepted
Owner: tswicegood

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Dec 17, 2007, 11:42:55 PM12/17/07
to phpt-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages