Wed Aug 09, 2006 7:04 am |
Replies: 6 |
Views: 6452 |
|
|
I've submitted a bug report on the CHM documentation to the phpDocumentor sourceforge tracker. That way we'll probably get a proper title soon.
It should be possible to work around the probl ...
|
Tue Aug 08, 2006 2:03 am |
Replies: 6 |
Views: 6452 |
|
|
Adding phpDocumentor CHM documentation to the help menu fails, leaves entry "Failed document (documentation.chm)" in IDE|Help (aka. "Attached manuals") listing.
The .chm opens j ...
|
Mon Jul 17, 2006 10:36 am |
Replies: 8 |
Views: 7203 |
|
|
[You guys don't get the praise you deserve. Heres a short rant attempting to better the ballance. ]
You're probably tired of hearing it, but my productivity has at least trebled (I've been timin ...
|
Sun Jul 16, 2006 8:53 am |
Replies: 6 |
Views: 12000 |
|
|
It was perhaps not very clearly formulated; while writing the post, I discovered that the core of the problem was not the lacking '/file:' part in PHP_SELF, but the fact that the URLs used by SRV are ...
|
Sun Jul 16, 2006 8:23 am |
Replies: 6 |
Views: 12000 |
|
|
Actual behaviour:
When the script http://localhost:8084/file:/c:/kildekode/site-editor/src/main.php is run on the SRV Server in PHPEd 4.6, $_SERVER/c:/kildekode/site-editor/src/ma ...
|
Sun Jul 16, 2006 7:59 am |
Replies: 2 |
Views: 5301 |
|
|
I should have guessed: The documentation for $_SERVER is not alphabetical. The documentation for PHP_SELF implies (somewhat cryptically) that SCRIPT_NAME is the path of the PHP engine when running in ...
|
Sun Jul 16, 2006 7:57 am |
Replies: 2 |
Views: 5301 |
|
|
Any suggestions? I don't know if this is a bug or just a misconfiguration.
Expected behaviour:
The $_SERVER variable SCRIPT_NAME should be the name of the running script:
'SCRIPT_NAME'
Contain ...
|
Tue Jul 11, 2006 8:46 am |
Replies: 2 |
Views: 5700 |
|
|
This project organization resembles the one that MSVC and similar products use, and keeping with this system is a benefit when working on multi-(programming-)language projects.
Putting the project ...
|
Tue Jul 11, 2006 8:41 am |
Replies: 4 |
Views: 5966 |
|
|
The primary reason I reported the problem was to offer a workaround if anyone else ran into the same issue: I won't be able to construct a failing project; the error has only occured in this one proje ...
|
Tue Jul 11, 2006 4:39 am |
Replies: 4 |
Views: 5966 |
|
|
Symptoms:
- The messages "Updating Code Explorer tree" and "Source file ... parsing" (the last one is approximate; it flashes so fast I can't read it) flash alternately and very ...
|
Tue Jul 11, 2006 3:40 am |
Replies: 2 |
Views: 5611 |
|
|
The above-mentioned layout is still not possible to acheive in PHPEd 4.6.
Here's an image showing all the docking positions I have been able to acheive in the 4.6 version (some of them require pixe ...
|
Tue Jul 11, 2006 3:32 am |
Replies: 1 |
Views: 5232 |
|
|
Current behaviour:
Selection of available Code Templates follow the file type of the current file.
Desired behaviour:
Optionally, the selection of available code templates should follow the curr ...
|