File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ if test "$PHP_DOM" != "no"; then
206206        html5_parser.c 
207207        html5_serializer.c 
208208        infra.c 
209-         inner_html_mixin .c 
209+         inner_outer_html_mixin .c 
210210        namednodemap.c 
211211        namespace_compat.c 
212212        node.c 
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ if (PHP_DOM == "yes") {
1010		EXTENSION ( "dom" ,  "php_dom.c attr.c document.c infra.c \ 
1111			xml_document.c html_document.c xml_serializer.c html5_serializer.c html5_parser.c namespace_compat.c private_data.c \ 
1212			domexception.c processinginstruction.c \ 
13- 			cdatasection.c documentfragment.c domimplementation.c element.c  inner_html_mixin .c \ 
13+ 			cdatasection.c documentfragment.c domimplementation.c element.c  inner_outer_html_mixin .c \ 
1414			node.c characterdata.c documenttype.c \ 
1515			entity.c nodelist.c html_collection.c text.c comment.c \ 
1616			entityreference.c \ 
File renamed without changes.
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments