WordPress/wp-includes/Text/Diff/Engine
John Blackbourn 0d629ec963 External Libraries: Update the Text_Diff_Engine_native class for PHP 7.2 compatibility.
This removes usage of `each()` and usage of text strings passed to `assert()`.

Props bor0

Fixes #41526

Built from https://develop.svn.wordpress.org/trunk@41633


git-svn-id: http://core.svn.wordpress.org/trunk@41468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-09-28 13:59:45 +00:00
..
native.php External Libraries: Update the Text_Diff_Engine_native class for PHP 7.2 compatibility. 2017-09-28 13:59:45 +00:00
shell.php Update Text_Diff. Props simek. Fixes #9467 2010-02-19 01:25:26 +00:00
string.php
xdiff.php