Releases: PHPExif/php-exif 
  
  Releases · PHPExif/php-exif
      
  v0.6.5: Merge pull request #73 from maltehuebner/fix-coords 
  
    
  
      
        16 Jul 06:25
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          Use floatval() instead of intval() to avoid improper coord values 
 
  
  
   
   
  
  v0.6.4: Merge pull request #69 from PHPExif/Miljar-patch-1 
  
    
  
      
        27 Mar 10:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.6.3: Merge pull request #63 from jaywilliams/patch-1 
  
    
  
      
        06 Feb 14:40
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          Fix Division By Zero Warning for Focal Length 
 
  
  
   
   
  
  v0.6.2: Merge pull request #61 from nicolasmure/case-sensibility 
  
    
  
      
        27 Dec 16:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
          [field mapping] first letter case insensibility 
 
  
  
   
   
  
  v0.6.1: Merge pull request #57 from Miljar/Miljar-patch-1 
  
    
  
      
        25 Jul 10:05
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.6.0: Merge pull request #50 from FrivalszkyP/master 
  
    
  
      
        25 Jul 09:53
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix encoding issues 
Change: return false when no exif data is found (rather than throw \RuntimeExeption) 
  
  
  
   
   
  
  v0.5.1 
  
    
  
      
        26 Aug 14:01
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.5.0 
  
    
  
      
        21 Aug 13:55
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.4.0 
  
    
  
      
        04 Apr 11:13
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        CHANGELOG 
Improvement #25 : Extracted mapping logic into separate classes 
Added GPS information 
Improved unit tests; coverage up to 100% 
Added contributor to README.md 
Added extra stuff about unit tests to the Contributing section of the README.md