[cvs] commit: framework/Text_Diff package.xml framework/Text_Diff/Diff/Engine native.php

Jan Schneider jan at horde.org
Fri Jan 6 07:56:06 PST 2006


jan         2006-01-06 07:56:06 PST

  Modified files:
    Text_Diff            package.xml 
    Text_Diff/Diff/Engine native.php 
  Log:
  PHP always casts strings to ints if they only consist of numbers and
  whitespace. Thus " 1" == "  1", but " 1" !== "  1".
  Fixes PEAR bug 6428.
  
  Revision  Changes    Path
  1.2       +2 -2      framework/Text_Diff/Diff/Engine/native.php
  1.34      +3 -2      framework/Text_Diff/package.xml

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Text_Diff/Diff/Engine/native.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/framework/Text_Diff/package.xml?r1=1.33&r2=1.34&ty=u


More information about the cvs mailing list