hi, On Wed, Feb 6, 2013 at 2:14 PM, Gabriel Wu <gabrielw...@gmail.com> wrote: > On Wed, Feb 6, 2013 at 7:28 PM, Ferenc Kovacs <tyr...@gmail.com> wrote: >> >> I think mentioning Sara as a sponsor would weight in more than myself. ;) >> >> > > Oh, you aren't the one approving the application?
Many do that. > Anyway I was wondering how to go about submitting the update - are > there any howto's on creating the pear package that I should upload on > http://pecl.php.net/release-upload.php? See the pear documentation and the existing extensions in pecl, you only need to update the package.xml information (changelog, lead devs, etc.) and run "pecl package package.xml" from the src directory. > Also, how are compatibility with different php versions incorporated? You deal with it using #ifdef in one tree. See the other extensions as well for example. > Regardless, I can upload the two updates first, one compatible with > php5.3 and another with php5.4 (calling them operator-0.4 and > operator-0.5?), Please do it all in one release only unless you plan to drop support for one a given version :) Cheers, -- Pierre @pierrejoye -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php