Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-eaccelerator - PHP accelerator, optimizer, encoder and dynamic content cacher
        
        eAccelerator is a further development of the MMCache PHP Accelerator & Encoder.
It increases performance of PHP scripts by caching them in compiled state, so
that the overhead of compiling is almost completely eliminated.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | php-eaccelerator | 
                5.0.4_0.9.3 | 
                3.fc4 | 
                src | 
                134 KiB | 
                Mon Jun 27 10:32:33 2005 | 
            
        
        Changelog
        
            - * Mon Jun 27 18:00:00 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-3
 
            - Include buffer overflow patch from zoeloelip, this should fix the real
  problem that wasn't in fact solved with the removal of _smp_mflags.
- Add explicit shm_and_disk defaults to the ini file.
 
        
            - * Mon Jun 27 18:00:00 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-2
 
            - Remove %{?_smp_mflags}, since the module crashes otherwise (#161189). 
        
            - * Tue Jun 21 18:00:00 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_0.9.3-1
 
            - Update to 0.9.3, bugfix release.