Subscribe
@phpdeveloper.org


News Archive
Site News: Popular Posts for This Week (04.20.2018)
Site News: Blast from the Past - One Year Ago in PHP (04.19.2018)
Zeeshan Ahmad: JWT authentication for Lumen 5.6
Laravel News: Leverage Eloquent To Prepare Your URLs
Stitcher.io Blog: What PHP can be
Matthias Noback: Combing legacy code string by string
Community News: Recent posts from PHP Quickfix (04.18.2018)
Community News: Latest PECL Releases (04.17.2018)
Woody Gilk: Configuring PHP Style Checks with Composer
Benoit Schneider: The main reasons we use Symfony for web application developments

Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Sebastian Bergmann's Blog:
Wanted: PHP Implementation of Unified Diff
by Chris Cornutt Jul 30, 2007 @ 09:32:00

Sebastian Bergmann has posted a "wanted" sign over on his blog - he's looking for a PHP function to do two things:

  • takes two strings as its input and
  • returns a string with the differences between the two string in the same format as GNU diff would return for diff -u for two files that contain the respective strings.

Think you can help him out? Drop him a line...

tagged: implement diff function unified gnu textdiff pear implement diff function unified gnu textdiff pear

Link:


Trending Topics: tutorial laravel series symfony podcast testing introduction release package application
All content copyright, PHPDeveloper.org :: info@phpdeveloper.org