Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-15 Thread Jan Ehrhardt
Anatol Belski in php.internals (Sun, 14 Jun 2015 20:45:24 +0200): Hi Jan, -Original Message- From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] OK, I recmpiled my Windows builds with --enable-opcache-file: https://www.apachelounge.com/viewtopic.php?p=30718#30718 Example of a generated

RE: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-15 Thread Anatol Belski
Hi Jan, -Original Message- From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] Sent: Monday, June 15, 2015 6:29 PM To: internals@lists.php.net Subject: Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing! Anatol Belski in php.internals (Sun, 14 Jun 2015 20:45:24 +0200): Hi Jan

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-15 Thread Jan Ehrhardt
Anatol Belski in php.internals (Mon, 15 Jun 2015 22:14:41 +0200): From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] BTW: libssh2 also has an update. Thanks for the info. It's planned to do full dependencies rebuild once VS2015 goes final. Some remarks: OpenSSL 1.0.1o and 1.0.2c have a problem

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-14 Thread Jan Ehrhardt
Rasmus Lerdorf in php.internals (Sat, 13 Jun 2015 16:14:37 -0700): On Jun 13, 2015, at 14:54, Jan Ehrhardt php...@ehrhardt.nl wrote: Rasmus Lerdorf in php.internals (Fri, 12 Jun 2015 13:13:16 -0700): You can get even more speed by compiling with --enable-opcache-file and then in your

RE: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-14 Thread Anatol Belski
Hi Jan, -Original Message- From: Jan Ehrhardt [mailto:php...@ehrhardt.nl] Sent: Sunday, June 14, 2015 8:11 PM To: internals@lists.php.net Subject: Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing! Rasmus Lerdorf in php.internals (Sat, 13 Jun 2015 16:14:37 -0700): On Jun 13

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-13 Thread Rasmus Lerdorf
On Jun 13, 2015, at 14:54, Jan Ehrhardt php...@ehrhardt.nl wrote: Rasmus Lerdorf in php.internals (Fri, 12 Jun 2015 13:13:16 -0700): You can get even more speed by compiling with --enable-opcache-file and then in your php-cli.ini add: opcache.enable_cli=1 opcache.file_cache=/var/tmp

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-13 Thread Jefferson Gonzalez
On 06/12/2015 04:13 PM, Rasmus Lerdorf wrote: You can get even more speed by compiling with --enable-opcache-file and then in your php-cli.ini add: opcache.enable_cli=1 opcache.file_cache=/var/tmp opcache.file_cache_only=1 Then every time you run composer it won't have to

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-13 Thread Thomas Bley
Jefferson Gonzalez schrieb am 13. Juni 2015 21:04: On 06/12/2015 04:13 PM, Rasmus Lerdorf wrote: You can get even more speed by compiling with --enable-opcache-file and then in your php-cli.ini add: opcache.enable_cli=1 opcache.file_cache=/var/tmp opcache.file_cache_only=1

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-13 Thread Jan Ehrhardt
Rasmus Lerdorf in php.internals (Fri, 12 Jun 2015 13:13:16 -0700): You can get even more speed by compiling with --enable-opcache-file and then in your php-cli.ini add: opcache.enable_cli=1 opcache.file_cache=/var/tmp opcache.file_cache_only=1 Then every time you run composer it

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Ferenc Kovacs
2015.06.12. 8:09 ezt írta (marius adrian popa map...@gmail.com): Firebird related extensions are missing from PHP 7 windows binaries Ccing Stephen who is in charge of the windows builds.

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Martin Keckeis
Hello, 2015-06-12 2:53 GMT+02:00 a...@php.net: Hi, The first alpha for 7.0.0 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 is the start of a new PHP era! Thanks everyone who made and

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread marius adrian popa
Firebird related extensions are missing from PHP 7 windows binaries On Fri, Jun 12, 2015 at 3:53 AM, a...@php.net wrote: Hi, The first alpha for 7.0.0 was just released and can be downloaded from: https://downloads.php.net/~ab/ The Windows binaries are available at

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Jordi Boggiano
On 12/06/2015 01:53, a...@php.net wrote: The first alpha for 7.0.0 was just released and can be downloaded from: https://downloads.php.net/~ab/ The Windows binaries are available at http://windows.php.net/qa/ Yay! Thanks to everyone involved. Composer test suite passing and in -50%

RE: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Anatol Belski
-DEV] PHP 7.0.0alpha1 Released for Testing! Firebird related extensions are missing from PHP 7 windows binaries On Fri, Jun 12, 2015 at 3:53 AM, a...@php.net mailto:a...@php.net wrote: Hi, The first alpha for 7.0.0 was just released and can be downloaded from: https://downloads.php.net

RE: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Anatol Belski
Hi Jordi, -Original Message- From: Jordi Boggiano [mailto:j.boggi...@seld.be] Sent: Friday, June 12, 2015 3:03 PM To: internals@lists.php.net Subject: Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing! On 12/06/2015 01:53, a...@php.net wrote: The first alpha for 7.0.0 was just

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Rasmus Lerdorf
On 06/12/2015 01:08 PM, Anatol Belski wrote: Hi Jordi, -Original Message- From: Jordi Boggiano [mailto:j.boggi...@seld.be] Sent: Friday, June 12, 2015 3:03 PM To: internals@lists.php.net Subject: Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing! On 12/06/2015 01:53

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Ferenc Kovacs
On Fri, Jun 12, 2015 at 3:56 PM, Rowan Lewis r...@nbsp.io wrote: Just a heads up that the download link does not work under Firefox because in recent versions they started blocking TLS connections. Works fine as boring old HTTP though. Very excited to package this up on Arch. Cheers. hi,

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Rowan Lewis
Thanks Ferenc, that's working now. On Fri, Jun 12, 2015 at 4:11 PM, Ferenc Kovacs tyr...@gmail.com wrote: On Fri, Jun 12, 2015 at 3:56 PM, Rowan Lewis r...@nbsp.io wrote: Just a heads up that the download link does not work under Firefox because in recent versions they started blocking TLS

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Jan Ehrhardt
marius adrian popa in php.internals (Fri, 12 Jun 2015 09:08:25 +0300): Firebird related extensions are missing from PHP 7 windows binaries Try my builds: https://www.apachelounge.com/viewtopic.php?p=30718#30718 The firebird extensions are there, as you can see in

Re: [PHP-DEV] PHP 7.0.0alpha1 Released for Testing!

2015-06-12 Thread Rowan Lewis
Just a heads up that the download link does not work under Firefox because in recent versions they started blocking TLS connections. Works fine as boring old HTTP though. Very excited to package this up on Arch. Cheers. On Fri, Jun 12, 2015 at 3:02 PM, Jordi Boggiano j.boggi...@seld.be wrote: