Re: [PHP-DEV] Patch-tastic!

2002-06-14 Thread Stig S. Bakken
On Wed, 2002-06-05 at 10:44, Ilker Cetinkaya wrote: Sebastian Bergmann [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Andrei Zmievski wrote: The latest one changes some operators. Nice, but why not overload + for strings to do the concatenation?

Re: [PHP-DEV] Patch-tastic!

2002-06-06 Thread Kristian Koehntopp
Am Mittwoch, 5. Juni 2002 10:44 schrieb Ilker Cetinkaya: Nice, but why not overload + for strings to do the concatenation? i totally agree, overloading + for string concat is really desireable. No, it is a nightmare. PHP is a dynamically typed language, that is, the actual language

Re: [PHP-DEV] Patch-tastic!

2002-06-06 Thread Kristian Koehntopp
[ I copy this to php-dev again, despite the fact that Ilker sent this to me in private mail, because I want to promote the concept of warnings for named accesses to _-members again. Privacy in C++/Java style will raise a lot of issues on this list again, if it is introduced to PHP. My

Re: [PHP-DEV] Patch-tastic!

2002-06-05 Thread Ilker Cetinkaya
Sebastian Bergmann [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Andrei Zmievski wrote: The latest one changes some operators. Nice, but why not overload + for strings to do the concatenation? i totally agree, overloading + for string concat is really

Re: [PHP-DEV] Patch-tastic!

2002-06-05 Thread Alexander Wagner
Sebastian Bergmann wre: Andrei Zmievski wrote: The latest one changes some operators. Nice, but why not overload + for strings to do the concatenation? No way. Many people don't know (think newbies here) what types their variables have, and don't care. This feature would quickly

[PHP-DEV] Patch-tastic!

2002-06-04 Thread Andrei Zmievski
In case you've missed it, I have been putting up unofficial patches for PHP on my website. The latest one changes some operators. See the website for more details. Cheers, -Andrei http://www.gravitonic.com/ -- PHP Development Mailing List

Re: [PHP-DEV] Patch-tastic!

2002-06-04 Thread Aaron Bannert
On Tue, Jun 04, 2002 at 10:44:17PM -0500, Andrei Zmievski wrote: In case you've missed it, I have been putting up unofficial patches for PHP on my website. The latest one changes some operators. See the website for more details. Is there a reason why you don't just post them here? -aaron --

Re: [PHP-DEV] Patch-tastic!

2002-06-04 Thread Sebastian Bergmann
Andrei Zmievski wrote: The latest one changes some operators. Nice, but why not overload + for strings to do the concatenation? -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: