On Sat, Feb 2, 2013 at 3:32 PM, Gabriel Wu <gabrielw...@gmail.com> wrote:
> Dear all, > > I am looking for the place to get support for writing a php extension. > Just wondering if this is the right place. > > I am looking to create a custom class where I can overload the > operators of the class. I have found an old extension called > operator-0.3 authored by Sara Golemon <poll...@php.net>, whom I > noticed is CC'ed in the messages here. > > I just looked over her code, and was trying to make sense of it, but > as it stands, I found a dearth of documentation on overloading php > class operations. Is this the right place to ask for help for zend > interfaces such as php_operator_zval_ptr, etc? > > Thanks in advance for your help! > Gabriel > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi, we have a bunch of information/docs/examples here and there, check out the links at http://pecl.php.net/support.php#resources and using http://lxr.php.net/ is also helps a lot for wading through the php sourcecode. -- Ferenc Kovács @Tyr43l - http://tyrael.hu