Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP5 RC1 and phpMVC integration?

Status
Not open for further replies.

jisoo23

Programmer
Joined
Jan 27, 2004
Messages
192
Location
US
Hello all,

This is probably a longshot question but has anyone successfully integrated PHP5 RC1 and the phpMVC framework ( When I try, there seems to be intermittent problems with phpMVC correctly mapping to different MVC states. Specifically, the array that handles the values for creating the correct mapping fails to find and populate those values sometimes. This may be related to an infinite recursion problem where objects created with the phpmvc-config.xml file are re-created over and over again (you can see with a var_dump). If anyone has any ideas, that would be wonderful.

Thanks,
Jisoo23
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top