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
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
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
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
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]
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:
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
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
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