[PHP-DEV] PHP 5.4.31 RC1 Released for testing

2014-07-10 Thread Stas Malyshev
Hi! The first RC of the PHP 5.4.31 was just released and can be downloaded from: http://downloads.php.net/stas/ The Windows binaries are available at http://windows.php.net/qa/ This release contains a number of bugfixes. For the list of bugfixes that you can target in your testing, please

Re: [PHP-DEV] Concurrency support for run-tests

2014-07-10 Thread Stas Malyshev
Hi! > I added a CONCURRENCY_GROUP section, see > https://github.com/m6w6/php-src/compare/parallel-run-tests?expand=1 > > If the next test to execute is in the same CONCURRENCY_GROUP as one > which is already/still running, it will be pushed back. > > So tests with f.e. listening servers could u

[PHP-DEV] Re: VCS Account Request: hywan

2014-07-10 Thread PHP Group
VCS Account Approved: hywan approved by tyrael \o/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] VCS Account Request: hywan

2014-07-10 Thread Ivan Enderlin @ Hoa
On 10/07/2014 12:57, Ferenc Kovacs wrote: On Thu, Jul 10, 2014 at 12:01 PM, Ivan Enderlin @ Hoa mailto:ivan.ender...@hoa-project.net>> wrote: On 10/07/2014 11:27, Ferenc Kovacs wrote: On Thu, Jul 10, 2014 at 9:26 AM, Ivan Enderlin < ivan.ender...@hoa-project.net

Re: [PHP-DEV] VCS Account Request: hywan

2014-07-10 Thread Ferenc Kovacs
On Thu, Jul 10, 2014 at 12:01 PM, Ivan Enderlin @ Hoa < ivan.ender...@hoa-project.net> wrote: > > On 10/07/2014 11:27, Ferenc Kovacs wrote: > >> On Thu, Jul 10, 2014 at 9:26 AM, Ivan Enderlin < >> ivan.ender...@hoa-project.net> wrote: >> >> Developing the PHP runtime >>> Maintaining the documenta

Re: [PHP-DEV] VCS Account Request: hywan

2014-07-10 Thread Pierre Joye
On Thu, Jul 10, 2014 at 11:27 AM, Ferenc Kovacs wrote: > On Thu, Jul 10, 2014 at 9:26 AM, Ivan Enderlin < > ivan.ender...@hoa-project.net> wrote: > >> Developing the PHP runtime >> Maintaining the documentation >> Translating the documentation >> Wiki access >> Wiki votes >> >> >> >> -- >> PHP Int

Re: [PHP-DEV] VCS Account Request: hywan

2014-07-10 Thread Ivan Enderlin @ Hoa
On 10/07/2014 11:27, Ferenc Kovacs wrote: On Thu, Jul 10, 2014 at 9:26 AM, Ivan Enderlin < ivan.ender...@hoa-project.net> wrote: Developing the PHP runtime Maintaining the documentation Translating the documentation Wiki access Wiki votes -- PHP Internals - PHP Runtime Development Mailing L

Re: [PHP-DEV] VCS Account Request: hywan

2014-07-10 Thread Ferenc Kovacs
On Thu, Jul 10, 2014 at 9:26 AM, Ivan Enderlin < ivan.ender...@hoa-project.net> wrote: > Developing the PHP runtime > Maintaining the documentation > Translating the documentation > Wiki access > Wiki votes > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit:

Re: [PHP-DEV] VCS Account Request: jslingerland

2014-07-10 Thread Ferenc Kovacs
On Wed, Jul 9, 2014 at 9:32 PM, Justin Slingerland wrote: > Maintaining an official, bundled PHP extension > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Hi, which extension are you referring to? -- Ferenc Kovács @Tyr43

Re: [PHP-DEV] Implemented fallocate() syscall in streams

2014-07-10 Thread Ivan Enderlin @ Hoa
On 10/07/2014 11:13, Julien Pauli wrote: The difference between ftruncate and fallocate is meaningless in userland. If `fallocate` is proposed in the user-land, then it will be logical to have it in the stream wrapper API. That's it :-). I admit that it would be nice for consistency, however I

Re: [PHP-DEV] Implemented fallocate() syscall in streams

2014-07-10 Thread Julien Pauli
On Tue, Jul 8, 2014 at 8:42 AM, Anatol Belski wrote: > Hi Julien, > > On Fri, June 13, 2014 16:20, Julien Pauli wrote: >> Hi, >> >> >> I just wrote a patch to add fallocate() syscall support for streams. >> It relies on posix_fallocate(), so that it should support many Unixes. >> Linux's got a spe

Re: [PHP-DEV] Implemented fallocate() syscall in streams

2014-07-10 Thread Julien Pauli
On Tue, Jul 8, 2014 at 2:31 PM, Ivan Enderlin @ Hoa wrote: > > On 08/07/2014 11:08, Julien Pauli wrote: >> >> On Tue, Jul 8, 2014 at 9:37 AM, Ivan Enderlin @ Hoa >> wrote: >>> >>> On 13/06/2014 16:20, Julien Pauli wrote: - One that relies on ftruncate() , and adds a $use_fallocate

Re: [PHP-DEV] Concurrency support for run-tests

2014-07-10 Thread Michael Wallner
On Wed 09 Jul 2014 22:00:49 CEST, Stas Malyshev wrote: > Hi! > >> Having thought a bit about the subject, the heuristic I came up with was to >> 1) do not run tests from the same extension in parallel, and 2) do not run >> tests from certain extensions in parallel (e.g., mysql and pdo_mysql). Heur

[PHP-DEV] VCS Account Request: hywan

2014-07-10 Thread Ivan Enderlin
Developing the PHP runtime Maintaining the documentation Translating the documentation Wiki access Wiki votes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php