I found that around all the function you find somthing like that:
/* {{{ proto object imap_fetchstructure(resource stream_id, int msg_no [,
int
options])
Read the full structure of a message */
PHP_FUNCTION(imap_fetchstructure)
{
...
_php_imap_add_body(return_value, body TSRMLS_CC);}
}
/* }}} *
Hannes Magnusson wrote:
Hi Sharad
I would appreciate if anyone can help me in finding out how to obtain
extra
information from php ... I am not able to find a debug pack for PHP 4
The sad bit is, it's totally unnecessary to have a specific debug build,
but the maintainers have never tak
Hi Sharad
I would appreciate if anyone can help me in finding out how to obtain extra
information from php ... I am not able to find a debug pack for PHP 4
Edin recently compiled one..
http://php.emini.dk/misc/php-4.4.3-dev-Win32-debug.zip
--
PHP Internals - PHP Runtime Development Mailin
Hi All,
My company has recently switched its servers from apache 1.3 to IIS 6 ...
not for technical but for business reasons. Well, we have tried using
different versions of PHP, 4.3.7, 4.3.8, 4.4.2 ... but with every ISAPI
config, we are getting "PHP has encountered an access violation at "
Am Freitag, 28. April 2006 19:50 schrieben Sie:
> I'll check my copy when I get home, don't get home till late tonight so,
Good to know you have one.;)
>Big differences on handling variables in
> C.
Yes, I know.
Maybe I should ask some concrete question.
For example:
I found that around all t
On 4/28/06, Michael Wallner <[EMAIL PROTECTED]> wrote:
Hi,
I wonder if the few places where entries are added and the terminating null
of the array key is not honored are intentional or by mistake?
AFAICS at least these places are affected:
- Registered PHP Streams
- Registered
Well, I just need some way to convert a unicode string to ASCII. Probably
there should exist a specific function (or a global converter) to accomplish
this. Anyway that function should be exported.
Nuno
- Original Message -
Hello,
Not sure if you added a call to zend_set_converter_e
Hi Wez,
> I can't see any negative points to keeping ext/skeleton in the tree.
I can't see any positive ones :)
That's because you don't use it.
I use ext_skel a lot. I'm fairly sure that most extension authors
also start with ext_skel.
Yes, and strangely enough that does include me.
I t
Hello,
Not sure if you added a call to zend_set_converter_encoding() in the
current version of tidy.c, but this function is declared as an internal
function and this call prevents the tidy extension from building as
shared.
Can we find another way of doing this or get the core guys to add ZEND_AP
Hello Everyne,
I have now removed the ZSTR() macros from the stream macros.
Andrei will you please test that it compiles now?
- Frank
> Agreed Unless someone goes ahead and changes the get_line macro and
> places that call it, I'll do so when I get to the end of my second
leg...
>
> -Sara
http://www.amazon.com/gp/product/1411601882/sr=8-1/qid=1146241138/ref=pd_bbs
_1/103-3462164-0754215?%5Fencoding=UTF8
Warren Vail
-Original Message-
From: Oliver Block [mailto:[EMAIL PROTECTED]
Sent: Friday, April 28, 2006 8:59 AM
To: internals@lists.php.net
Subject: [PHP-DEV] Developin
Hello,
the last days I was browsing the source code of the imap functions of php and
I wonder if there are any manuals about writing extension code and how to get
involved.
Best Regards,
Oliver Block
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.ph
Hi,
I wonder if the few places where entries are added and the terminating null
of the array key is not honored are intentional or by mistake?
AFAICS at least these places are affected:
- Registered PHP Streams
- Registered Stream Socket Transports
- Registered Stream Fil
Marcus Boerger <[EMAIL PROTECTED]> writes:
Hello again Marcus,
forget about the previous email, I forgot to remove a debugging echo
statement and the test will always fail.
I'm attaching the right test script in this mail.
Saludos. Iñaki.
--
School of Management
Mondragon University
20560 Oña
Marcus Boerger <[EMAIL PROTECTED]> writes:
> thanks, i konw about the limitations of course. But i'll try to do my best
> to get it running on our side to have the ext tested to soem extend et
> least.
Hello Marcus,
it took me longer than expected due to work pressure, but here is a
.phpt scrip
5.0.x development has been discontinued in favor of 5.1. So you
should with 5.1.
Andi
At 11:22 PM 4/27/2006, Soenke Ruempler wrote:
Hi folks,
Maybe I missed something or didn't read it, but what's the state of PHP
5.0.x? I guess it will not be updated anymore - so 5.1 is the way to go
(or to
16 matches
Mail list logo