[dev] imap-ssl and php4-cvs

Anil Madhavapeddy anil@recoil.org
Sat, 14 Apr 2001 20:25:26 +0100


> ACK, but it should at least be documented somewhere.
> Last time I checked, it wasn't ...

That's because you shouldn't need to change the code, so it doesn't need
to be documented.  The reason for not using linkage.c is so that php can
get more fine-grained control over what is linked in
(via --with-imap-ssl for example, or on different platforms like WIN32).

The code in php_imap.c and linkage.c are very similar, so I assume it's
something new in IMAP-2001 - Raul, you might want to open up a bug at
bugs.php.net with the contents of your linkage.c to help track the
problem down.

Anil