You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixyetanotherape#11
- Add declare(strict_types=1);
- Add types to all functions
- Improve formatting
- Use string format instead of concat
- Use proper types for comparison
- Rename commontOverlap to commonOverlap
- Change count() == 0 in favor of empty()
- Finalize classes
There's bug in:
diff-match-patch/src/DiffToolkit.php
Line 193 in ddbf7c0
This should be:
The text was updated successfully, but these errors were encountered: