ID:               22214
 User updated by:  White_Angel at gmx dot de
-Summary:          On Class Extend mainClass no Vars are inherite
 Reported By:      White_Angel at gmx dot de
 Status:           Open
 Bug Type:         Zend Engine 2 problem
 Operating System: Linux
 PHP Version:      5CVS-2003-02-13 (dev)
 New Comment:

hm.
If you dont have an Access to the var $t1 in the test2 class.
in runs...(the inherited method from class1 habe the var)
the accesing method of class2 don't must be called.


Previous Comments:
------------------------------------------------------------------------

[2003-02-13 17:13:02] White_Angel at gmx dot de

still exists.

------------------------------------------------------------------------

[2003-02-13 16:56:16] White_Angel at gmx dot de

/usr/local/php5/bin/php -v
PHP 5.0.0-dev (cgi), Copyright (c) 1997-2003 The PHP Group
Zend Engine v2.0.0-dev, Copyright (c) 1998-2003 Zend Technologies
[root@app-server php5]# /usr/local/php5/bin/php
/home/white/phptest/varbug.php
Content-type: text/html
X-Powered-By: PHP/5.0.0-dev

test1:b Content of t1:This is a simple Variable
test2:a Content of t1:
test1:b Content of t1:
[root@app-server php5]#

What is my Failure ?
New CLean cvs checkout of Module php5.
buidlconf
configure --prefix
make
make install

------------------------------------------------------------------------

[2003-02-13 16:52:56] White_Angel at gmx dot de

PS: other thing, where i thougt it's was my fault.
var $test="aaa"
$a="test"
$this->$test in an class file in an etxra php file.
my php was killen with an segfault when this file was included.
(No instance of this class exists -> only include)

------------------------------------------------------------------------

[2003-02-13 16:52:09] [EMAIL PROTECTED]

It has just been documented then.

------------------------------------------------------------------------

[2003-02-13 16:50:19] White_Angel at gmx dot de

It's compiling right now.
(it's documentt on your anonymous CVS How to Page 
http://www.php.net/anoncvs.php)

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22214

-- 
Edit this bug report at http://bugs.php.net/?id=22214&edit=1

Reply via email to