Skip to content
  • Takashi Kokubun's avatar
    edeb0319
    merge revision(s) 6118e8a4: [Backport #20716] · edeb0319
    Takashi Kokubun authored
    	Fix method caching bug when including/prepend module A that prepends module B
    
    	Fix by always adding the generated iclass to the subclasses list,
    	otherwise the method cache for the iclass is not cleared when
    	the method in the module is overwritten.
    
    	Fixes [Bug #20716]
    edeb0319
    merge revision(s) 6118e8a4: [Backport #20716]
    Takashi Kokubun authored
    	Fix method caching bug when including/prepend module A that prepends module B
    
    	Fix by always adding the generated iclass to the subclasses list,
    	otherwise the method cache for the iclass is not cleared when
    	the method in the module is overwritten.
    
    	Fixes [Bug #20716]
Loading