Hi Paul,
Paul Biggar wrote:
On Mon, May 11, 2009 at 7:47 PM, Guilherme Blanco
wrote:
What's the status on this one?!
I think it died from neglect. But it was a really good idea.
One question that was raised was:
On Thu, Jan 22, 2009 at 10:20 AM, Dmitry Stogov wrote:
However we can intr
Hi Guilherme,
5.3 is closed for major updates (it is in RC state). I would try to look
into this when we develop a strategy for next PHP version.
Thanks. Dmitry.
Guilherme Blanco wrote:
Hi guys,
What's the status on this one?!
It's an important optimization that should be considered. Save
Matt Wilmas wrote:
Hint: zend_operators.*
(I noticed your recent cleanup stuff, and thought "He has to notice.")
I forgot smiley from that. This was more tongue-in-cheek than a real rant. :D
much either way, but that sounds nice. :O)). I'd vote for karma removal
until people can learn to do
Hi Jani,
- Original Message -
From: "Jani Taskinen"
Sent: Monday, May 11, 2009
Before committing anything else into PHP_5_3, can you first make sure
everything you provided is ALSO IN HEAD?!
To answer that directly, no. :-) Everything I do is in HEAD first, of
course, to keep things
Before committing anything else into PHP_5_3, can you first make sure everything
you provided is ALSO IN HEAD?!
Hint: zend_operators.*
--Jani
Matt Wilmas kirjoitti:
Hi Lukas,
- Original Message -
From: "Lukas Kahwe Smith"
Sent: Monday, May 11, 2009
[...]
Critical issues:
1) I as
Hi Lukas,
- Original Message -
From: "Lukas Kahwe Smith"
Sent: Monday, May 11, 2009
[...]
Critical issues:
1) I assume the issues with rounding are resolved. If any issues pop up
again, please let the list know.
@Matt/Dmitry: Can you just give us the quick nod that all is well her
Hi!
FWIW, since PHP has a static inheritence chain, the best approach
seems to be to build a virtual dispatch table, instead of a hashtable
for functions. However, there might be some esoteric extensions which
make this difficult.
IHMO it's not static enough. I.e., since PHP is not compiled, w
On Mon, May 11, 2009 at 7:47 PM, Guilherme Blanco
wrote:
> What's the status on this one?!
I think it died from neglect. But it was a really good idea.
One question that was raised was:
> On Thu, Jan 22, 2009 at 10:20 AM, Dmitry Stogov wrote:
>> However we can introduce some indirect table as
Hi guys,
What's the status on this one?!
It's an important optimization that should be considered. Save more
than a million method calls on a framework does not worth?
None gave a final word on this subject.
I could not see this commited in 5.3 neither in HEAD.
So...can someone notify me about t
(re-sending, sorry if this arrives twice)
Hi,
On Mon, 2009-05-11 at 12:34 +0200, Kalle Sommer Nielsen wrote:
> 1) ReflectionParameter::getDefaultValue(), was added to HEAD in 2006,
> but never merged to a stable branch? I made a backport of the function
> to 5.3 [1] which I think we should merge,
Hi Kalle,
> 3) Closures, theres alot of closure differences in HEAD and 5.3, for
> example HEAD has ReflectionMethod::getClosure() and
> ReflectionFunction::getClosureThis(), but 5.3 does not, which makes it
> looks like a change in 5.3 that never occured to HEAD, unless that is
> the logic
On 08.05.2009, at 10:31, Lukas Kahwe Smith wrote:
1. fix open PHP 5.3 bugs
To spare us surprises so late in the game, please only commit bug
fixes with accompanying tests. Again as Johannes mentioned, tests in
the testfest repo do not count. They should go into php-src along with
the a
Hello Internals
I've been reading some over the reflection sources, and theres a few
things that made me wonder abit;
1) ReflectionParameter::getDefaultValue(), was added to HEAD in 2006,
but never merged to a stable branch? I made a backport of the function
to 5.3 [1] which I think we should mer
PHP 6 Bug Database summary - http://bugs.php.net/
Num Status Summary (75 total -- which includes 34 feature requests)
===[*Unicode Issues]==
48170 Feedback Array key differentiates between unicode and binary strings
==
PHP 5 Bug Database summary - http://bugs.php.net/
Num Status Summary (1309 total -- which includes 855 feature requests)
===[*Network Functions]===
48167 To be documented undefined function checkdnsrr()
15 matches
Mail list logo