[PHP-DEV] [PATCH] the attached patch makes NET-SNMP 5.0.x working with PHP.

2002-09-10 Thread Harrie Hazewinkel
HI, The attached patch adds an extra configure directive to enable compilation of PHP against NET-SNMP 5.0.x versions. The current UCD-SNMP support is still there, since those version are around still. if it can be added to CVS would be grate. regards, Harrie -- PHP Development Mailing List

[PHP-DEV] [harrie@lisanza.net: Re: [PHP-DEV] [PATCH] the attached patch makes NET-SNMP 5.0.x working with PHP.]

2002-09-10 Thread Markus Fischer
Forwarding to the list ... ---BeginMessage--- --On Tuesday, September 10, 2002 12:18 PM +0200 Markus Fischer [EMAIL PROTECTED] wrote: Here's a guide for patches: .) If not a security or serious bug fix, always diff -u against HEAD branch .) Attach as mimetype

[PHP-DEV] Re: [PATCH] ext/sysvmsg compatibility

2002-09-10 Thread Wez Furlong
Hi Melvyn, MSG_EXCEPT is a GNU thing, apparently. I've added code to trap it's use; it doesn't look like there is a way to emulate that functionality from user-space, so that's probably the best we can do for now. Thanks for the patch! --Wez. On 09/08/02, Melvyn Sopacua [EMAIL PROTECTED]

[PHP-DEV] URL Rewriting Possible Bug

2002-09-10 Thread Adam Voigt
I'm not sure if this is something that can easily be repaired or what not, but myself and another programmer ran in to a problem converting some legacy software to PHP (from an antiquated language called iHTML). We are using id based sessions throughout the site, and on one page we have PHP

[PHP-DEV] execute function Zend api

2002-09-10 Thread eminent
Hi, i have to use execute function defined into Zend API to execute e portion of php code into a php source function. the sintax i think is void execute (zend_op_array *op_array TSRMLS_DC) how can i use this function to execute a piece of php code? thanks MAX -- PHP Development Mailing List

[PHP-DEV] Patched xmms module

2002-09-10 Thread DJ Anubis
Hi, Attached is the patched version for PECL extension xmms. Added the following: xmms_get_main_volume(); xmms_get_volume() xmms_set_volume() xmms_get_balance() xmms_set_balance() xmms_delete() A tweak allows use of xmms URI manager to add files to the playlist. Sample file attached.

Re: [PHP-DEV] Patched xmms module

2002-09-10 Thread Rasmus Lerdorf
Hey cool, didn't think anybody used this strawman extension. Why don't you go to php.net/cvs-php.php and request a CVS account so you can apply your patches yourself and also do whatever future work you want on it. -Rasmus On Tue, 10 Sep 2002, DJ Anubis wrote: Hi, Attached is the patched

[PHP-DEV] cvs account request.

2002-09-10 Thread DJ Anubis
Hi, Need a cvs account to upload some PECL stuff. Thanks Rasmus ;-) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread DJ Anubis
This is a very interesting function which could help in some developments. But sounds dio_tcsetattr diseappeared from php-4.2.2. I browsed the source but couldn't find it. in the source tree. Has it been merged with something else? DJ Anubis. -- PHP Development Mailing List

Re: [PHP-DEV] [PATCH] the attached patch makes NET-SNMP 5.0.xworking with PHP.

2002-09-10 Thread Harrie Hazewinkel
Hi, I discovered that the attachment as text/plain is also garbled. I have now put the patch on a website: http://digilander.libero.it/harrie/temp/php-netsnmp.patch Harrie --On Tuesday, September 10, 2002 11:55 AM +0200 Harrie Hazewinkel [EMAIL PROTECTED] wrote: HI, The attached patch

[PHP-DEV] COM Memory Leak in 4.2.3 RCs Not Addressed

2002-09-10 Thread Michael Sisolak
The leak that was referred to in the Zend PHP Weekly Summary last week: BUG: COM leak in 4.2.3 RC 1 Michael Sisolak let the list know that the COM extension is leaking memory in the 4.2.3 Release Candidate. He ahs pointed out a fix which will be included for the final version. was not

[PHP-DEV] Sound Extension proposed API

2002-09-10 Thread Tony Leake
Hi, Following my posts last week I have now written up my proposed API for my sound extension. There is too much to post here so I have made it available at: http://www.webwise-data.co.uk/ecasound.html and would welcome any comments. If there are no objections I will apply for a cvs account

[PHP-DEV] CVS Account Request: jfbus

2002-09-10 Thread Jean-Francois BUSTARRET
Access to PEAR CVS (currently helping Fabien MARTY with the Cache_Lite module). -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: yorgo

2002-09-10 Thread Yorgo Sun
to translate the php doc into chinese -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: djanubis

2002-09-10 Thread Jean-Claude Richard
Consolitating patches for PECL extensions and documenting them. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: dias

2002-09-10 Thread Eduardo Dias
To contribute in PEAR. I have a PEAR account, and to facility contribute, i want a cvs account if possible. Thanks, Eduardo Dias -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: takashima

2002-09-10 Thread Yusaku Takashima
I intend to maintain the documentation (php_manual_ja.chm) with CVS access. So, I need to access to phpdoc-ja part of the CVS repository. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: mahrous2020

2002-09-10 Thread Mohamed Mahrous Ahmed
to share the efforts with you -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: felix

2002-09-10 Thread Felix Kuhtenkov
Making contributions to PHP Russian translation -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] CVS Account Request:

2002-09-10 Thread James Cox
the 'flood' of cvs requests aren't an attack of sorts, they are simply all coming at once because the smtp server on www.php.net was turned off for a while. do not be alarmed! :) -- james -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: wurm

2002-09-10 Thread Harm Tersteeg
Translating the english to the dutch -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request Day?

2002-09-10 Thread Matthew Walker
Is today National CVS Account Request day or something? -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: andrey

2002-09-10 Thread Andrey Hristov
Developing the PHP runtime (ext/*) refered here by Derick. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: hakawy

2002-09-10 Thread Ahmed Harras
Translating the documentation -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Alan Knowles
DJ Anubis wrote: This is a very interesting function which could help in some developments. But sounds dio_tcsetattr diseappeared from php-4.2.2. I browsed the source but couldn't find it. in the source tree. it was added in 4.3 about 3 weeks ago. - If somebody wants to tell me how to add

[PHP-DEV] CVS Account Request: ahmedss

2002-09-10 Thread Ahmed s. Al-Sulaiti
I want to join the arabic php-manual translation team at http://www.php4arab.info/ . I'm Arabic guy and good at translating form English to Arabic. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: #19348 [Dup-Fbk]: File_exists problem?

2002-09-10 Thread Edin Kadribasic
On 11 Sep 2002 00:41:59 - [EMAIL PROTECTED] wrote: ID: 19348 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Feedback -Bug Type: *Directory/Filesystem functions +Bug Type: Apache2

[PHP-DEV] RFC: ODBC and PHP

2002-09-10 Thread Dan Kalowsky
To Whom It May Concern, I've been working for the last few months (delayed often, but mostly the last few weeks) on what I've been tenatively calling ODBC2. Basically this is what I'd like to see PHP v 5 have as it's default ODBC system. Some general notes about it: - It will break BC. I

[PHP-DEV] CVS Account Request: andrey

2002-09-10 Thread Andrey Hristov
Developing the PHP runtime -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: dan

2002-09-10 Thread Dan Hardiker
General bug fixing / tracking (to get the herds of bugs out of the way) and php4/ext/session. It was suggested that I get an account a while back, but never got around to it. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: klootz

2002-09-10 Thread Boris L. Zanin
Hi! I would like to take a part in PHP Documentation project as russian interpreter. My native language is russian. I have some experiance to translate technical text from english. Best wishes, Boris L. Zanin (aka Klootz) 4.IX.2002 -- PHP Development Mailing List http://www.php.net/ To

Re: [PHP-DEV] RFC: ODBC and PHP

2002-09-10 Thread Wez Furlong
Hi Dan, On 11/09/02, Dan Kalowsky [EMAIL PROTECTED] wrote: - It will support ODBC v 3.0 and greater only. With the needs of many DBs ... I would like to add this into the current PHP system, to allow users to start playing with and testing as well. Well probably just as soon as I finish

Re: [PHP-DEV] RFC: ODBC and PHP

2002-09-10 Thread Dan Kalowsky
On Wed, 11 Sep 2002, Wez Furlong wrote: I know this probably isn't the kind of comment you want just now, but... If this is to support ODBC v3+, why not call the functions odbc3_xxx instead of odbc2_xxx? I think this could help prevent some head-scratching a little later down the track.

Re: [PHP-DEV] RFC: ODBC and PHP

2002-09-10 Thread Shane Caraveo
Hmm, is there no way to make the functions work with both odbc versions? Have an odbc_set_version(int) function that can set the version of odbc to use. The default can be version 3. This way, with the addition of a single function call, scripts can provide BC. Shane Dan Kalowsky wrote:

Re: [PHP-DEV] RFC: ODBC and PHP

2002-09-10 Thread Dan Kalowsky
On Tue, 10 Sep 2002, Shane Caraveo wrote: Hmm, is there no way to make the functions work with both odbc versions? Have an odbc_set_version(int) function that can set the version of odbc to use. The default can be version 3. This way, with the addition of a single function call, scripts

Re: [PHP-DEV] RFC: ODBC and PHP

2002-09-10 Thread Shane Caraveo
Ok, then I would be for ODBC 3 for PHP 5 as the standard. An ODBC 2 extension can be shuttled out to PECL for those who may need it. But for BC issues, there is still the nameing convention. I would personaly prefer that the odbc functions stay odbc_*, rather than to start iterating

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Markus Fischer
On Wed, Sep 11, 2002 at 08:45:05AM +0800, Alan Knowles wrote : DJ Anubis wrote: This is a very interesting function which could help in some developments. But sounds dio_tcsetattr diseappeared from php-4.2.2. I browsed the source but couldn't find it. in the source tree. it was

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Alan Knowles
it was added in 4.3 about 3 weeks ago. - If somebody wants to tell me how to add the 'since 4.3-dev' note to the manual, it might help... Hmm .. there's not '-dev' .. you either write CVS or 4.3.0 as the release it is available in. I added a note about it being

Re: [PHP-DEV] DIO dio_tcsetattr problem

2002-09-10 Thread Markus Fischer
On Wed, Sep 11, 2002 at 01:44:21PM +0800, Alan Knowles wrote : it was added in 4.3 about 3 weeks ago. - If somebody wants to tell me how to add the 'since 4.3-dev' note to the manual, it might help... Hmm .. there's not '-dev' .. you either write CVS or 4.3.0 as