At 14:13 02.06.2003, Stanislav Malyshev wrote:
stasMon Jun 2 08:13:11 2003 EDT
Modified files:
/ZendEngine2[...]
Log:
MEGA-patch: namespaces are R.I.P.
Hi all,
removing namespaces because of a few remaining problems was a very bad idea.
And after reading the last th
_zend_hash_init(_hashtable * 0x, unsigned int 20, unsigned long
(char *, unsigned int)* 0x, void (void *)* 0x101753c0
free_zend_constant(_zend_constant *), unsigned char 1, char * 0x102e02c8
`string', unsigned int 172) line 137 + 3 bytes
_zend_hash_init_ex(_hashtable * 0x, u
Hi Antony,
Patch looks good, but have you ever thought of using
iconv() or mb_convert_encoding() of mbstring extension that comes with
Russian charset support? Currently PHP has seven different charset
conversion function, namely cyr_convert(), utf8_encode(), utf8_decode(),
imap_utf7_encode(),
I strongly disagree. Please re-read the original thread to see our
arguments against yours.
Some of them are:
- Problem with import.
- Problem with variables.
- Enterprise applications including UML tools have been written without
namespaces (I have taken part in quite a few such projects includi
At 20:29 02.06.2003, Andi Gutmans wrote:
I strongly disagree. Please re-read the original thread to see our
arguments against yours.
There were no arguments just some sentences (from Zeev iirc) stating that it
can't work and that i am expecting something else. Since i don't see problems
with my id
#0 0x0825d095 in zend_make_full_classname (ce=0x865600c, name=0xbf1ef26c,
name_len=0xbf1ef268)
at /opt/dev/php/php5/Zend/zend_API.c:1573
len = 11
full_name = 0x8268a43 "ÉÃU\211åS\201ì\224"
#1 0x0826a85c in zend_std_object_get_class_name (object=0x86daf64,
class_name=0xbf1ef2
At 01:00 AM 6/3/2003 +0200, Marcus Börger wrote:
At 20:29 02.06.2003, Andi Gutmans wrote:
I strongly disagree. Please re-read the original thread to see our
arguments against yours.
There were no arguments just some sentences (from Zeev iirc) stating that it
can't work and that i am expecting some
At 02:00 03/06/2003, Marcus Börger wrote:
Perhaps :-) I wanted to stress out what we lack and make clear that all
problems
could be solved.
Technically, maybe. I don't even want to argue. What cannot be solved is
the fact that the obscurity added by namespaces and related features is way
too h
I would like to administrate my PECL module kadm5 via CVS, see
http://pear.php.net/package-info.php?pacid=212
So I would like to have write access to /pear/PECL/kadm5.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 03 Jun 2003, Zeev Suraski wrote:
> Technically, maybe. I don't even want to argue. What cannot be solved is
> the fact that the obscurity added by namespaces and related features is way
> too high a price for the questionable gain they give. I'm sorry we weren't
> bright enough to pre
10 matches
Mail list logo