NuSphere Forums Forum Index
NuSphere Forums


Wed Jul 02, 2008 2:53 pm
Replies: 11
Views: 4831
Hi again,

There seems to be a problem with subclasses as well. With the setup from last post add a new file called classes2.php in the includes subfolder.

Change the content to:

classes2.php ...

Wed Jul 02, 2008 2:35 pm
Replies: 11
Views: 4831
Hey Dimitri and forum,

This is (at least for me) very easy to reproduce. And like BlackGas I find it very counter productive.

To reproduce the bug setup a project with two files. One in the proj ...

Wed Jun 25, 2008 4:08 pm
Replies: 11
Views: 4831
It's not working for me either Crying or Very sad

-
Best regards, Caspar

Thu Jun 12, 2008 5:42 pm
Replies: 1
Views: 3765
Hi forum,

Consider the following code:


class SomeClass
{
public function public_func()
{
$this->

if(true)
{
die('The "if statem ...

Wed May 28, 2008 11:22 am
Replies: 3
Views: 3650
Hi forum,

class test_class
{
public static function test_method()
{
return 'test';
}
}

$test = test_class::

Hitting ctrl-tab at this point gives ...
Page 1 of 1
All times are GMT - 5 Hours