Re: [PHP-DEV] ext_skel on Fedora

2011-08-26 Thread Aaron Gray
"Reindl Harald" wrote in message news:4e583c6a.3000...@thelounge.net... Ah right, did not think it was that old, thanks, got new servers ready to go in, Aaron -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] ext_skel on Fedora

2011-08-26 Thread Reindl Harald
Am 27.08.2011 02:09, schrieb Aaron Gray: > I cannot seem to find 'ext_skel' or 'PECL_Gen' on my F11 instillation of > php-devel? Fedora 11 is EOL since a bunch of releases time and has PHP 5.2.x 5.2.x is EOL too - consider update your systems from time to time signature.asc Description: Open

Re: [PHP-DEV] ext_skel on Fedora

2011-08-26 Thread Rasmus Lerdorf
On 08/26/2011 05:09 PM, Aaron Gray wrote: > I cannot seem to find 'ext_skel' or 'PECL_Gen' on my F11 instillation of > php-devel ? No idea what F11 does, but it is in the source tarball. Just download it from php.net. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscrib

[PHP-DEV] ext_skel on Fedora

2011-08-26 Thread Aaron Gray
I cannot seem to find 'ext_skel' or 'PECL_Gen' on my F11 instillation of php-devel ? Aaron -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] ext_skel replacement

2009-08-04 Thread Greg Beaver
Hi, I just committed an enhancement to pyrus designed for PHP extension authors (pecl and core), details in this commit: http://svn.php.net/viewvc/pear2/Pyrus_Developer/trunk/src/Pyrus/Developer/PackageFile/Commands.php?r1=286823&r2=286822&pathrev=286823 Basically, it's a single command that mir

[PHP-DEV] ext_skel

2003-09-16 Thread Robert Cummings
If I have used this to create the initial skeleton of an extension, does my entire extension thus fall under the terms of the PHP license? If so can I also have it fall under the conditions of another license? Or was the license just an example since most extensions are part of the PHP distributio