Re: [PHP-DEV] Practical comparisons on PHP7

2015-12-10 Thread Ronald Chmara
On Thu, Dec 10, 2015 at 3:16 AM, Lester Caine wrote: > On 10/12/15 11:02, Björn Larsson wrote: > > Just noticed that Smarty team is working on a 3.1.28 relase that plans > > to be PHP 7 compliant, see: https://github.com/smarty-php/smarty > The version I'm running is not

Re: [PHP-DEV] Converting an 'old' PHP 5.x extension to PHP 7

2015-12-10 Thread flaupretre
Hi, - Mail original - > De: "Sjoerd Maessen" > À: internals@lists.php.net > Envoyé: Jeudi 10 Décembre 2015 17:51:56 > Objet: [PHP-DEV] Converting an 'old' PHP 5.x extension to PHP 7 > > Hi everyone, > > As a first time poster I'm very nervous but here we go!

Re: [PHP-DEV] Class Friendship in PHP

2015-12-10 Thread flaupretre
Hi Dustin, - Mail original - > De: "Dustin Wheeler" > > In my opinion, class friendship is explicit. I reach for this feature > when I need to say, "Hey, you two objects; one of you is going to > know > more than the rest of my system knows about this other object.

Re: [PHP-DEV] Wiki RFC karma request: mdwheele

2015-12-10 Thread Ferenc Kovacs
On Thu, Dec 10, 2015 at 6:16 AM, Dustin Wheeler wrote: > Hi, > > I have recently continued a discussion to implement class friendship > for PHP. I would like to suggest an implementation of this feature and > discussion has gotten to the point that regular feedback can be >

[PHP-DEV] Phar stubs and signatures

2015-12-10 Thread Scott Arciszewski
Hi, Is there any reason why we can't use Phar::setSignatureAlgorithm() after Phar::setStub()? https://github.com/defuse/php-encryption/pull/139 PHP Fatal error: Uncaught exception 'PharException' with message 'unable to copy stub of old phar to new phar

[PHP-DEV] PHP 5.6.17 RC1 is available for testing

2015-12-10 Thread Ferenc Kovacs
Hello everyone, PHP 5.6.17 RC1 was just released and can be downloaded from: http://downloads.php.net/~tyrael/ 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 refer

Re: [PHP-DEV] Practical comparisons on PHP7

2015-12-10 Thread Lester Caine
On 10/12/15 11:02, Björn Larsson wrote: > Just noticed that Smarty team is working on a 3.1.28 relase that plans > to be PHP 7 compliant, see: https://github.com/smarty-php/smarty The version I'm running is not giving any errors, similarly ADOdb. Both were brought up to be clean on PHP5.4 and

Re: [PHP-DEV] Practical comparisons on PHP7

2015-12-10 Thread Björn Larsson
Den 2015-12-09 kl. 20:46, skrev Mike Willbanks: Lester, On Wed, Dec 9, 2015 at 1:02 PM, Lester Caine wrote: On 09/12/15 16:24, Rowan Collins wrote: So as somebody already said, maybe your code or setup is really busted. Really busted, or spending all its time in a type

Re: [PHP-DEV] RFC: PHP 5.6 Support Timeline

2015-12-10 Thread Andrea Faulds
Hi Pierre, Pierre Joye wrote: However, if I have to choose something I would like to understand why all of a sudden December 31 become a valid date. It is unrelated to 7 release date (December 3rd) and has no relevance whatsoever but easier to remember. This is a good observation. If we're to

[PHP-DEV] PHP 7.0.1 RC1 is available for testing

2015-12-10 Thread Anatol belski
Hi, PHP 7.0.1 RC1 was just released and can be downloaded from: https://downloads.php.net/~ab/ 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 refer to the

[PHP-DEV] Converting an 'old' PHP 5.x extension to PHP 7

2015-12-10 Thread Sjoerd Maessen
Hi everyone, As a first time poster I'm very nervous but here we go! I've recently upgraded my development environment to PHP 7. Everything works amazing however 1 module I used to use a lot is not ported yet to PHP 7. I've notified the creator but I thought this also may be a good opportunity to

Re: [PHP-DEV] Converting an 'old' PHP 5.x extension to PHP 7

2015-12-10 Thread Adam Harvey
On 10 December 2015 at 08:51, Sjoerd Maessen wrote: > As a first time poster I'm very nervous but here we go! Welcome! > I cloned the github repo and was able to remove 1 error during the > compilation process that had to do with ZVAL_STRING. This was an easy error >

Re: [PHP-DEV] Converting an 'old' PHP 5.x extension to PHP 7

2015-12-10 Thread Sjoerd Maessen
Hi Jan, François and Adam, Thank you for the quick responses. Ah yes an extension name can be helpful. I’m talking about the extension “php-svm” of Ian Barber ( https://github.com/ianbarber/php-svm) which I made a fork of https://github.com/sjoerdmaessen/php-svm Regards, Sjoerd On Thu, Dec 10,

Re: [PHP-DEV] Practical comparisons on PHP7

2015-12-10 Thread Björn Larsson
Den 2015-12-10 kl. 12:16, skrev Lester Caine: On 10/12/15 11:02, Björn Larsson wrote: Just noticed that Smarty team is working on a 3.1.28 relase that plans to be PHP 7 compliant, see: https://github.com/smarty-php/smarty The version I'm running is not giving any errors, similarly ADOdb. Both

Re: [PHP-DEV] Practical comparisons on PHP7

2015-12-10 Thread David Zuelke
Lester, we are software developers. not fortune tellers. Stop speculating. Gather data. Profile your stuff and look where the bottlenecks are. > On 10.12.2015, at 12:16, Lester Caine wrote: > > On 10/12/15 11:02, Björn Larsson wrote: >> Just noticed that Smarty team is

[PHP-DEV] Re: Converting an 'old' PHP 5.x extension to PHP 7

2015-12-10 Thread Jan Ehrhardt
Sjoerd Maessen in php.internals (Thu, 10 Dec 2015 17:51:56 +0100): >As a first time poster I'm very nervous but here we go! I've recently >upgraded my development environment to PHP 7. Everything works amazing >however 1 module I used to use a lot is not ported yet to PHP 7. Which extension are

[PHP-DEV] Benchmark Results for PHP Master 2015-12-10

2015-12-10 Thread lp_benchmark_robot
Results for project PHP master, build date 2015-12-10 05:33:43+02:00 commit: c13fcc21c30e6875dcbe0c832a42e6eb553025e7 revision date: 2015-12-10 08:58:37+08:00 environment:Haswell-EP cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2, LLC 45 MB

Re: [PHP-DEV] Class Friendship in PHP

2015-12-10 Thread Bishop Bettini
On Thu, Dec 10, 2015 at 12:02 AM, Dustin Wheeler wrote: > > Both of these approaches acknowledge the problem-space of > "private collaborators". "Private collaborators" itself is perhaps > loaded terminology as it happens to reuse an already-defined concept > in this domain:

Re: [PHP-DEV] [RFC] [VOTE] Add HTTP/2 Server Push Support to ext/curl

2015-12-10 Thread Adam Howard
YES On Wed, Dec 9, 2015 at 1:51 PM, Davey Shafik wrote: > Hey folks, > > It's been 3 weeks since I first put this up on the ML and there has been no > changes proposed, so I'm moving forward with a vote. > > It's a simple Yes/No 50%+1 majority required as it's not a language

Re: [PHP-DEV] Class Friendship in PHP

2015-12-10 Thread Rowan Collins
Bishop Bettini wrote on 10/12/2015 14:44: On Thu, Dec 10, 2015 at 12:02 AM, Dustin Wheeler wrote: I don't know that I would use friendship as a means to make an entire package (namespace, in PHP's case) aware of a single object. I think it's the other way around: a single