[PHP-DEV] Real world database statistics for phpBB3

2009-07-20 Thread Alexander Hjalmarsson
Hi there On the web application benchmark project we are in need of data regarding phpBB3. We need a sample (preferable a very large one) of a real world database along with some usage statistics (e.g. how many % of all visits go to index.php, showthread etc) to be able to simulate a real user

[PHP-DEV] Tests contributions

2009-07-20 Thread Patrick ALLAERT
Hi lists, Running many make test on different platforms (including Solaris and OpenVMS), I'd like to contribute a little bit more than my karma let me do. For now, I have access to php-src/ext/ldap only, however I'd like to backport changes in phpt files that have been done in HEAD and/or PHP_5_3

Re: [PHP-DEV] Tests contributions

2009-07-20 Thread Pierre Joye
hi, Please remember me your username :) Cheers, On Mon, Jul 20, 2009 at 10:09 AM, Patrick ALLAERTpatrick.alla...@gmail.com wrote: Hi lists, Running many make test on different platforms (including Solaris and OpenVMS), I'd like to contribute a little bit more than my karma let me do. For

[PHP-DEV] PHP 5 Bug Summary Report

2009-07-20 Thread internals
PHP 5 Bug Database summary - http://bugs.php.net/ Num Status Summary (1461 total -- which includes 891 feature requests) ===[*General Issues]== 48597 Open Unclosed array keys break space escaping in $_GET/POST/REQUEST 48612 Open

[PHP-DEV] PHP 6 Bug Summary Report

2009-07-20 Thread internals
PHP 6 Bug Database summary - http://bugs.php.net/ Num Status Summary (86 total -- which includes 39 feature requests) ===[*Unicode Issues]== 48265 Open Source and result of database have different encodings.

Re: [PHP-DEV] Tests contributions

2009-07-20 Thread Hannes Magnusson
On Mon, Jul 20, 2009 at 11:13, Pierre Joyepierre@gmail.com wrote: hi, Please remember me your username :) patrickallaert -Hannes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Tests contributions

2009-07-20 Thread Pierre Joye
hi, On Mon, Jul 20, 2009 at 10:09 AM, Patrick ALLAERTpatrick.alla...@gmail.com wrote: Hi lists, Running many make test on different platforms (including Solaris and OpenVMS), I'd like to contribute a little bit more than my karma let me do. For now, I have access to php-src/ext/ldap only,

[PHP-DEV] Re: svn checkout suggestion

2009-07-20 Thread Arnold Daniels
Hi, Can I suggest having a look at GIT (http://git-scm.com). It has some mayor advantages above SVN. The most important one is that it's a distributed version control system. Let's say Rasmus leads a team working on a new feature in PHP to switch from .ini to .yaml files for configuration. With

Re: [PHP-DEV] Re: svn checkout suggestion

2009-07-20 Thread Jani Taskinen
Can I suggest you not to suggest any other VCS from now on? If you like some VCS better, just keep that info to yourself, no need to spam the mailing lists about it. --Jani On 07/20/2009 01:38 PM, Arnold Daniels wrote: Hi, Can I suggest having a look at GIT (http://git-scm.com). It has

Re: [PHP-DEV] Patch for Bug #

2009-07-20 Thread Jani Taskinen
On 07/15/2009 08:49 PM, David Zülke wrote: Hi there, attached are patches for http://bugs.php.net/48929. Big kudos to Tjerk Anne and Arnaud, this forking HTTP server stuff for testing the stream wrapper is genius. Ehem..was this ever committed? And don't you have svn access yourself anyway?

Re: [PHP-DEV] Patch for Bug #

2009-07-20 Thread David Zülke
On 20.07.2009, at 12:42, Jani Taskinen wrote: On 07/15/2009 08:49 PM, David Zülke wrote: Hi there, attached are patches for http://bugs.php.net/48929. Big kudos to Tjerk Anne and Arnaud, this forking HTTP server stuff for testing the stream wrapper is genius. Ehem..was this ever

Re: [PHP-DEV] PATCH for bug 48774

2009-07-20 Thread Jani Taskinen
On 07/18/2009 07:03 PM, Sriram Natarajan wrote: Jani Taskinen wrote: Sriram Natarajan wrote: Hi I was looking into CR: 48774(http://bugs.php.net/bug.php?id=48774thanks=3) and was hoping if some one can kindly review this patch. This patch does address the SEGV issue reported in the bug. Can

Re: [PHP-DEV] Re: svn checkout suggestion

2009-07-20 Thread Gwynne Raskind
On Jul 20, 2009, at 6:40 AM, Jani Taskinen wrote: Can I suggest you not to suggest any other VCS from now on? If you like some VCS better, just keep that info to yourself, no need to spam the mailing lists about it. More to the point, there was a considerable amount of controversey over

Re: [PHP-DEV] Re: svn checkout suggestion

2009-07-20 Thread Arnold Daniels
Hi, This was not mend as an ad or as spam. I was suggesting the use of a distributed system instead of a central VCS. I probably shouldn't have mentioned GIT specifically. Using Arch, Bazaar, Monotone or any other distributed VCS will give the same advantages. A good article that talks about the

Re: [PHP-DEV] Real world database statistics for phpBB3

2009-07-20 Thread Cristian Rodríguez
On 20/07/09 04:05, Alexander Hjalmarsson wrote: If there's anyone here that might be able to help in this subject it's very welcome. PHPBB has absolutely nothing to do with this list. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: svn checkout suggestion

2009-07-20 Thread Hannes Magnusson
On Mon, Jul 20, 2009 at 13:16, Arnold Danielsarn...@adaniels.nl wrote: Hi, This was not mend as an ad or as spam. I was suggesting the use of a distributed system instead of a central VCS. I probably shouldn't have mentioned GIT specifically. Using Arch, Bazaar, Monotone or any other

Re: [PHP-DEV] Real world database statistics for phpBB3

2009-07-20 Thread Ólafur Waage
On Mon, Jul 20, 2009 at 11:28 AM, Cristian Rodríguez crrodrig...@suse.dewrote: On 20/07/09 04:05, Alexander Hjalmarsson wrote: If there's anyone here that might be able to help in this subject it's very welcome. PHPBB has absolutely nothing to do with this list. This is a part of the

Re: [PHP-DEV] Re: svn checkout suggestion

2009-07-20 Thread Pierre Joye
On Mon, Jul 20, 2009 at 1:36 PM, Hannes Magnussonhannes.magnus...@gmail.com wrote: On Mon, Jul 20, 2009 at 13:16, Arnold Danielsarn...@adaniels.nl wrote: Hi, This was not mend as an ad or as spam. I was suggesting the use of a distributed system instead of a central VCS. I probably shouldn't

Re: [PHP-DEV] Tests contributions

2009-07-20 Thread Patrick ALLAERT
2009/7/20 Pierre Joye pierre@gmail.com: hi, On Mon, Jul 20, 2009 at 10:09 AM, Patrick ALLAERTpatrick.alla...@gmail.com wrote: Hi lists, Running many make test on different platforms (including Solaris and OpenVMS), I'd like to contribute a little bit more than my karma let me do. For

Re: [PHP-DEV] Tests contributions

2009-07-20 Thread Pierre Joye
On Mon, Jul 20, 2009 at 5:41 PM, Patrick ALLAERTpatrick.alla...@gmail.com wrote: 2009/7/20 Pierre Joye pierre@gmail.com: hi, On Mon, Jul 20, 2009 at 10:09 AM, Patrick ALLAERTpatrick.alla...@gmail.com wrote: Hi lists, Running many make test on different platforms (including Solaris and