Hi Pierrick,
We didn't use ZTS in Zend commercial products, so it wasn't tested for a
long time.
O+ may definitely have some ZTS related problems.
Please, report an issue at
https://github.com/zend-dev/ZendOptimizerPlus/issues
I'll look into it later
Thanks. Dmitry.
On Thu, Feb 14, 2013 at 1:42
hi,
On Wed, Feb 13, 2013 at 3:51 PM, Zeev Suraski wrote:
For those willing to play with it on Windows, here are the bins for 5.5/VC11
https://twitter.com/PierreJoye/status/301946818835652608
5.3/5.4/5.5 VC9 are coming.
Cheers,
--
Pierre
@pierrejoye
--
PHP Internals - PHP Runtime Developmen
Hi!
> I blogged about how I have seen the RFC process working in practice:
> https://blogs.oracle.com/opal/entry/the_mysterious_php_rfc_process
Great article, thanks for writing it!
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
--
PHP Inte
Hi,
I tried to install the ZendOptimizer+ provided earlier today but wasn't
able to make it work. I compiled it with success but when I looked at the
phpinfo(); I had this :
Opcode Caching Disabled
Optimization Enabled
Startup Failed no value
I'm using the apache2handler (MPM Worker - multi-thre
On 01/29/2013 06:10 AM, Ferenc Kovacs wrote:
On Fri, Sep 14, 2012 at 12:47 PM, Pierre Joye wrote:
hi Ferenc,
Can you put that in the wiki too instead? So it can be clarified there
directly if necessary.
Thanks,
I've put it up under https://wiki.php.net/rfc/howto feel free to extend or
i
On Wed, 2013-02-13 at 18:37 +0100, Lars Strojny wrote:
> Hi Johannes,
>
> quick question: does it automatically open bug reports for each PR?
No, for two reasons:
A. Github provides no good notification mechanism for that, we'd
have to pull periodically and match it and so on
B.
Yeah. Bit reset is better. I'll update it.
Thanks. Dmitry.
On Wed, Feb 13, 2013 at 9:51 PM, Ard Biesheuvel
wrote:
> Hey all,
>
> In commit http://git.php.net/?p=php-src.git;a=commitdiff;h=afe98b78
> I just noticed two instances of the following:
>
> ctxt->options -= XML_PARSE_DTDLOAD;
>
> Should
Hey all,
In commit http://git.php.net/?p=php-src.git;a=commitdiff;h=afe98b78
I just noticed two instances of the following:
ctxt->options -= XML_PARSE_DTDLOAD;
Shouldn't that be
ctxt->options &= ~XML_PARSE_DTDLOAD;
or am I missing something?
--
Ard.
--
PHP Internals - PHP Runtime Developme
Le 13/02/2013 15:51, Zeev Suraski a écrit :
> https://github.com/zend-dev/ZendOptimizerPlus/
Great News !
Do you know if any control panel (like the one provided with APC)
already exists ?
I notice accelerator_reset, accelerator_get_configuration and
accelerator_get_status functions, so should
Hi Johannes,
quick question: does it automatically open bug reports for each PR?
Am 13.02.2013 um 17:03 schrieb Johannes Schlüter :
> Hi,
>
> with Felipe's help I've just added the second pull request management
> tool to mange pull requests.
>
> The first one is https://qa.php.net/pulls/ this
Thanks! It simply implements native support for creating, parsing &
exporting details of SPKAC strings sent from browsers using the HTML5
KeyGen element (even though the element has been around since Netscape 1 or
2).
On Wed, Feb 13, 2013 at 10:34 AM, Lars Strojny wrote:
> Hi Jason,
>
> thanks
Hi Jason,
thanks for the reminder.
Am 13.02.2013 um 14:03 schrieb Jason Gerfen :
> Is it considered spamming the list to check the status of a pull request? I
> am going to ask any ways, hope it doesn't offend.
>
> The pull request addresses bug fix/feature request #38917 implementing
> native
... As the number of people who might do so decrements thanks to the
attitude of the person wishing for it.
On Wed, Feb 13, 2013 at 11:18 AM, Sherif Ramadan
wrote:
> On Wed, Feb 13, 2013 at 11:04 AM, Aaron Holmes wrote:
>
>> I'm sure many, if not all of you have seen this already.
>> http://xkcd.
On Wed, Feb 13, 2013 at 11:04 AM, Aaron Holmes wrote:
> I'm sure many, if not all of you have seen this already.
> http://xkcd.com/1172/
>
> It sounds awfully familiar to PHP Internal's attitude toward BC
> considerations for bug fixes, and perhaps offers some (albeit humorous)
> insight into why
On Wed, Feb 13, 2013 at 11:03 AM, Johannes Schlüter
wrote:
> Hi,
>
> with Felipe's help I've just added the second pull request management
> tool to mange pull requests.
>
> The first one is https://qa.php.net/pulls/ this allows any php.net
> developer to close pull requests on github, without us
I'm sure many, if not all of you have seen this already.
http://xkcd.com/1172/
It sounds awfully familiar to PHP Internal's attitude toward BC
considerations for bug fixes, and perhaps offers some (albeit humorous)
insight into why some things just need to be fixed.
Hi,
with Felipe's help I've just added the second pull request management
tool to mange pull requests.
The first one is https://qa.php.net/pulls/ this allows any php.net
developer to close pull requests on github, without us having to manage
users on github and adding them to groups and all that
On Wed, Feb 13, 2013 at 9:51 AM, Zeev Suraski wrote:
>
> As per Derick’s idea, we can arrange a webinar for those interested in
> better understanding how it works. Note that this will not be a webinar
> for the faint of heart – opcode caches are complicated pieces of software;
> Attendees should
That's a good idea :) I'm also in
On 13 February 2013 09:51, Zeev Suraski wrote:
>
> As per Derick’s idea, we can arrange a webinar for those interested in
> better understanding how it works.
>
>
Is it considered spamming the list to check the status of a pull request? I
am going to ask any ways, hope it doesn't offend.
The pull request addresses bug fix/feature request #38917 implementing
native signed public key & challenge support to the OpenSSL extension.
Details can be found @ https:/
On Tue, Feb 12, 2013 at 5:20 PM, Zeev Suraski wrote:
> We're trying to do exactly that. It's taking a bit longer than expected
> but I'm hopeful we'll open the initial code base tomorrow.
>
> Zeev
>
>> -Original Message-
>> From: Pierre Joye [mailto:pierre@gmail.com]
>> Sent: Tuesday,
21 matches
Mail list logo