You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/01/16 07:51:21 UTC

[GitHub] Yash-777 opened a new pull request #397: Replaces the given String, with the String which is nested in between two Strings.

Yash-777 opened a new pull request #397: Replaces the given String, with the String which is nested in between two Strings. 
URL: https://github.com/apache/commons-lang/pull/397
 
 
   This method returns the input String on the below conditions:
    * If the input String is null
    * if open`|`close`|`replace Strings are null
   
   Added to pull [`#395`](https://github.com/apache/commons-lang/pull/395)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services