Re: [PHP-DEV] New Standardized HTTP Interface

2014-11-07 Thread Sherif Ramadan
On Fri, Nov 7, 2014 at 4:49 PM, Stas Malyshev wrote: > Hi! > > > So the question here is how common is the case of PUT+mulitpart/form-data? > Well, that's what I'm trying to establish. Based on the information I have available, there have been a few dated bug reports asking for this. There are

Re: [PHP-DEV] New Standardized HTTP Interface

2014-11-07 Thread Stas Malyshev
Hi! > makes user land code more readily equipped to enable the user to do that > handling. In the same way that it does for POST. This creates some more Well, for POST PHP actually parses the data - url encoding, form encoding, files, etc. - and puts it into the data structure. For generic REST c

[PHP-DEV] How are plugins built on OS X?

2014-11-07 Thread Kevin Ingwersen (Ingwie Phoenix)
Hey. While I am creating a small build tool and learning more about Clang/GCC and the various linkers, I came across the differences between shared/dynamic libraries, plugins and executables on the various platforms. That made me wonder, how PHP’s plugins are compiled. For instance, if one had

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy): Zend/zend_variables.c

2014-11-07 Thread Andrea Faulds
> On 7 Nov 2014, at 18:11, Rasmus Lerdorf wrote: > > On 11/07/2014 06:52 AM, Ferenc Kovacs wrote: >> 5.4 is in security fix mode, let see what Stas thinks about this. > > I am not that concerned about 5.4. People should be upgrading. But we > should get this into the next 5.5 and 5.6 releases.

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy): Zend/zend_variables.c

2014-11-07 Thread Rasmus Lerdorf
On 11/07/2014 06:52 AM, Ferenc Kovacs wrote: > 5.4 is in security fix mode, let see what Stas thinks about this. I am not that concerned about 5.4. People should be upgrading. But we should get this into the next 5.5 and 5.6 releases. -Rasmus -- PHP Internals - PHP Runtime Development Mailing

Re: [PHP-DEV] [RFC] Additional splat operator usage

2014-11-07 Thread Rowan Collins
On 05/11/2014 11:43, Chris Wright wrote: On 5 November 2014 11:22, Leigh > wrote: On 4 November 2014 18:14, Rowan Collins mailto:rowan.coll...@gmail.com>> wrote: > > If anything, I think I would expect the keys of splatted arrays to be discarded, since it

Re: [PHP-DEV] [RFC] Additional splat operator usage

2014-11-07 Thread Rowan Collins
On 05/11/2014 10:24, Chris Wright wrote: On 4 November 2014 18:14, Rowan Collins > wrote: On 3 November 2014 22:45:11 GMT, Chris Wright mailto:daveran...@php.net>> wrote: >Good evening list, > >I'd like to open discussion a relatively simple and

Re: [PHP-DEV] [RFC] Additional splat operator usage

2014-11-07 Thread Rowan Collins
On 04/11/2014 20:55, Andrea Faulds wrote: If anything, I think I would expect the keys of splatted arrays to be discarded, since it seems most natural to use this in a list context, but I can imagine always having to check in the manual. I don’t think they’d be discarded. The named parameters

Re: [PHP-DEV] [RFC][Vote Cancellation] Return Types

2014-11-07 Thread Lars Strojny
Hi Levi, thanks for doing "the right thing"[tm] and cancelling the vote to open up the discussion. > On 07 Nov 2014, at 17:20, Levi Morrison wrote: [...] > If these were split into separate files and autoloaded > the current solution would work. > > class A { > function foo(): B {} > } > cl

[PHP-DEV] Re: [RFC][Vote Cancellation] Return Types

2014-11-07 Thread Levi Morrison
> A bug was discovered in the implementation of the return types RFC[1] > that cannot be fixed by the current implementation. A strategy for > fixing the bug has been identified but alters some noticeable behavior > in PHP-land. I do not want people to feel like I did a bait-and-switch > move durin

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy): Zend/zend_variables.c

2014-11-07 Thread Ferenc Kovacs
On Fri, Nov 7, 2014 at 3:22 PM, Rasmus Lerdorf wrote: > > On Nov 7, 2014, at 00:38, Remi Collet wrote: > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > Le 07/11/2014 07:46, Dmitry Stogov a écrit : > >> Commit:9dfa843a386b65b18353c510f032e322004d0bb7 Author: > >> Dmitry Stogo

Re: [PHP-DEV] Re: [PHP-CVS] com php-src: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy): Zend/zend_variables.c

2014-11-07 Thread Rasmus Lerdorf
> On Nov 7, 2014, at 00:38, Remi Collet wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Le 07/11/2014 07:46, Dmitry Stogov a écrit : >> Commit:9dfa843a386b65b18353c510f032e322004d0bb7 Author: >> Dmitry Stogov Fri, 7 Nov 2014 09:46:49 >> +0300 Parents: 0ddcf2a919a24c

[PHP-DEV] Re: [PHP-CVS] com php-src: Partial fix for bug #68365 (zend_mm_heap corrupted after memory overflow in zend_hash_copy): Zend/zend_variables.c

2014-11-07 Thread Remi Collet
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 07/11/2014 07:46, Dmitry Stogov a écrit : > Commit:9dfa843a386b65b18353c510f032e322004d0bb7 Author: > Dmitry Stogov Fri, 7 Nov 2014 09:46:49 > +0300 Parents: 0ddcf2a919a24cccb36bd0a69b05e6bbfc0bf883 Branches: > PHP-5.4 PHP-5.5 PHP-5.6