Re: [PHP-DEV] __get() magic method and its use with empty() function.

2008-10-04 Thread M.
Hello, Le samedi 04 octobre 2008 à 22:59 +0200, Kuba Wieczorek a écrit : > Well, this is a sample code for this: > > header('Content-type: text/plain'); > > class test > { > protected $a; > protected $b = 'test'; > > public function __get($var) > { > retur

[PHP-DEV] __get() magic method and its use with empty() function.

2008-10-04 Thread Kuba Wieczorek
Hello, I'd like to talk about one thing I experienced using __get() magic method. It is a problem reported for the first time in a bug report (http://bugs.php.net/bug.php?id=24915) about five years ago but it has been closed and marked as 'Won't fix'. Well, this is a sample code for this: $

Re: [PHP-DEV] solving the namespace conflict issues betweenfunction/staticmethod class constant/ns constant

2008-10-04 Thread Steph Fox
For the uninitiated, why do we care what the israelis call a namespace separator? When will we be concerned about the Arabic version? Or the Chinese, Japanese or Klingon version? Or the Elmer Fudd version "twipple-colon"? We care because T_PAAMAYIM_NEKUDOTAYIM is already known to millions thanks

[PHP-DEV] Where do I find a fresh PHP 6 Win32 build?

2008-10-04 Thread Tore B. Krudtaa
Hi. Ref http://snaps.php.net/ I see that latest PHP 6.0 Win32 build are from "Jul 28, 2008 06:30 UTC" Why is it not built more often? Who make these PHP 6.0 Win32 builds? Email address please, or can someone please make it so a fresh build is available, and also perhaps make a new Win32 build

Re: [PHP-DEV] solving the namespace conflict issues betweenfunction/staticmethod class constant/ns constant

2008-10-04 Thread Richard Quadling
2008/10/4 Steph Fox <[EMAIL PROTECTED]>: >> This is a dangerous comment. Again to make it clear, with a single >> separator, whatever it may we, we will still have ambiguity. Only with two >> different separators as Greg describes can we really solve this problem. But >> yes, we I presume what you

RE: [PHP-DEV] Live SVN repository

2008-10-04 Thread Catalin Zamfir Alexandru | KIT Software CAZ
> -Original Message- > From: Gwynne Raskind [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 04, 2008 9:20 AM > To: [EMAIL PROTECTED] > Cc: PHP Developers Mailing List > Subject: [PHP-DEV] Live SVN repository > > http://svn.php.net/ > > This URL, accessible both by web browser and Subv