PDA

View Full Version : Need help with Yacc/Flex/Zend Engine



samb0057
November 19th, 2007, 07:27 PM
I'm trying to modify PHP. I've already added scalar type hints and custom superglobals, but now I'm trying to do some more advanced stuff (specifically class inheritance).

I am having problems with the zend_language_parser.y file. I did some simple stuff in here with superglobals, but I can't get this class thing to work.

I'm a fast learner, I just started messing with the PHP source a few days ago, and I've made patches for scalar type hinting and custom superglobals already, so I'll catch on I just need a little bit of help to get me past this block.

If anyone can help please let me know, send a PM or reply to this.