Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283117 - Unable to create action for a contoller in ZendFramework.
Summary: Unable to create action for a contoller in ZendFramework.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-29 13:24 UTC by A.Q Khan
Modified: 2009-08-29 13:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.