[PHP-DEV] CVS Account Request: pm_singhin

2006-07-30 Thread Pritpal M. Singh
Apart from this I am a strong supporter of PHP in this market of variance. And also I am a good programmer of C++, so in the forthcoming times I would like to make contributions in writing PHP Extensions. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_4_4) /ext/sockets sockets.c

2006-07-30 Thread Pierre
On Sun, 30 Jul 2006 20:03:03 +0200 (CEST) [EMAIL PROTECTED] (Derick Rethans) wrote: > On Sun, 30 Jul 2006, Antony Dovgal wrote: > > > tony2001Sun Jul 30 11:56:07 2006 UTC > > > > Modified files: (Branch: PHP_4_4) > > /php-src/ext/socketssockets.c > > Log: >

Re: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files.

2006-07-30 Thread Richard Quadling
http://rquadling.php1h.com/ini_patch.diff.txt contains the same attachment. On 30/07/06, Richard Quadling <[EMAIL PROTECTED]> wrote: I've attached the changes that have been requested. The idea is that you can have settings which are from global (not version specific) to the exact PHP version.

Re: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files.

2006-07-30 Thread Richard Quadling
I've attached the changes that have been requested. The idea is that you can have settings which are from global (not version specific) to the exact PHP version. Including -dev releases. php [major [.minor [.release [ extra -sapi.ini or SOFTWARE\\PHP[\\major [.minor [.release [.extra]]]\\

RE: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files.

2006-07-30 Thread Andi Gutmans
Unless there are objections we can commit it for you. One change I'd like you to make though is to remove the V in the registry before the version #. Makes it harder for automated programs. It should just be SOFTWARE\\PHP\\5\\IniFilePath Btw, one thing I didn't understand. Are you cascading 5 and 5

Re: [PHP-DEV] Supporting version specific INI files as well as SAPI specific INI files.

2006-07-30 Thread Richard Quadling
Do I have to do anything else to get this patch submitted? Is there anything more required within it? Where do I go from here? Do I need a sponsor? Do I have to get a CVS account with adequate karma to commit the patch myself? Anyone? Is there anyone out there? Patch can be retrieved from ht

[PHP-DEV] Issue developing a PHP extension on MacOS X

2006-07-30 Thread Marco Bambini
I developed a PHP extension for MacOS X and when loaded from within apache+php everything works fine. The issue occurs every time I try to execute php from the command like for example: php -r "print ini_get('extension_dir');" then PHP crashes and I got a dylib error: dyld: lazy symbol bind