On 7/25/07, Sebastian Bergmann <[EMAIL PROTECTED]> wrote:
> Marcus Boerger wrote:
> > Can we change the keyword from 'namespace' to 'package'?
>
> I second that (e)motion. The current implementation of namespaces in PHP
> is so close to Java's packages that naming it packages makes (more)
> sens
Richard Lynch wrote:
> On Wed, July 25, 2007 12:38 pm, Andrey Hristov wrote:
>> Hi Tony,
>> Antony Dovgal wrote:
>>> On 25.07.2007 19:37, Nuno Lopes wrote:
So here it is my first attempt:
http://gcov.php.net/~nlopess/multi_threaded_run_tests.txt
WARNING: The patch is ugly and the ou
On Wed, July 25, 2007 2:34 am, Sebastian Bergmann wrote:
> Marcus Boerger wrote:
>> Can we change the keyword from 'namespace' to 'package'?
>
> I second that (e)motion. The current implementation of namespaces in
> PHP
> is so close to Java's packages that naming it packages makes (more)
> se
On Wed, July 25, 2007 12:38 pm, Andrey Hristov wrote:
> Hi Tony,
> Antony Dovgal wrote:
>> On 25.07.2007 19:37, Nuno Lopes wrote:
>>> So here it is my first attempt:
>>> http://gcov.php.net/~nlopess/multi_threaded_run_tests.txt
>>> WARNING: The patch is ugly and the output of the script isn't the
On Wed, July 25, 2007 10:39 am, Richard Quadling wrote:
> Hey Nuno, you should stop looking at things. PhD and now run-tests.
> Soon you'll be taking a look at the php-src and thinking, "pah, look
> what those idiots have done, time for a rewrite!". :-)
Deja-vu:
Isn't that exactly what Ze'ev and A
On Wed, July 25, 2007 2:10 pm, Stanislav Malyshev wrote:
>> Or, in my dream world of PHP being unique:
>> import LibB (-Date);
>> import LibB::Date as BDate;
>
> next would be:
> SELECT class FROM LibB WHERE class.name NOT LIKE 'Date%' AND
> class.version < 3.14 OR class.approved='Manager'
> Maybe
On Wed, July 25, 2007 10:27 am, Sebastian Mendel wrote:
> Stanislav Malyshev schrieb:
>>> But why not allow importing namespaced functions and constants into
>>> the global namespace?
>>
>> Because there's really no need to. Nothing wrong with
>> namespace::function().
>
> so i can not use a lib th
On Wed, July 25, 2007 6:20 pm, Will Fitch wrote:
> And the list goes on. I have attached a text file with all 1.4
> specifications of log4j. I considered log4p_* as a prefix for all
> class
> names, but I am concerned for Java developers moving to PHP who are
> familiar
> with the standard alread
+1
On Jul 26, 2007, at 3:53 PM, Joseph Crawford wrote:
+1
On 7/6/07, Derick Rethans <[EMAIL PROTECTED]> wrote:
Ladies, Gentlemen, Kings and Princesses,
With the nice PHP 5 / PHP 6 unicode semantics thread under way I am
trying to gauge what people feel about dropping support for PHP 4
at
+1
On 7/6/07, Derick Rethans <[EMAIL PROTECTED]> wrote:
Ladies, Gentlemen, Kings and Princesses,
With the nice PHP 5 / PHP 6 unicode semantics thread under way I am
trying to gauge what people feel about dropping support for PHP 4 at the
end of this year. That does not mean that we will not fi
Hi Olivier,
I have seen your page and your code. I "phpized" it and everything
compiled without problems, what led me to wander why it wasn't include in
PECL.
Antony, as I said, I want to use Double Metaphone on my work. First, I
have thought propose the Olivier work to be included. Second, as t
Hello,
where can i find the latest version of your patch?
Etienne Kneuss provided me a patch to track from where my class method
is called statically.
Will they work together?
cheers
*.sebastian deutsch
Sara Golemon schrieb:
Attached is a patch which exports an internals hook in zend_class_
sry... mail newsreader sucks
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
Etienne Kneuss provided me a patch to handle static called class methods
properly - it works fine. Now i need antother patch for:
__static_call_patch
__static_set
__static_get
where can i find it?
Sebastian Deutsch
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscrib
14 matches
Mail list logo