Hey! I got started with objective C and reeeally like it. But it got me an idea I thought about: Is it actually possible to add/change a keyword in PHP from an extension?
Like if i wanted to change interface to @interface and class to @implement - is that even possible? And for adding a keyword, I thought about something like echo - which is like „a function without brackets“. Is that possible as well? Kind regards, Kevin INgwersen
