Hello Matt,
Thursday, July 13, 2006, 12:28:27 PM, you wrote:
> Hi Marcus,
> - Original Message -
> From: "Marcus Boerger"
>> Hello Matt,
>>
>> Tuesday, July 11, 2006, 10:54:05 AM, you wrote:
>>
>> > Hi Marcus,
>>
>> > I'm replying again for clarification about the patch. When you fir
Ilia Alshanetsky wrote:
It's been quite sometime since 5.2 was branched and looking over our
"todo" majority of planned changes were made. Therefor I'd like to make
an RC1 on Thursday next week and start the stabilization cycle of 5.2,
so we can get a final in about 2 months. Once we start stab
Hello Tobias,
looks good after the update. Can you provide a patch for HEAD too?
also please provide patches with "cvs di -upd".
best regards
marcus
Friday, July 14, 2006, 9:30:48 PM, you wrote:
> Hi all!
> It occured several times in the past weeks, where I needed the filename
> without
Hi Marcus,
- Original Message -
From: "Marcus Boerger"
> Hello Matt,
>
> Thursday, July 13, 2006, 12:28:27 PM, you wrote:
>
> There's two ways. First as you mentioned sending them as plain text files.
> And second editing the CVS/Entries file in that directory and adding this
> line: "/
Sean Coates wrote:
Ilia Alshanetsky wrote:
Why not just define your own custom error handler and have it filter out
the error messages that you don't want to see... To me this would seem
like a easier approach, i would be against adding a in-language filter
for this.
Inability to easily dete
Hello Matt,
thanks for the update
best regards
marcus
Saturday, July 15, 2006, 1:25:25 PM, you wrote:
> Hi Marcus,
> - Original Message -
> From: "Marcus Boerger"
>> Hello Matt,
>>
>> Thursday, July 13, 2006, 12:28:27 PM, you wrote:
>>
>> There's two ways. First as you mentioned s
I'm annoyed! Quite annoyed!!
Ok. I know none of you know me and I've not met any of you.
But, a while ago I submitted a relatively minor patch to extend PHP's
php.ini filename to include the major version. This was an extension
to the existing searching rules. As a windows user, I'm not in a
pos
Hello Richard,
Saturday, July 15, 2006, 2:15:15 PM, you wrote:
> I'm annoyed! Quite annoyed!!
> Ok. I know none of you know me and I've not met any of you.
> But, a while ago I submitted a relatively minor patch to extend PHP's
> php.ini filename to include the major version. This was an extens
Hi Marcus,
- Original Message -
From: "Marcus Boerger"
> Hello Matt,
>
> thanks for the update
>
> best regards
> marcus
No problem, but...
HEAD looks good now (meaning how you guys want it), but there's an issue
with 5.2 -- fill and fill_keys will handle "val" passed by reference
d
Hello Matt,
Saturday, July 15, 2006, 2:45:16 PM, you wrote:
> Hi Marcus,
> - Original Message -
> From: "Marcus Boerger"
>> Hello Matt,
>>
>> thanks for the update
>>
>> best regards
>> marcus
> No problem, but...
> HEAD looks good now (meaning how you guys want it), but there's a
Hello Lukas,
Saturday, July 15, 2006, 12:12:12 PM, you wrote:
> Ilia Alshanetsky wrote:
>> It's been quite sometime since 5.2 was branched and looking over our
>> "todo" majority of planned changes were made. Therefor I'd like to make
>> an RC1 on Thursday next week and start the stabilization
On 7/15/06, Marcus Boerger <[EMAIL PROTECTED]> wrote:
Hello Richard,
Saturday, July 15, 2006, 2:15:15 PM, you wrote:
> I'm annoyed! Quite annoyed!!
> Ok. I know none of you know me and I've not met any of you.
> But, a while ago I submitted a relatively minor patch to extend PHP's
> php.ini f
On 07/15/2006 12:35 PM Marcus Boerger wrote:
> Hello Tobias,
> looks good after the update. Can you provide a patch for HEAD too?
> also please provide patches with "cvs di -upd".
Done.
Find the patches here:
http://schlitt.info/misc/pathinfo-HEAD.patch
http://schlitt.info/misc/pathinfo-5_2
On Sat, 15 Jul 2006 15:24:26 +0200
[EMAIL PROTECTED] (Marcus Boerger) wrote:
> Hello Lukas,
>
> Saturday, July 15, 2006, 12:12:12 PM, you wrote:
>
> > Ilia Alshanetsky wrote:
> >> It's been quite sometime since 5.2 was branched and looking over
> >> our "todo" majority of planned changes were ma
I will just warn you that task 17 is assigned to no one but it seems it is
quite easy to be done.
On 7/15/06, Marian Kostadinov <[EMAIL PROTECTED]> wrote:
I will just warn you that task 17 is assigned to no one but it seems it is
quite easy to be done.
It is, to someone with a shell access :)
Also after I got a german "translation", it seems that Marcus was
talking about the README_UPGRAD
Hello internals,
attached is a patch that brings the '#line' directive to php.
This is especially usefull for parser generators or any other
code shuffling/generator tools. Any opinions? If nothing speaks
against i'd like to commit this before heading towards OSCON
be end of next week. (oatch is
On Sat, 15 Jul 2006 20:26:22 +0200
[EMAIL PROTECTED] (Marcus Boerger) wrote:
> Hello internals,
>
> attached is a patch that brings the '#line' directive to php.
> This is especially usefull for parser generators or any other
> code shuffling/generator tools. Any opinions? If nothing speaks
> a
Hello Pierre,
Saturday, July 15, 2006, 8:48:01 PM, you wrote:
> On Sat, 15 Jul 2006 20:26:22 +0200
> [EMAIL PROTECTED] (Marcus Boerger) wrote:
>> Hello internals,
>>
>> attached is a patch that brings the '#line' directive to php.
>> This is especially usefull for parser generators or any oth
Hi.
First up, I use windows. I do NOT use Apache. I also do not use IIS. I
use Sambar Server as this fits my needs very well and is extremely
easy to work with and I can get a client's intranet running in a few
minutes. I'm not saying it is BETTER, just fits my requirements.
Secondly, I would li
Hello internals,
Andrei asked me whether we could do something about the double
lowercasing when calling zend_is_callable_check_func(). The attached
patch adds the new fetch flag ZEND_FETCH_CLASS_NO_NORMALIZE which
prevent lowercasing. Also zend_u_lookup_class_ex() got a new parameter
which allo
On Sat, July 15, 2006 1:48 pm, Pierre wrote:
> On Sat, 15 Jul 2006 20:26:22 +0200
> [EMAIL PROTECTED] (Marcus Boerger) wrote:
>
>> Hello internals,
>>
>> attached is a patch that brings the '#line' directive to php.
>> This is especially usefull for parser generators or any other
>> code shufflin
On Sat, 2006-07-15 at 22:35, Richard Lynch wrote:
> On Sat, July 15, 2006 1:48 pm, Pierre wrote:
> > On Sat, 15 Jul 2006 20:26:22 +0200
> > [EMAIL PROTECTED] (Marcus Boerger) wrote:
> >
> >> Hello internals,
> >>
> >> attached is a patch that brings the '#line' directive to php.
> >> This is espe
attached is a patch that brings the '#line' directive to php.
This is especially usefull for parser generators or any other
code shuffling/generator tools. Any opinions? If nothing speaks
against i'd like to commit this before heading towards OSCON
be end of next week. (oatch is against head of c
24 matches
Mail list logo