[PHP-DEV] Session Lazy Write (was Re: [PHP-DEV] PHP 5.6.3 is available)

2014-11-14 Thread Patrick Schaaf
Yasuo, Am 15.11.2014 02:27 schrieb "Yasuo Ohgaki" : > > I've asked this issue on this list and there wasn't much opinion. > I'm rather put the feature in PHP 7, since 3d party session save handler module need to > adopt new API to get most out of it. > > Since master has new code, I'll prepare new

Re: [PHP-DEV] Re: PHP-FPM state

2014-11-14 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 FPM state in 5.5.19 / 5.6.3 is quite bad :( I just fix: https://bugs.php.net/68420 listen=9000 listens to ipv6 localhost instead of all addresses This is obviously a regression. Ok, workaround exists, using explicit address which see

Re: [PHP-DEV] PHP 5.3 windows binaries

2014-11-14 Thread Pierre Joye
Good point. They will remain in the archives part. We kept them after eol just in case there was a last min critical update (we had one actually :) I will remove them asap. On Nov 15, 2014 1:45 PM, "Thomas Hruska" wrote: > PHP 5.3 was removed from the website earlier today (a good thing). > Howe

[PHP-DEV] PHP 5.3 windows binaries

2014-11-14 Thread Thomas Hruska
PHP 5.3 was removed from the website earlier today (a good thing). However, the Windows binaries remain: http://windows.php.net/download/ Oddly, the webmaster group claims to not have access to that section of the website: http://news.php.net/php.webmaster/20275 Possibly consider granting a

Re: [PHP-DEV] PHP 5.6.3 is available

2014-11-14 Thread Yasuo Ohgaki
Hi Patrick, On Fri, Nov 14, 2014 at 3:07 PM, Patrick Schaaf wrote: > there was discussion, one or two weeks ago, about session module changes > being reverted to counter regressions with some session handler locking > issues. As I experienced slowdown probably related to that when testing > 5.6.

[PHP-DEV] Re: [PHP-CVS] com php-src: Fix bug #68423i PHP-FPM will no longer load all pools: sapi/fpm/fpm/fpm_sockets.c

2014-11-14 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 14/11/2014 17:29, Remi Collet a écrit : > Commit:23db11976889c3600cf7853fe0fd687a1c9435e6 Author:Remi > Collet Fri, 14 Nov 2014 17:29:31 +0100 > Parents: faaea4f304cd6693e5f76c5a5d64d46e24326806 Branches: > PHP-5.5 PHP-5.6 master

Re: [PHP-DEV] PDO mysql - add feature to enforce single statements?

2014-11-14 Thread Ferenc Kovacs
yeah, the consensus was to create feature request on bugs.php.net for PRs (and link the PR from the bugtracker), so that we each NEWS entry can link to a bug#. On Fri, Nov 14, 2014 at 4:04 PM, Peter Wolanin wrote: > Added as a feature request also: https://bugs.php.net/bug.php?id=68424 > > I'm

Re: [PHP-DEV] PDO mysql - add feature to enforce single statements?

2014-11-14 Thread Peter Wolanin
Added as a feature request also: https://bugs.php.net/bug.php?id=68424 I'm a little unclear about the preferred workflow for using pull requests vs. bugs.php.net - it seems liek most everything released ends up referring to an issue on bugs.php.net? -Peter On Thu, Nov 13, 2014 at 8:21 PM, Peter

Re: [PHP-DEV] Extend bundled exceptions

2014-11-14 Thread Andrea Faulds
> On 14 Nov 2014, at 07:39, Mathieu D. wrote: > > PHP is lacking of some elemental exceptions. One obvious example would be > FileNotFoundException. > > Java has a FileNotFoundException, > C# has a FileNotFoundException, > Python has a FileNotFoundError, ... > > Why doesn't PHP provide a bundl

[PHP-DEV] PHP 5.5.19 is available

2014-11-14 Thread Julien Pauli
Hello! The PHP development team announces the immediate availability of PHP 5.5.19. This release fixes several bugs and one CVE in the fileinfo extension. All PHP 5.5 users are encouraged to upgrade to this version. For source downloads of PHP 5.5.19 please visit our downloads page: http://www.p

[PHP-DEV] Re: IDN support in streams

2014-11-14 Thread Kévin Dunglas
Hi, Can a wiki admin give me RFC creation right? My wiki username is: dunglas I'll submit an RFC for IDN support. It will require adding ICU as a core dependency (previous discussion here http://marc.info/?l=php-internals&m=141107203812897 and on GitHub). Thanks! 2014-11-05 8:34 GMT+01:00 Kévin

Re: [PHP-DEV] Better RFC conformance for FILTER_VALIDATE_URL

2014-11-14 Thread Kévin Dunglas
I've just pushed some changes in the PR. FILTER_VALIDATE_DOMAIN now checks characters validity only if FILTER_FLAG_HOSTNAME is set. I've also rebased and fixed some issues detailed on GitHub. Yasuo, it's not trivial to use this new validator in FILTER_VALIDATE_EMAIL. Its current implementation use

Re: [PHP-DEV] [RFC] GitHub Pull Requests Triage Team

2014-11-14 Thread Julien Pauli
On Thu, Oct 30, 2014 at 10:57 PM, John Bafford wrote: > Hi, > > I would like to propose the creation of a team to triage the pull requests on > GitHub, to help ensure that the pull requests are handled in a timely manner. > I am also volunteering to lead such a team, should the RFC be approved.

Re: [PHP-DEV] PHP 5.6.3 is available

2014-11-14 Thread Ferenc Kovacs
On Fri, Nov 14, 2014 at 7:07 AM, Patrick Schaaf wrote: > Hello, > > there was discussion, one or two weeks ago, about session module changes > being reverted to counter regressions with some session handler locking > issues. As I experienced slowdown probably related to that when testing > 5.6.2

[PHP-DEV] PHP 5.4.35 Released

2014-11-14 Thread Stanislav Malyshev
Hello! The PHP development team announces the immediate availability of PHP 5.4.35. 4 security-related bugs were fixed in this release, including the fix for CVE-2014-3710. All PHP 5.4 users are encouraged to upgrade to this version. For source downloads of PHP 5.4.35 please visit our downloads