Re: [PHP-DEV] PHP 8 (or earlier) RFC Proposal

2017-08-22 Thread Andrea Faulds
Hi, Dan Ackroyd wrote: On 19 August 2017 at 15:28, Admin NxPoint wrote: Hi, At this moment PHP doesn't know how to use the SWAP memory from linux, Why would it need to 'know' how to use swap memory? My understanding is that the normal way to get a program to use swap memory is to: i) Enab

Re: [PHP-DEV] PHP 8 (or earlier) RFC Proposal

2017-08-20 Thread Dan Ackroyd
On 19 August 2017 at 15:28, Admin NxPoint wrote: > Hi, > > At this moment PHP doesn't know how to use the SWAP memory from linux, Why would it need to 'know' how to use swap memory? My understanding is that the normal way to get a program to use swap memory is to: i) Enable swapping in the oper

Re: [PHP-DEV] PHP 8 (or earlier) RFC Proposal

2017-08-19 Thread li...@rhsoft.net
Am 19.08.2017 um 16:28 schrieb Admin NxPoint: I would like to know your opinion on an RFC I'm thinking to propose. I don't have the skills to code this into PHP Core so anyone who would like to be involved is welcomed. The RFC would refer to PHP's ability to use either SWAP memory and/or SWAP

[PHP-DEV] PHP 8 (or earlier) RFC Proposal

2017-08-19 Thread Admin NxPoint
Hi, I would like to know your opinion on an RFC I'm thinking to propose. I don't have the skills to code this into PHP Core so anyone who would like to be involved is welcomed. The RFC would refer to PHP's ability to use either SWAP memory and/or SWAP Files. There are some very interesting thin