On Fri, Nov 13, 2015 at 1:35 PM, Stephen Coakley
wrote:
> 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 parsing
> a file, a
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 to Python's ability to execute Python scripts
compiled to bytecode as *.pyc f
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 to Python's ability to execute Python scripts
>>> compiled to bytecode as *.pyc files. The feature has seen great
>
On 11/13/2015 03:45 PM, Sebastian Bergmann wrote:
On 11/13/2015 04:35 PM, Stephen Coakley wrote:
This is quite similar to Python's ability to execute Python scripts
compiled to bytecode as *.pyc files. The feature has seen great
success in
Python, mostly for distributing releases of software or
On 11/13/2015 04:35 PM, Stephen Coakley wrote:
This is quite similar to Python's ability to execute Python scripts
compiled to bytecode as *.pyc files. The feature has seen great success in
Python, mostly for distributing releases of software or deploying to a
server.
Correct me if I'm wrong,
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
parsing a file, and to be loaded and executed, similar to the bcomp
Results for project PHP master, build date 2015-11-13 05:26:49+02:00
commit: 485408b20dcf0ae8272d4d5a3bb7209fe5602f4c
revision date: 2015-11-13 00:46:13+03:00
environment:Haswell-EP
cpu:Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping
2, LLC 45 MB
mem
> Am 13.11.2015 um 11:57 schrieb François Laupretre :
>
> Hi,
>
> Le 13/11/2015 04:30, Stanislav Malyshev a écrit :
>> Hi!
>>
>>> The reason for this is that the resource type is an anachronism from an
>>> age in which PHP did not have objects, yet still needed to make certain
>>> types of data
Hi Yasuo,
> -Original Message-
> From: yohg...@gmail.com [mailto:yohg...@gmail.com] On Behalf Of Yasuo
> Ohgaki
> Sent: Friday, November 13, 2015 2:31 AM
> To: Anatol Belski
> Cc: php-b...@lists.php.net
> Subject: Re: Bug #70871 [Asn]: session_regenerate_id(): Failed to create
> session
Hi,
- Original Message -
From: "Andrea Faulds"
Sent: Friday, November 13, 2015
Hi,
lp_benchmark_ro...@intel.com wrote:
---
benchmark relative change since change
si
Hi,
lp_benchmark_ro...@intel.com wrote:
---
benchmark relative change since change since
current rev run
std_dev* last run ba
Hi,
Le 13/11/2015 04:30, Stanislav Malyshev a écrit :
Hi!
The reason for this is that the resource type is an anachronism from an
age in which PHP did not have objects, yet still needed to make certain
types of data opaque. The resource type is a type that exists only to
I think more specific
Hello everyone,
PHP 5.6.16 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
13 matches
Mail list logo