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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: shein@php.net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 11:01:34 2025 UTC