Re: [PHP-DEV] Is there documentation somewhere on public CMS/Framework/Libs that are PHP7 compat?

2015-11-14 Thread Rasmus Lerdorf
On Nov 14, 2015, at 10:13, Pascal Chevrel wrote: > > Hi guys, > > I am very exceited about the imminent release of PHP 7 and that also > corresponds to when my non-profit will get a new server sponsored by a > local ISP, so we want to switch to 7 at this occasion, right in December ;) > > Do yo

Re: [PHP-DEV] Support for writing and executing compiled opcode

2015-11-14 Thread Rasmus Lerdorf
On Nov 13, 2015, at 21:32, Stephen Coakley wrote: > >> On 11/13/2015 05:46 PM, Rasmus Lerdorf wrote: >>> On Nov 13, 2015, at 17:00, Stephen Coakley wrote: >>> > On 11/13/2015 03:45 PM, Sebastian Bergmann wrote: > On 11/13/2015 04:35 PM, Stephen Coakley wrote: > This is quite similar

[PHP-DEV] Is there documentation somewhere on public CMS/Framework/Libs that are PHP7 compat?

2015-11-14 Thread Pascal Chevrel
Hi guys, I am very exceited about the imminent release of PHP 7 and that also corresponds to when my non-profit will get a new server sponsored by a local ISP, so we want to switch to 7 at this occasion, right in December ;) Do you know of any public list of what CMS are working with PHP 7 withou

Re: [PHP-DEV] Re: Small regression in PHP-LDAP

2015-11-14 Thread Ferenc Kovacs
2015. nov. 6. 1:07 ezt írta ("Ferenc Kovacs" ): > > > > On Thu, Nov 5, 2015 at 9:53 PM, Adam Howard wrote: >> >> I don't think it is possible to make everyone happy all the time. I think this should be kept for a user code fix. >> > > please don't top post on the php.net mailing lists. > on one h

Re: [PHP-DEV] Support for writing and executing compiled opcode

2015-11-14 Thread François Laupretre
Hi Stephen, Le 13/11/2015 22:35, Stephen Coakley a écrit : Hello all, I've been thinking about PHP optimization and distribution, and I would like to hear some opinions on introducing a new feature for a future PHP 7 version. Here's the concept: allow PHP opcode to be both saved after parsin