Fix precedence for == with DateTimeInterface implementations
commit847bb52dba71a83397097dd15187d4249d953569
authorFred Emmott <fredemmott@fb.com>
Wed, 19 Mar 2014 23:32:23 +0000 (19 16:32 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 26 Mar 2014 03:07:17 +0000 (25 20:07 -0700)
treeecfc39fe223bf0b79e4de666986ef5d114542eaa
parent79c9d1446401c50cc557ab498a8596c0313bd444
Fix precedence for == with DateTimeInterface implementations

Reviewed By: @alexmalyshev

Differential Revision: D1230275
hphp/runtime/base/type-object.cpp
hphp/test/slow/ext_date/date_time_interface_different_class_equals.php [new file with mode: 0644]
hphp/test/slow/ext_date/date_time_interface_different_class_equals.php.expect [new file with mode: 0644]