|
Posted by Rik Wasmus on 11/28/07 19:07
On Wed, 28 Nov 2007 19:54:52 +0100, Sanders Kaufman <bucky@kaufman.net> =
=
wrote:
> "Evil Otto" <zburnham@gmail.com> wrote in message
> news:6d62a3eb-4fe7-4245-94f1-f7e6fa3d59de@b15g2000hsa.googlegroups.com=
....
>> On Nov 27, 6:59 pm, "Sanders Kaufman" <bu...@kaufman.net> wrote:
>
>>> > Unless you have two files in different directories that happen to =
=
>>> have
>>> > the same name, in which case, it won't. That's the bug that they'=
re
>>> > not going to fix.
>>>
>>> I'm not aware of that "bug".
>>> Is it documented somewhere, or this just another bourban legend?
>>
>> http://zend.com/support/knowledgebase.php?searchBar_byPublished=3D1&s=
earchBar_search=3D275&searchBar_submit=3DSearch&searchBar_for=3Did&searc=
hBar_product%5B%5D=3DZend+Studio
>>
>> Confirmed in a skype chat with one of their support reps earlier
>> today. It won't be fixed.
>
> I tried to reproduce the error in my own Zend IDE, and could not.
>
> I have *lots* of files in one project that are named "index.php".
> I put an error in one, and not the others.
> Then I loaded each up - individually, and then all together.
>
> Zend correctly identified the error where it occurred, but not elsewhe=
re.
>
> What am I doing wrong... or, as the case may be, "right".
The problem seems to occur if you fiddle around with the working dir =
(chdir() calls for instance). If you don't it's likely you won't have an=
y =
problems.
-- =
Rik Wasmus
[Back to original message]
|