> -Original Message-
> From: Christoph Becker [mailto:cmbecke...@gmx.de]
> Sent: Tuesday, August 11, 2015 11:09 PM
> To: Anatol Belski ; 'PHP internals'
>
> Subject: Re: [PHP-DEV] libpcre version requirements
>
> On 11.08.2015 at 22:46, Anatol Belski wrote:
>
> >> -Original Message-
On 10.08.2015 at 11:57, Craig Francis wrote:
> You only have to skim read things like the second comment (with 27 up votes)
> on the PDO prepare page to see that these problems are happening all the time:
>
>
> http://php.net/manual/en/pdo.prepare.php#111458
> SELECT * FROM users WH
Hi all,
On Mon, Aug 10, 2015 at 6:57 PM, Craig Francis
wrote:
> I have been reading your conversation with great interest.
>
> But I would urge you to see Matts suggestion as a simple addition to the
> language (it's simpler than my suggestion), where his RFC seems to have
> already addressed yo
Hi Dmitry,
On 11.08.2015 at 18:11, Dmitry Stogov wrote:
> Commit:a658465ef2ff7e47fc93b4988e4caa6f42d4ae49
> Author:Dmitry Stogov Tue, 11 Aug 2015 19:11:21
> +0300
> Parents: 5b017ba8be49fc0a07d4e5e1e43f1d0e635f336f
> Branches: master
>
> Link:
> http://git.php.net/?p=
On 11.08.2015 at 22:46, Anatol Belski wrote:
>> -Original Message-
>> From: Christoph Becker [mailto:cmbecke...@gmx.de]
>> Sent: Tuesday, August 11, 2015 6:46 PM
>> To: PHP internals
>> Subject: [PHP-DEV] libpcre version requirements
>>
>> What is the minimum libpcre version that is suppo
On 11.08.2015 at 22:08, Yasuo Ohgaki wrote:
> On Wed, Aug 12, 2015 at 4:59 AM, Yasuo Ohgaki wrote:
>
>> Distributions prefer to use system's libraries. I suppose question is if
>> PHP
>> supports older systems such as RHEL/CentOS 5 or not. They are used widely.
>> I prefer to support them if it
Hi Christoph,
> -Original Message-
> From: Christoph Becker [mailto:cmbecke...@gmx.de]
> Sent: Tuesday, August 11, 2015 6:46 PM
> To: PHP internals
> Subject: [PHP-DEV] libpcre version requirements
>
> Hi all!
>
> What is the minimum libpcre version that is supported as external libpcre
i want to have php account to help on resolve bugs from bugs.php.net and
becouse i have contributed on php-src:
https://github.com/php/php-src/search?utf8=%E2%9C%93&q=marcosptf
and i wanna contribute more and more :-)
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visi
On Tue, Aug 11, 2015 at 11:10 PM, Matt Wilmas
wrote:
> Hi Dmitry,
>
>
> - Original Message -
> From: "Dmitry Stogov"
> Sent: Tuesday, August 11, 2015
>
> Hi Matt,
>>
>>
>> On Tue, Aug 11, 2015 at 9:00 PM, Matt Wilmas
>> wrote:
>>
>> Hi again,
>>>
>>> - Original Message -
>>> From
On Tue, Aug 11, 2015 at 10:10 PM, Matt Wilmas
wrote:
> Hi Dmitry,
>
>
> - Original Message -
> From: "Dmitry Stogov"
> Sent: Tuesday, August 11, 2015
>
> Hi Matt,
>>
>>
>> On Tue, Aug 11, 2015 at 9:00 PM, Matt Wilmas
>> wrote:
>>
>> Hi again,
>>>
>>> - Original Message -
>>> From
Hi Dmitry,
- Original Message -
From: "Dmitry Stogov"
Sent: Tuesday, August 11, 2015
Hi Matt,
On Tue, Aug 11, 2015 at 9:00 PM, Matt Wilmas
wrote:
Hi again,
- Original Message -
From: "Matt Wilmas"
Sent: Tuesday, August 11, 2015
Hi Dmitry, all,
Help me understand this. :
On Wed, Aug 12, 2015 at 4:59 AM, Yasuo Ohgaki wrote:
> Distributions prefer to use system's libraries. I suppose question is if
> PHP
> supports older systems such as RHEL/CentOS 5 or not. They are used widely.
> I prefer to support them if it is possible/feasible. Features that are not
> support
Hi all,
On Wed, Aug 12, 2015 at 2:55 AM, Christoph Becker wrote:
> >> I'm asking because of bug #70232 which can easily be fixed, but that
> >> requires PCRE 8.00 (2009-10-19). If we have to support older PCRE
> >> versions, we'd probably need a fallback to the current behavior (which
> >> woul
On 11/08/2015 19:59, Christoph Becker wrote:
> On 11.08.2015 at 19:38, Florian BERBAR wrote:
>
>> I try to understand the internals implementation of include and require
>> functions. I've reading the sources code in search of the answer but i
>> didn't found those declarations. Does anyone can gi
Hi Matt,
On Tue, Aug 11, 2015 at 9:00 PM, Matt Wilmas
wrote:
> Hi again,
>
> - Original Message -
> From: "Matt Wilmas"
> Sent: Tuesday, August 11, 2015
>
> Hi Dmitry, all,
>>
>> Help me understand this. :-) It's been more puzzling to me recently
>> since just coming to the part of opt
Hi again,
- Original Message -
From: "Matt Wilmas"
Sent: Tuesday, August 11, 2015
Hi Dmitry, all,
Help me understand this. :-) It's been more puzzling to me recently since
just coming to the part of optimizing traditional ZPP (sharing part with
FAST_ZPP...).
With the FAST_ZPP inli
On 11.08.2015 at 19:38, Florian BERBAR wrote:
> I try to understand the internals implementation of include and require
> functions. I've reading the sources code in search of the answer but i
> didn't found those declarations. Does anyone can give me the file where
> those statements are ?
I sug
On 11.08.2015 at 19:01, Adam Harvey wrote:
> On 11 August 2015 at 09:46, Christoph Becker wrote:
>> What is the minimum libpcre version that is supported as external
>> libpcre for ext/pcre? According to config0.m4 it is PCRE 6.6
>> (2006-02-06), but is this still valid and do we really have to
Hi list,
I try to understand the internals implementation of include and require
functions. I've reading the sources code in search of the answer but i
didn't found those declarations. Does anyone can give me the file where
those statements are ?
Thank you
Florian.
--
PHP Internals - PHP Runti
Hi Dmitry, all,
Help me understand this. :-) It's been more puzzling to me recently since
just coming to the part of optimizing traditional ZPP (sharing part with
FAST_ZPP...).
With the FAST_ZPP inline macros, why is there a Z_PARAM_ZVAL and
Z_PARAM_ZVAL_DEREF? It seems the zpp 'z' specifi
On 11 August 2015 at 09:46, Christoph Becker wrote:
> What is the minimum libpcre version that is supported as external
> libpcre for ext/pcre? According to config0.m4 it is PCRE 6.6
> (2006-02-06), but is this still valid and do we really have to support
> such old versions?
CentOS/RHEL 5 provi
Hi all!
What is the minimum libpcre version that is supported as external
libpcre for ext/pcre? According to config0.m4 it is PCRE 6.6
(2006-02-06), but is this still valid and do we really have to support
such old versions?
I'm asking because of bug #70232 which can easily be fixed, but that
re
On 2015-08-11 00:36, Rainer Jung wrote:
The current problems should be mostly around the above four compiler warnings.
I can test any patches you want me to test.
Can you test including the attached file in ext/ldap/ldap.c, and not defining
HAVE_3ARG_SETREBINDPROC and LDAP_CONTROL_PAGEDRESULT
Results for project php-src-nightly, build date 2015-08-11 05:00:00+03:00
commit: 9f37f5f344076a696be607c829a7e17873a6dfe5
revision_date:2015-08-11 01:43:40+02:00
environment: Haswell-EP
cpu: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz 2x18 cores, stepping 2,
LLC 45 MB
24 matches
Mail list logo