Jump to letter: [
          
            ABCDEFGIKMNOPQRSTUVWYZ
          ]
        
        php-imap: An Apache module for PHP applications that use IMAP.
        
        
            | Name: | php-imap | 
            Vendor: | Scientific Linux | 
        
        
            | Version: | 4.3.9 | 
            License: | The PHP License | 
        
        
            | Release: | 3.22 | 
            URL: | http://www.php.net/ | 
        
        
        
        - Summary
 
        - The php-imap package contains a dynamic shared object (DSO) for the
Apache Web server. When compiled into Apache, the php-imap module will
add IMAP (Internet Message Access Protocol) support to PHP. IMAP is a
protocol for retrieving and uploading e-mail messages on mail
servers. PHP is an HTML-embedded scripting language. If you need IMAP
support for PHP applications, you will need to install this package
and the php package.
 
        
        
        Changelog
        
            - * Thu Nov  2 18:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.22
 
            - avoid default pear.conf change
 
        
            - * Thu Nov  2 18:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.21
 
            - add security fix for CVE-2006-5465 from upstream
 
        
            - * Mon Sep 25 19:00:00 2006 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.20
 
            - add fix for php_error varargs use (#199947)