Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 283117

Summary: Unable to create action for a contoller in ZendFramework.
Product: Gentoo Linux Reporter: A.Q Khan <aqk_uk>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description A.Q Khan 2009-08-29 13:24:27 UTC
Hi,

I am using ZendFramework version 1.9.0 and PHP 5.2.10 on Fedora 11

I am getting error message while creating an action for my project.

In order to test-create an action, I gave following commands:

$ zf create project tstproj
$ cd tstproj
$ zf create controller tstcnt
$ zf create action actn tstcnt

I received:

Fatal error: Call to undefined function token_get_all() in .../ZendFRamework/library/Zend/ReflectioN/File.php on line 300

Can any one please help?

Regards.
AQK
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2009-08-29 13:58:23 UTC
You hit the wrong bug tracker here.