Hi all.
According to:
"The PHP team is once again proud to participate in the Google Summer of Code,
and we are still looking for project ideas from interested students. In case
you want to spend the summer with your favorite Open Source project, PHP, and
get some money for adding an interesti
What about the case where dl() is used? AFAIK the classes defined in
dl()'ed files always go at the end of the class table.
Any class that is defined goes at the end of the class table existing at
the time, no matter if it's dl() or not. If loaded extension defines
classes derived from existin
What about the case where dl() is used? AFAIK the classes defined in
dl()'ed files always go at the end of the class table.
-Andrei
On Mar 26, 2007, at 10:29 AM, Stanislav Malyshev wrote:
I am wondering whether a child class is always stored after its
parent
class in EG(class_table) becau
On 03/26/2007 11:42 PM, Ian Young wrote:
Hi all,
I'm applying for one of PHP's Google Summer of Code projects. The ideas
page (http://www.php.net/ideas.php) includes this text: "If you are
applying for a project in the PHP code itself (in C), you may find
useful the PHP hackers guide, which also
On 03/26/2007 11:42 PM, Ian Young wrote:
Hi all,
I'm applying for one of PHP's Google Summer of Code projects. The ideas
page (http://www.php.net/ideas.php) includes this text: "If you are
applying for a project in the PHP code itself (in C), you may find
useful the PHP hackers guide, which also
Hi all,
I'm applying for one of PHP's Google Summer of Code projects. The ideas
page (http://www.php.net/ideas.php) includes this text: "If you are
applying for a project in the PHP code itself (in C), you may find
useful the PHP hackers guide, which also includes our C coding standards
(TBD)." D
On 3/26/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote:
> I am wondering whether a child class is always stored after its parent
> class in EG(class_table) because I would like to rely on this behaviour
> for the result of get_declared_classes().
I think it's not written anywhere it should
I am wondering whether a child class is always stored after its parent
class in EG(class_table) because I would like to rely on this behaviour
for the result of get_declared_classes().
I think it's not written anywhere it should be so, but in fact it always
would be so since when you are def
Hi,
I am wondering whether a child class is always stored after its parent
class in EG(class_table) because I would like to rely on this behaviour
for the result of get_declared_classes().
Thanks,
Sebastian
--
Sebastian Bergmann http://sebastian-bergmann.de/
GnuPG
Dude, this guy works very well!
I am unable to compete with 64hs/week... =D
[]s,
On 3/26/07, Michael B Allen <[EMAIL PROTECTED]> wrote:
On Mon, 26 Mar 2007 01:53:53 -0400
[EMAIL PROTECTED] wrote:
> I am ready to work 64 hr/week with you.
Now this guy is qualified. Not because he's willing to
On Mon, 26 Mar 2007 01:53:53 -0400
[EMAIL PROTECTED] wrote:
> I am ready to work 64 hr/week with you.
Now this guy is qualified. Not because he's willing to work 64 hr/week
but because the hr/week chosen is a power of 2. He even thinks like
a computer!
:->
--
Michael B Allen
PHP Active Directo
PHP 6 Bug Database summary - http://bugs.php.net
Num Status Summary (41 total including feature requests)
===[*General Issues]==
26771 Suspended register_tick_funtions crash under threaded webservers
27372 Verified parse error loadin
PHP 4 Bug Database summary - http://bugs.php.net
Num Status Summary (635 total including feature requests)
===[*Directory/Filesystem functions]
40661 Open cwd is reset when shutdown handler runs
===
13 matches
Mail list logo