[PHP-DEV] zend_module_entry changes - feature request

2003-03-17 Thread Tal Peer
functional interface. Another approach to that problem will be changing the functions field in the zend_module_entry struct to an array of zend_functions_entry's. Tal -- Tal Peer [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.ph

Re: [PHP-DEV] Re: zend_module_entry changes - feature request

2003-03-18 Thread Tal Peer
PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Tal Peer [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [PATCH] get_declared_classes NS support and a little bug

2003-03-24 Thread Tal Peer
ms to contain each namespace entry twice. This can be workedaround with a little hack, but i guess it should be fixed. -- Tal Peer [EMAIL PROTECTED]Index: zend_builtin_functions.c === RCS file: /repository/ZendEngine2/zend_builtin_function

Re: [PHP-DEV] [PATCH] get_declared_classes NS support and a littlebug

2003-03-25 Thread Tal Peer
On Mon, 24 Mar 2003, Tal Peer wrote: Ok, attached is a revised patch that also compiles in zts :) > Hello, > I've changed get_declared_classes behaviour a bit in order to add > namespaces support (NS::class format). See attached patch. > > Currently, due to what seems to me

Re: [PHP-DEV] further segfaults in php

2003-04-01 Thread Tal Peer
t; array_pad($mina,$maxn,$maxn); > setlocale($maxn,$mina,$maxn); > unregister_tick_function($maxn); > xml_parser_create($maxs); > > - Sascha > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.n

Re: [PHP-DEV] new upload-meter patch for PHP 4.3.32

2003-09-09 Thread Tal Peer
> upload-progress-meter I wrote some time ago. > > For more details, and a live demo, please visit: http://pdoru.from.ro/ > > Best regards, > Doru Petrescu > Senior Software Engineer > Astral Telecom Bucuresti > > -- Tal Peer Public Key: http://pgp.mit.edu:11371/pks/

Re: [PHP-DEV] header() behaviour

2003-10-28 Thread Tal Peer
its argument to the HTTP headers, nothing more, nothing less. It's the browser job to parse the & entity into the character '&'. -- Tal Peer Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x253D2947 Key Fingerprint: C0B1 D91D 7323 6C0F 227A CBD6 D

[PHP-DEV] test

2003-12-22 Thread Tal Peer
=> /dev/null -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php