Edit report at https://bugs.php.net/bug.php?id=55809&edit=1

 ID:                 55809
 Updated by:         cataphr...@php.net
 Reported by:        petr at bugyik dot cz
 Summary:            PHP 5.3.5-1ubuntu7.2ppa1~natty
-Status:             Open
+Status:             Bogus
 Type:               Bug
 Package:            Strings related
 Operating System:   ubuntu
 PHP Version:        5.3SVN-2011-09-28 (SVN)
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.

http://php.net/manual/en/language.namespaces.dynamic.php


Previous Comments:
------------------------------------------------------------------------
[2011-09-28 20:31:40] petr at bugyik dot cz

Description:
------------
Creating an instance with string 
(http://www.php.net/manual/en/language.oop5.basic.php#language.oop5.basic.new) 
not accepted actual namespace.

Test script:
---------------
http://goo.gl/wh6U4

Expected result:
----------------
No error

Actual result:
--------------
[o5@sandy]$ php Foo.php 
PHP Fatal error:  Class 'Bar' not found in /home/o5/www/test/bug/Foo.php on 
line 
11
PHP Stack trace:
PHP   1. {main}() /home/o5/www/test/bug/Foo.php:0
PHP   2. Foo\Foo->__construct() /home/o5/www/test/bug/Foo.php:15


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



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

Reply via email to