Wed May 28, 2008 1:46 pm |
Replies: 4 |
Views: 6425 |
|
 |
type of object instance returned by that class is known only at run-time and therefore to get code completion working you need to add type hint.
Read FAQ topic related to type hints:
http://forum.nu ...
|
Wed May 02, 2007 1:57 pm |
Replies: 9 |
Views: 5503 |
|
 |
could you please create a short sample that will replicate the problem?
I tried some projects and could not manage to get anything wrong...
I can't replicate it with anything other than our big deve ...
|
Mon Apr 30, 2007 11:10 am |
Replies: 1 |
Views: 4892 |
|
 |
I just profiled a really bad page, and it told me that the culprit was memcached::load_items, called nearly 300k times and taking a whopping 16 seconds!
The problem is, I use that function from doz ...
|
Mon Apr 30, 2007 11:07 am |
Replies: 9 |
Views: 5503 |
|
 |
what is the version and what is the md5sum of phped.exe?
Version 5.0 Build 5019
md5: af4aeece555f87d1cf121e1e870c5add
I tried this on 4.6.3 which I had on another computer and it seemed to wo ...
|
Sun Apr 29, 2007 6:58 pm |
Replies: 9 |
Views: 5503 |
|
 |
I am trying to profile a page on my server (using 3rd party web server, remote dbg mode). Unfortunately the file that it pegs as the worst offender has a totally blank location, so I can't actually f ...
|
Mon Apr 23, 2007 6:13 pm |
Replies: 2 |
Views: 4848 |
|
 |
This sounds like our case in FAQ:
http://forum.nusphere.com/viewtopic.php?t=2135
example #5 - did you try that setting?
Many Thanks!
Yes, I was unable to stop the "Unable to map ____" ...
|
Mon Apr 16, 2007 1:49 pm |
Replies: 2 |
Views: 4848 |
|
 |
I have what I think is a fairly common setup, but I can't get it to work. I found the FAQs on the main site and they seem to cover what I want to do, but I get lots of "Unable to map _____" ...
|