Diff for /parser3/tests/results/185.processed between versions 1.5 and 1.7

version 1.5, 2009/08/30 05:30:30 version 1.7, 2015/05/16 22:23:41
Line 1 Line 1
 Content-Type: text/html; charset=UTF-8  Content-Type: text/html; charset=UTF-8
 Content-Length: 5285  Content-Length: 5306
   
 <pre>$str[ab&quot;"cd&amp;&ef] [10]</pre>  <pre>$str[ab&quot;"cd&amp;&ef] [10]</pre>
 ^str.left[]: error<br />  ^str.left[]: error<br />
 ^str.left(-2): error<br />  ^str.left(-2): 'ab&quot;"cd&amp;&ef' [10]<br />
 ^str.left(4): 'ab&quot;"' [4]<br />  ^str.left(4): 'ab&quot;"' [4]<br />
 ^str.left(9): 'ab&quot;"cd&amp;&e' [9]<br />  ^str.left(9): 'ab&quot;"cd&amp;&e' [9]<br />
 ^str.left(20): 'ab&quot;"cd&amp;&ef' [10]<br />  ^str.left(20): 'ab&quot;"cd&amp;&ef' [10]<br />
 ^str.right[]: error<br />  ^str.right[]: error<br />
 ^str.right(-3): error<br />  ^str.right(-3): '' [0]<br />
 ^str.right(4): '&amp;&ef' [4]<br />  ^str.right(4): '&amp;&ef' [4]<br />
 ^str.right(9): 'b&quot;"cd&amp;&ef' [9]<br />  ^str.right(9): 'b&quot;"cd&amp;&ef' [9]<br />
 ^str.right(30): 'ab&quot;"cd&amp;&ef' [10]<br />  ^str.right(30): 'ab&quot;"cd&amp;&ef' [10]<br />
Line 228  $str[о сколько нам откры Line 228  $str[о сколько нам откры
 <td>44, 4</td>  <td>44, 4</td>
 <td>'' [0]</td>  <td>'' [0]</td>
 </tr>  </tr>
 </table>  </table>
   

Removed from v.1.5  
changed lines
  Added in v.1.7


E-mail: