Re: [PHP-DEV] segmentation fault

2007-03-15 Thread Tijnema !
On 3/16/07, Oliver Block <[EMAIL PROTECTED]> wrote: Hello, I receive a segmentation fault on a RETVAL_STRING(some_module_global, 1); The problem disappears if I change it to RETVAL_STRING(some_module_global, 0); Is anybody interested in the data? Regards, Oliver I never had any segfa

[PHP-DEV] segmentation fault

2007-03-15 Thread Oliver Block
Hello, I receive a segmentation fault on a RETVAL_STRING(some_module_global, 1); The problem disappears if I change it to RETVAL_STRING(some_module_global, 0); Is anybody interested in the data? Regards, Oliver -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe,

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread David Lindstrom
Well, you could always add a user comment. Isn't that what they are for anyway? ""Richard Quadling"" <[EMAIL PROTECTED]> skrev i meddelandet news:[EMAIL PROTECTED] > Ha! > > Stupido! I had cut'n'pasted and somehow had a trailing space on the > ini entry name! > > But, it works a treat. > > Is t

Re: [PHP-DEV] GSoC

2007-03-15 Thread Marcus Boerger
Hello Tijnema, cool, have a look at the site then. If Ilia didn't update it just wait a bit - we are having network problems here during the conference. best regards marcus Thursday, March 15, 2007, 10:09:11 PM, you wrote: > On 3/15/07, Marcus Boerger <[EMAIL PROTECTED]> wrote: >> Hello Ilia,

Re: [PHP-DEV] GSoC

2007-03-15 Thread Tijnema !
On 3/15/07, Marcus Boerger <[EMAIL PROTECTED]> wrote: Hello Ilia, of course we can. The question is how do we find a student for ideas we have? best regards marcus I'm a student :) I'm not sure what the requirements for this are, but i've programmed a lot in PHP and C/C++. Tijnema Thursd

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Lynch
On Thu, March 15, 2007 4:15 am, Richard Quadling wrote: > 1 - It doesn't matter what the server side handler is > (files/user/sqlite/mm/etc), session data is not stored until you do a > session_write_close(). So for a separate process to have access to the > data, the session must be closed. You c

Re: [PHP-DEV] GSoC

2007-03-15 Thread Richard Lynch
On Thu, March 15, 2007 10:08 am, Lukas Kahwe Smith wrote: > Derick Rethans wrote: >> On Thu, 15 Mar 2007, Antony Dovgal wrote: >> >>> Hannes also has some ideas on improving our bug tracker as a GSoC >>> project. >> >> And I am thinking about this: >> http://derickrethans.nl/wanted_dbgp_xdebug_clie

Re: [PHP-DEV] GSoC

2007-03-15 Thread Guilherme Blanco
Hey, If I had more C/C++ expertise than I currently have, I'd like to apply for it. The worst part of a good project is its conception. As long as you have an idea and publish it waiting for other's help, it's enough. Try putting all your ideas online and you'll see that are more people interest

Re: [PHP-DEV] GSoC

2007-03-15 Thread Sebastian Bergmann
Ilia Alshanetsky wrote: > Ca we have a project designed to improve code coverage of PHP by > creating .phpt tests? I may not seem like a complex project Another QA-related project idea: a rewrite of run-tests.php. Marcus and I discussed this a while ago when I brainstormed on a rewrite of benc

Re: [PHP-DEV] GSoC

2007-03-15 Thread Sebastian Bergmann
Ilia Alshanetsky wrote: > Can we have a project designed to improve code coverage of PHP by > creating .phpt tests? I may not seem like a complex project, but in > terms of improving PHP as a language it would be exceptionally useful. MySQL has exactly the same project (including more QA related

Re: [PHP-DEV] GSoC

2007-03-15 Thread Lukas Kahwe Smith
Marcus Boerger wrote: Hello Ilia, of course we can. The question is how do we find a student for ideas we have? one we have a fairly complete overview of ideas .. we can have a few of us blog the world :) regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscri

Re: [PHP-DEV] GSoC

2007-03-15 Thread Marcus Boerger
Hello Ilia, of course we can. The question is how do we find a student for ideas we have? best regards marcus Thursday, March 15, 2007, 4:21:01 PM, you wrote: > Ca we have a project designed to improve code coverage of PHP by > creating .phpt tests? I may not seem like a complex project, b

Re: [PHP-DEV] GSoC

2007-03-15 Thread Ilia Alshanetsky
Ca we have a project designed to improve code coverage of PHP by creating .phpt tests? I may not seem like a complex project, but in terms of improving PHP as a language it would be exceptionally useful. Probably more so then any one extension that can come out of GSoC. On 15-Mar-07, at

Re: [PHP-DEV] GSoC

2007-03-15 Thread Marcus Boerger
Hello Derick, We are in the collection phase right now. We can always decline projects or prioritize project close to core PHP during the dicsussion phase anyway. best regards marcus Thursday, March 15, 2007, 3:58:31 PM, you wrote: > On Thu, 15 Mar 2007, Antony Dovgal wrote: >> Hannes also

Re: [PHP-DEV] GSoC

2007-03-15 Thread Hannes Magnusson
On 3/15/07, Antony Dovgal <[EMAIL PROTECTED]> wrote: On 03/15/2007 05:50 PM, Marcus Boerger wrote: > Hello guys, > > PHP has been chosen as a summer of code project. I suggets we put the > following on php.net. Any comments? > > --- > The PHP team is proud to once again participate

Re: [PHP-DEV] GSoC

2007-03-15 Thread Hannes Magnusson
On 3/15/07, Derick Rethans <[EMAIL PROTECTED]> wrote: On Thu, 15 Mar 2007, Antony Dovgal wrote: > Hannes also has some ideas on improving our bug tracker as a GSoC project. And I am thinking about this: http://derickrethans.nl/wanted_dbgp_xdebug_client.php Do you guys think that would qualify

Re: [PHP-DEV] GSoC

2007-03-15 Thread Lukas Kahwe Smith
Derick Rethans wrote: On Thu, 15 Mar 2007, Antony Dovgal wrote: Hannes also has some ideas on improving our bug tracker as a GSoC project. And I am thinking about this: http://derickrethans.nl/wanted_dbgp_xdebug_client.php Do you guys think that would qualify as php project as well? Hell y

Re: [PHP-DEV] GSoC

2007-03-15 Thread Derick Rethans
On Thu, 15 Mar 2007, Antony Dovgal wrote: > Hannes also has some ideas on improving our bug tracker as a GSoC project. And I am thinking about this: http://derickrethans.nl/wanted_dbgp_xdebug_client.php Do you guys think that would qualify as php project as well? regards, Derick -- PHP Intern

Re: [PHP-DEV] GSoC

2007-03-15 Thread Antony Dovgal
On 03/15/2007 05:50 PM, Marcus Boerger wrote: Hello guys, PHP has been chosen as a summer of code project. I suggets we put the following on php.net. Any comments? --- The PHP team is proud to once again participate in the Google Summer of Code. We are still looking for project id

[PHP-DEV] GSoC

2007-03-15 Thread Marcus Boerger
Hello guys, PHP has been chosen as a summer of code project. I suggets we put the following on php.net. Any comments? --- The PHP team is proud to once again participate in the Google Summer of Code. We are still looking for project ideas of interested students. In case you want to

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Quadling
Ha! Stupido! I had cut'n'pasted and somehow had a trailing space on the ini entry name! But, it works a treat. Is this worth mentioning in the dox? I have karma there, but I don't want to add just because I can. On 15/03/07, Richard Quadling <[EMAIL PROTECTED]> wrote: Hmm. Good idea! I thin

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Quadling
Hmm. Good idea! I think I also have to turn off session.use_only_cookies. I just tried this, but within the framework the ini_set return false (when the value is currently "1") and the setting was not altered and I've yet to work out why. In a simple test this works fine. On 15/03/07, Stefan

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Stefan Esser
Hello Richard, your problem is a bug in the session extension. My suggested but not tested workaround is that you simply call ini_set("session.use_cookies", 0); after the first time you call session_write_close(). This will stop the session extension from sending further cookies during a single

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Richard, Richard Quadling wrote: > I feel there are 2 things to be considered with your suggestion. > > 1 - It doesn't matter what the server side handler is > (files/user/sqlite/mm/etc), session data is not stored until you do a > session_write_c

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Quadling
Hello Markus and thank you for your comments. I feel there are 2 things to be considered with your suggestion. 1 - It doesn't matter what the server side handler is (files/user/sqlite/mm/etc), session data is not stored until you do a session_write_close(). So for a separate process to have acce