Author: 沈唁 (sy-records)
Committer: Nikita Popov (nikic)
Date: 2021-08-18T09:51:40+02:00

Commit: 
https://github.com/php/web-bugs/commit/8061e3a0be8f67dcc44f102ea66305e4fbfb300d
Raw diff: 
https://github.com/php/web-bugs/commit/8061e3a0be8f67dcc44f102ea66305e4fbfb300d.diff

Update ReasonRepository.php

Changed paths:
  M  src/Repository/ReasonRepository.php


Diff:

diff --git a/src/Repository/ReasonRepository.php 
b/src/Repository/ReasonRepository.php
index d5c7cf13..6c436d39 100644
--- a/src/Repository/ReasonRepository.php
+++ b/src/Repository/ReasonRepository.php
@@ -254,12 +254,12 @@ class ReasonRepository
             'status' => 'Wont fix',
             'title' => 'PHP version support discontinued',
             'message' => 'The version of PHP you are reporting on is no longer 
supported.
-                               Please download a new PHP version from 
http://www.php.net/downloads.php
+Please download a new PHP version from http://www.php.net/downloads.php
 
-                               If you are able to reproduce the bug with one 
of the latest
-                               versions of PHP, please change the PHP version 
on this bug report
-                               to the version you tested and change the status 
back to "Open".
-                               Again, thank you for your continued support of 
PHP.
+If you are able to reproduce the bug with one of the latest
+versions of PHP, please change the PHP version on this bug report
+to the version you tested and change the status back to "Open".
+Again, thank you for your continued support of PHP.
 ',
             'project' => 'php',
             'package_name' => '',

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to