Skip to content

Commit a2bfe0f

Browse files
authored
Merge pull request #2 from josantonius/pre-release/v2.0.1
pre-release/v2.0.1
2 parents d5f56e3 + 4030adc commit a2bfe0f

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

.github/lang/es-ES/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313

1414
Biblioteca de PHP para obtener mensajes y definiciones de códigos de estado HTTP.
1515

16-
> La versión 1.x se considera obsoleta y sin soporte.
17-
> En esta versión (2.x) la biblioteca fue completamente reestructurada.
18-
> Se recomienda revisar la documentación de esta versión y hacer los cambios necesarios
19-
> antes de empezar a utilizarla, ya que no es compatible con la versión 1.x.
20-
2116
---
2217

2318
- [Requisitos](#requisitos)
@@ -246,8 +241,7 @@ Ejecutar pruebas unitarias con [PHPUnit](https://phpunit.de/):
246241
composer phpunit
247242
```
248243

249-
Ejecutar pruebas de estándares de código [PSR2](http://www.php-fig.org/psr/psr-2/) con
250-
[PHPCS](https://github.com/squizlabs/PHP_CodeSniffer):
244+
Ejecutar pruebas de estándares de código con [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer):
251245

252246
```console
253247
composer phpcs

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313

1414
PHP library to get HTTP status code messages and definitions.
1515

16-
> Version 1.x is considered as deprecated and unsupported.
17-
> In this version (2.x) the library was completely restructured.
18-
> It is recommended to review the documentation for this version and make the necessary changes
19-
> before starting to use it, as it not be compatible with version 1.x.
20-
2116
---
2217

2318
- [Requirements](#requirements)
@@ -246,8 +241,7 @@ Run unit tests with [PHPUnit](https://phpunit.de/):
246241
composer phpunit
247242
```
248243

249-
Run [PSR12](http://www.php-fig.org/psr/psr-12/) code standard tests with
250-
[PHPCS](https://github.com/squizlabs/PHP_CodeSniffer):
244+
Run code standard tests with [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer):
251245

252246
```console
253247
composer phpcs

src/Exceptions/UnsupportedLanguageException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Josantonius\HttpStatusCode\Exceptions;
1313

1414
/**
15-
* Language exception manager.
15+
* Unsupported language exception manager.
1616
*/
1717
class UnsupportedLanguageException extends \Exception
1818
{

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy