Warning: Trying to access array offset on int in /in/BquYA on line 13
Warning: Trying to access array offset on int in /in/BquYA on line 13
<?xml version="1.0"?>
<Products>
<Product name="TR-501"/>
<Descricao text="55.180.198 / 46789771"/>
<Detalhes>
<Variacao modelo="Palio" ano="2006" motor="1.0 FIRE 8V (FLEX)"/>
<Variacao modelo="Palio2" ano="2007" motor="1.0 FIRE 9V (FLEX)"/>
</Detalhes>
</Products>
Warning: Trying to access array offset on value of type int in /in/BquYA on line 13
Warning: Trying to access array offset on value of type int in /in/BquYA on line 13
<?xml version="1.0"?>
<Products>
<Product name="TR-501"/>
<Descricao text="55.180.198 / 46789771"/>
<Detalhes>
<Variacao modelo="Palio" ano="2006" motor="1.0 FIRE 8V (FLEX)"/>
<Variacao modelo="Palio2" ano="2007" motor="1.0 FIRE 9V (FLEX)"/>
</Detalhes>
</Products>
Output for 7.4.0 - 7.4.33
Notice: Trying to access array offset on value of type int in /in/BquYA on line 13
Notice: Trying to access array offset on value of type int in /in/BquYA on line 13
<?xml version="1.0"?>
<Products>
<Product name="TR-501"/>
<Descricao text="55.180.198 / 46789771"/>
<Detalhes>
<Variacao modelo="Palio" ano="2006" motor="1.0 FIRE 8V (FLEX)"/>
<Variacao modelo="Palio2" ano="2007" motor="1.0 FIRE 9V (FLEX)"/>
</Detalhes>
</Products>