On 4/27/07, Michael Wallner <[EMAIL PROTECTED]> wrote:
David Coallier wrote:
> So here I go, what are the features and tests that YOU would like to
> see reported ? I am currently building a list of things that we have
> to test and I am wondering which are the parts you consider the most
> impo
David Coallier wrote:
> So here I go, what are the features and tests that YOU would like to
> see reported ? I am currently building a list of things that we have
> to test and I am wondering which are the parts you consider the most
> important and the most bogus/untested perhaps.
There's absol
Hello all, as most of you know we have been accepted in the Google
Summer of Code for a refactory of a framework using PHP6. As I
mentionned one of the main goals of this is to help with the
development of PHP6 and testing.
So here I go, what are the features and tests that YOU would like to
see
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The second, and hopefully final release candidate of PHP 5.2.2 was
just released and can be downloaded here:
Source Code:
http://downloads.php.net/ilia/php-5.2.2RC2.tar.bz2 (md5sum:
4752195cc5418686914ee1db08774763)
Win32 Binaries:
http://dow
Sure makes even more sense.
> -Original Message-
> From: Marcus Boerger [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 26, 2007 10:24 AM
> To: Andi Gutmans
> Cc: Andrei Zmievski; Matt Wilmas; internals@lists.php.net
> Subject: Re: [PHP-DEV] [PATCH] Major optimization for
> heredocs/i
On 04/26/2007 09:47 PM, Marcus Boerger wrote:
Hello Antony,
Thursday, April 26, 2007, 12:25:30 AM, you wrote:
On 04/26/2007 02:12 AM, Marcus Boerger wrote:
Doxygen (which seems to be uses by the majority of F/OSS projects)
generates completely unreadable docs.
Every time I look into ICU docs
Hello Lukas,
iirc everyone interested agreed to that syntax. However so far we only saw
one implementation and that comes with a slowdown of every function call.
The problem is that the only known solution so far is to puch the context
(the initial calling scope/class) along with $this etc on th
Hello Antony,
Thursday, April 26, 2007, 12:25:30 AM, you wrote:
> On 04/26/2007 02:12 AM, Marcus Boerger wrote:
>>> Doxygen (which seems to be uses by the majority of F/OSS projects)
>>> generates completely unreadable docs.
>>> Every time I look into ICU docs (generated by Doxygen) I get lost fo
Before you commit it, give us a few more days to review it. We need to
be careful before commiting major changes to the scanner. If it checks
out I'm definitely fine with commiting.
Andi
> -Original Message-
> From: Andrei Zmievski [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 26, 2
Hello Andi,
how about you guys review/test it and then commit it if you agree to it?
best regards
marcus
Thursday, April 26, 2007, 7:18:46 PM, you wrote:
> Before you commit it, give us a few more days to review it. We need to
> be careful before commiting major changes to the scanner. If it
On 04/26/2007 07:53 PM, Andrei Zmievski wrote:
On Apr 26, 2007, at 2:30 AM, Matt Wilmas wrote:
BTW, regarding HEAD, for you, Andrei, or anyone, I think I noticed
a bug,
unrelated to my changes: CG(literal_type) isn't set for backticks
in the
parser, so it winds up being whatever was last set
That one seems fine to me.
-Andrei
On Apr 26, 2007, at 8:00 AM, Lukas Kahwe Smith wrote:
Hello,
does anyone have a patch for PHP6 to add late static binding?
have we agreed on the syntax?
IIRC, static:: as the favorite ..?
regards,
Lukas
--
PHP Internals - PHP Runtime Development Mailing L
On Apr 26, 2007, at 2:30 AM, Matt Wilmas wrote:
BTW, regarding HEAD, for you, Andrei, or anyone, I think I noticed
a bug,
unrelated to my changes: CG(literal_type) isn't set for backticks
in the
parser, so it winds up being whatever was last set. I would've
changed it,
but didn't know if i
Hello,
does anyone have a patch for PHP6 to add late static binding?
have we agreed on the syntax?
IIRC, static:: as the favorite ..?
regards,
Lukas
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Stanislav Malyshev wrote:
I'm not having much spare time lately, but I'd like to continue
working on the patch as soon as I can. Will the patch be needed only
on PHP 6 or is there a possibility of including it in a minor version
(5.3 or 5.4, perhaps)? If it's only for 6, I'll try to adapt my pa
Hello Marcus,
thanks for hinting me to ext_skel. Actually I wanted to avoid copying my code
and tried to set the dtor parameter to NULL and that seems to work too.
Best Regards,
Oliver
- original Nachricht
Betreff: Re: [PHP-DEV] SIGSEGV/ php_mod_global_dtor
Gesendet: Do, 26. Ap
Hi Marcus,
Yeah, I did a lot of benchmarking different things ;-) and mentioned some
statistics in my original message -- such as 10-15% *overall* improvement
using ApacheBench on a few scripts. The difference for specific strings
depends on what the string looks like (length, etc.), but is alway
Hello Matt,
the patch looks interesting. I think we should commit it to HEAD. And
if it works good we can add it to 5.3 once we created it. Did you do any
measurements?
best regards
marcus
Thursday, April 26, 2007, 5:52:43 AM, you wrote:
> Hi again,
> Hmm, not a single reply about this patch
On Thu, 26 Apr 2007, Marcus Boerger wrote:
> Hello Antony,
>
> Thursday, April 26, 2007, 12:05:07 AM, you wrote:
>
> > On 04/26/2007 01:45 AM, Gwynne Raskind wrote:
> >> Hmm... For some reason I missed that in my searches. That being
> >> said, the existence of one doesn't preclude the writing
Doxygen (which seems to be uses by the majority of F/OSS projects)
generates completely unreadable docs.
Every time I look into ICU docs (generated by Doxygen) I get lost for 10
minutes trying to find a function _by name_.
Well, in ICU there are two sets of docs - the automatic docs (e.g.
http
20 matches
Mail list logo