This repository was archived by the owner on Jul 7, 2018. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -293,6 +293,16 @@ between large variety of PHP versions.
293293  -  [ ` WeakReference `  Class] ( https://msdn.microsoft.com/en-us/library/system.weakreference.aspx ) 
294294  -  [ ` WeakReference<T> `  Class] ( https://msdn.microsoft.com/en-us/library/gg712738%28v=vs.110%29.aspx ) 
295295
296+ ## Credits  
297+ 
298+ My thanks to the following people and projects, without whom this extension wouldn't be what it is today.
299+ (Please let me know if I've mistakenly omitted anyone.)
300+ 
301+  -  [ php-weakref] ( https://github.com/colder/php-weakref )  PHP extension which inspired me to write this extension;
302+  -  [ Etienne Kneuss] ( https://github.com/colder ) , for his profound work on [ php-weakref] ( https://github.com/colder/php-weakref ) ;
303+  -  [ Nikita Popov] ( https://github.com/nikic )  for his assistance with confirmin a bug with ` spl_object_hash() `  being
304+    inconsistent under certain circumstances;
305+ 
296306## License  
297307
298308[ php-ref] ( https://github.com/pinepain/php-ref )  PHP extension is licensed under the [ MIT license] ( http://opensource.org/licenses/MIT ) .
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments