[PHP-DEV] CVS Account Request: freq

2005-12-05 Thread Farid Sadudin
will help to maintain PEAR Services_Pingback package -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CVS Account Request: dalewalsh

2005-12-05 Thread Wez Furlong
As Gareth points out, an RRDTool extension is a no-go for the PHP project due to a licensing conflict. The best I can suggest is hosting your project on sourceforge.net. --Wez. On 12/6/05, Gareth Ardron <[EMAIL PROTECTED]> wrote: > Dale Walsj wrote: > > >maintain a bundled extension providing RR

[PHP-DEV] Re: module submission.

2005-12-05 Thread D. Walsh
On Dec 6, 2005, at 24:31 , Sara Golemon wrote: Send a post to [EMAIL PROTECTED] containing a description of your extenion, the library(s) it links against, the license you plan to release it under and (since you've already got it written) a link to a tarball containing the source code for

Re: [PHP-DEV] CVS Account Request: dalewalsh

2005-12-05 Thread Gareth Ardron
Dale Walsj wrote: maintain a bundled extension providing RRDTool support within PHP. What does it use to work with rrdtool? I ask because the rrdtool library is GPL which isn't allowed to go into PECL as it taints the PHP license. LGPL/BSD/etc is fine, GPL isn't. -- PHP Internals - PHP Run

[PHP-DEV] CVS Account Request: dalewalsh

2005-12-05 Thread Dale Walsj
maintain a bundled extension providing RRDTool support within PHP. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] module submission.

2005-12-05 Thread Rasmus Lerdorf
Yeah ok, but what does it do? D.Walsh wrote: I'm part of a dev team and I've been charged with writing a PHP module, there was one being developed but it had too many issues and the original developer gave up because he couldn't make it work with different versions bof the software or differen

[PHP-DEV] Re: module submission.

2005-12-05 Thread Sara Golemon
Send a post to [EMAIL PROTECTED] containing a description of your extenion, the library(s) it links against, the license you plan to release it under and (since you've already got it written) a link to a tarball containing the source code for initial review. Once it's been approved, you can ap

Re: [PHP-DEV] module submission.

2005-12-05 Thread Jasper Bryant-Greene
It would probably help if you mentioned what the module is. D.Walsh wrote: I'm part of a dev team and I've been charged with writing a PHP module, there was one being developed but it had too many issues and the original developer gave up because he couldn't make it work with different vers

[PHP-DEV] CVS Account Request: omar

2005-12-05 Thread Omar Kilani
I would like to add php-json to PECL. It is available here: http://aurore.net/projects/php-json/ I have submitted this request to PECL-DEV and received the following reply: --- Looks good to me. Go here to request a cvs account: http://www.php.net/cvs-php.php Then add your code to pecl/json (

[PHP-DEV] Building PHP5

2005-12-05 Thread Matthew Moody
Where do these two belong on the build system for a Win32 build? - bindlib_w32 - win32build

[PHP-DEV] bugs in glob() function

2005-12-05 Thread Marcin Obara
1. glob() function can cause crash in ZTS mode. For relative path in ZTS we can find code: [...] cwd_skip = strlen(cwd)+1; snprintf(work_pattern, MAXPATHLEN, "%s%c%s", cwd, DEFAULT_SLASH, pattern); [...] add_next_index_string(return_value, globbuf.gl_pathv[n]+cwd_skip, 1); [...] If pattern c

[PHP-DEV] Re: CVS Account Request: freq

2005-12-05 Thread Pierre
On Mon, 5 Dec 2005 00:02:27 -0800 [EMAIL PROTECTED] ("Farid Sadudin") wrote: > help maintain the on PEAR package He will help to maintain Services_Pingback. I will give him the correct karma once the account is opened. --Pierre -- PHP Internals - PHP Runtime Development Mailing List To unsubsc

[PHP-DEV] CVS Account Request: freq

2005-12-05 Thread Farid Sadudin
help maintain the on PEAR package -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 5 Bug Summary Report

2005-12-05 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net Num Status Summary (383 total including feature requests) ===[*General Issues]== 25665 Assigned var_dump/print_r hang on NaN and INF 26771 Suspended register_tick_funtions crash under

[PHP-DEV] PHP 4 Bug Summary Report

2005-12-05 Thread internals
PHP 4 Bug Database summary - http://bugs.php.net Num Status Summary (644 total including feature requests) ===[*General Issues]== 35340 Feedback Apache2 needs 100% CPU when passed a float 35541 Feedback mime_content_type() always re