php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63698 Diff view: Make a button to switch diff mode to -b and -w
Submitted: 2012-12-05 12:41 UTC Modified: 2013-01-20 12:30 UTC
From: shein@php.net Assigned: yannick (profile)
Status: Closed Package: Online Doc Editor problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
2 + 48 = ?
Subscribe to this entry?

 
 [2012-12-05 12:41 UTC] shein@php.net
Description:
------------
It would be nice to have several diff modes, like diff(1) does:
1) normal mode (which we already have now)
2) mode with space changes at line ends ignored (like diff -b or git diff -b)
3) mode with all whitespace ignored (like diff -w or git diff -w).


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-01-20 12:30 UTC] yannick@php.net
This bug has been fixed in SVN, and should show up online in an
hour or three.

Thank you for the report, and for helping us make PHP.net better.


 [2013-01-20 12:30 UTC] yannick@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: yannick
 [2013-01-21 11:34 UTC] shein@php.net
Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 06:01:31 2024 UTC