will help to maintain PEAR Services_Pingback package
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
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
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
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
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
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
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 (
Where do these two belong on the build system for a Win32 build?
- bindlib_w32
- win32build
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
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
help maintain the on PEAR package
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
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 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
15 matches
Mail list logo