[PHP-DEV] Bug #14844: Error documentation for imageellipse()

2002-01-04 Thread mattias
From: [EMAIL PROTECTED] Operating system: Linux/FreeBSD PHP version: 4.1.1 PHP Bug Type: GD related Bug description: Error documentation for imageellipse() The error documentation, that's displayed for imageellipse() says Fatal error: imageellipse(): requires GD 2.0 or later

[PHP-DEV] Bug #14504: core dump in session handling

2001-12-13 Thread mattias . nilsson
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-RELEASE PHP version: 4.1.0 PHP Bug Type: Apache related Bug description: core dump in session handling PHP config: ./configure --with-mysql=/app/mysql --with-apache=../apache_1.3.22/ --enable- track-vars --with-jpeg-di

[PHP-DEV] 4.0.6RC1 problem

2001-05-17 Thread Mattias Segerdahl
Just wanted to let you know, That this little nice functions has stoped working in 4.0.6rc1.. // Mattias -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrat

[PHP-DEV] imap_compose_mail attachment filename, disponition

2001-05-17 Thread Mattias Segerdahl
Hi, Here I am again, having problems with the c-client and the wrap around it, this time with the imap_mail_compose()... To start out with, the imap functions really need more documentation, I've been working with the imap functions for about two weeks, and for almost each and every function, I'v

[PHP-DEV] Bug #10850 imap_uid() does not produce an Unique ID Number from POP Servers

2001-05-14 Thread Mattias Segerdahl
the UIDL produces, I came to the fact that it must be the c-client.. The bug seems to be in src/c-client/mail.h line 1364 ... mail_uid returns an unsigned long // Mattias -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #10850 Updated: imap_uid() does not produce an Unique ID Number from POP Servers

2001-05-14 Thread mattias . segerdahl
ID: 10850 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: IMAP related Operating system: linux PHP Version: 4.0.5 Description: imap_uid() does not produce an Unique ID Number from POP Servers Previous Comments:

[PHP-DEV] Bug #10850 Updated: imap_uid() does not produce an Unique ID Number from POP Servers

2001-05-14 Thread mattias . segerdahl
ID: 10850 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: IMAP related Operating system: linux PHP Version: 4.0.5 Description: imap_uid() does not produce an Unique ID Number from POP Servers As far as I can see, The following text for the manual says that there wil

[PHP-DEV] Bug #10850: imap_uid() does not produce an Unique ID Number from POP Servers

2001-05-14 Thread mattias . segerdahl
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: IMAP related Bug description: imap_uid() does not produce an Unique ID Number from POP Servers The following code should echo out the Unique ID's generated by UIDL on the IMAP/POP Server, but e

[PHP-DEV] PHP 4.0 Bug #9969: Feature request: persistent FTP connections

2001-03-24 Thread mattias . vermeulen
ink it would be really nice to have a way of connecting to an FTP server with a persistent connection, because it's a lot easier to just leave the door open than to close it after one pass of the script ends, and reopen it with the next one. Thanx for considering, Mattias Vermeulen Mave