Stanislav Malyshev wrote:
> Hi!
>
>> instantiates a class in the foo\bar namespace named buh. In other
>> words, it instantiates class buh from the sub-namespace bar of namespace
>> foo.
>
> Why there's "subnamespace bar of namespace foo" and not just "namespace
> foo\bar"? When such notation is
Hannes Magnusson wrote:
> And basically duplicate the name resolution rules page in the form of
> braindead Q&A.
Not sure how best to do this. Any examples?
Greg
Hannes Magnusson wrote:
> Hi all
>
> What do you all think about categorizing SPL?
+1
Greg
P.S. is this email short enough for you? ;)
Stanislav Malyshev wrote:
> Hi!
>
>> 1) commit of namespace brackets support
>> 2) review by Stas for any problems
>>
>> Once these two things are done, I'll commit. For those interested, I
>> have a draft up at
>>
>> http://pear.php.net/~greg/nsdocs/language.namespaces.html
>
> In general, good
Stanislav Malyshev wrote:
> stas Tue Nov 11 19:45:34 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
> /ZendEngine2 zend.h zend_compile.c zend_compile.h zend_constants.c
> zend_execute_API.c zend_language_parser.y
> zend
Hannes Magnusson wrote:
> On Sat, Oct 11, 2008 at 21:35, Gregory Beaver <[EMAIL PROTECTED]> wrote:
>
>> Greg Beaver wrote:
>>
>>> cellogSat Oct 11 19:14:08 2008 UTC
>>>
>>> Modified files: (Branch: PHP_5_
Greg Beaver wrote:
> cellogSat Oct 11 19:14:08 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
> /php-src NEWS
> /php-src/ext/zlib zlib_filter.c
> /php-src/ext/bz2 bz2_filter.c
> Log:
> fix Bug #46026: bz2.decompress/zlib.inflate filter tries to d
Hannes Magnusson wrote:
> Hi all!
>
> As of this commit you no longer need 1GB RAM to run "php
> configure.php", peaks at few mbs now.
Hannes, would it be too strong to say I love you after this commit? OK,
well my computer's fan and heat sink loves you at least :).
Greg
Hi all,
Etienne was asking about wording of the instanceof docs, and I got
inspired by their, um, greatness to improve them. Attached is a patch
for review. An earlier version I sent to Etienne had a small but
significant typo in the instanceof parentclass example, which is fixed.
Thanks,
Greg
Hi,
an optional parameter has been added to Phar::canCompress() as of
1.0.0RC2, is there any objection if I simply add the documentation, and
don't put in a changelog for the method? 1.0.0RC1 was released today,
and RC2 will follow in a few days, so it won't likely confuse users (the
manual will
Hi,
I'd like to ask for help from phpdoc gurus. peardoc is in desperate need of an
efficient user notes system so we can start pulling in contributors to the
documentation, and help to remedy the appearance of laziness on the part of
PEAR developers documenting their packages. OK, OK, the act
Hi,
Could someone with more phpdoc experience take a look at the docs for
the phar extension I just committed? I did the usual make test etc. but
it is my first time doing phpdoc (I'm used to peardoc), and I don't want
to screw anything up, if possible.
Thanks,
Greg
12 matches
Mail list logo