Hi!
On 10/18/11 11:28 PM, Patrick ALLAERT wrote:
I have not enough karma to change Zend/zend.c.
Could you solve this please?
Once solved I can push this to trunk and PHP_5_4.
If you send me the patch I can apply it.
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com
2011/10/18 Stas Malyshev :
> Hi!
>
> On 10/17/11 6:01 AM, Patrick ALLAERT wrote:
>>>
>>> @Stas, DSP
>>> Would you agree to merge this into PHP 5.4?
>>
>> *bump*
>
> Yes I think it's OK.
I have not enough karma to change Zend/zend.c.
Could you solve this please?
Once solved I can push this to trun
Supporting strings 'by default' in is_a() has the downside that it
produces slightly unpredictable results. If you are accepting 'mixed'
arguments, some of which may be strings, there is a slim chance that the
string you accept will match the class or it's parent by accident.
Personally if I d
Hi!
On 10/18/11 2:43 PM, Alain Williams wrote:
It probably does, but it is quite subtle. I was expecting the above to work
since
it does in C -- although in C&variable is an address which can be used in an
expression ... the PHP '&' operator is different, in spite of apparent
similarities.
A
Hello!
PHP's DateTime class has unexpected outcomes when dealing with the
transitions between Daylight Saving Time and Standard Time.
Properly defining, documenting and unit testing DateTime's behaviors is
important for PHP's future. This document seeks agreement on what the
expected behaviors sh
On Tue, Oct 18, 2011 at 10:09:37PM +0200, Arnaud Le Blanc wrote:
> Hi,
>
> Le Monday 17 October 2011 15:07:30, Alain Williams a écrit :
> > On Fri, Oct 14, 2011 at 08:08:56PM +0200, Arnaud Le Blanc wrote:
> > > Hi,
> > >
> > > I've already posted this patch and it has since been reviewed and
> >
Hi!
On 10/18/11 12:36 PM, Pierre Joye wrote:
where is the question? You seem to be the only one to disagree with
the revert and the proposed patch. Rasmus and other agreed on it
already, here and the security list.
The patch is still not applied. If nobody agrees with me - ok, apply it
then.
Hi,
Le Monday 17 October 2011 15:07:30, Alain Williams a écrit :
> On Fri, Oct 14, 2011 at 08:08:56PM +0200, Arnaud Le Blanc wrote:
> > Hi,
> >
> > I've already posted this patch and it has since been reviewed and
> > improved. I'm re-posting it for discussion before eventually commiting
> > it.
On Tue, Oct 18, 2011 at 9:36 PM, Pierre Joye wrote:
> On Tue, Oct 18, 2011 at 8:03 PM, Stas Malyshev
> wrote:
> > Hi!
> >
> > Since we have next release planned on 20th, and since we have at least
> three
> > unsolved issues for 5.4 yet which we expect resolution soon:
> > - is_a question
>
> wh
On Tue, Oct 18, 2011 at 8:03 PM, Stas Malyshev wrote:
> Hi!
>
> Since we have next release planned on 20th, and since we have at least three
> unsolved issues for 5.4 yet which we expect resolution soon:
> - is_a question
where is the question? You seem to be the only one to disagree with
the rev
I would also like to have some decision on
https://bugs.php.net/bug.php?id=54089 (there already was some
discussion about this @
http://www.mail-archive.com/internals@lists.php.net/msg53411.html but
no consensus was reached).
On Tue, Oct 18, 2011 at 8:03 PM, Stas Malyshev wrote:
> Hi!
>
> Since w
Hi!
Since we have next release planned on 20th, and since we have at least
three unsolved issues for 5.4 yet which we expect resolution soon:
- is_a question
- serialization changes
- date fixes
I think the release on 20th should be beta2 and we can start the RC
cycle once these are resolved.
On Sat, 15 Oct 2011, Stas Malyshev wrote:
> What is the status of fixing date module with regard to TLA timezones
> handling - this code still fails:
Daniel will be publishing an RFC today, after that we have what we want
and can have a stab at fixing it.
Derick
--
http://derickrethans.nl |
On Sat, 15 Oct 2011 17:06:19 -0700, Stas Malyshev wrote:
> Hi!
>
> So, what is the status of this? I think we better revert it for 5.4 and
> look for solution that does not mess up existing code.
Hi there!
Yes, I received your mails, sorry for being quiet!
I cooked up a patch which uses clean
14 matches
Mail list logo