From f987c2d37cf30f749d413aa4cc2953bca63d14bf Mon Sep 17 00:00:00 2001 From: Serhii Zarva Date: Thu, 28 Dec 2023 14:43:51 +0100 Subject: [PATCH 1/3] Update README.md gettext is no more in use --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b17ec61d..d7b6cf12 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,6 @@ Installation * `openssl`. Install the openssl library. It handles x509 certificates. * `mcrypt`. Install that library and its php driver if you're going to handle encrypted data (`nameID`, `assertions`). - * `gettext`. Install that library and its php driver. It handles translations. * `curl`. Install that library and its php driver if you plan to use the IdP Metadata parser. Since [PHP 5.3 is officially unsupported](http://php.net/eol.php) we recommend you to use a newer PHP version. From 2c2f650bb53976663052357bab73103a40626a8b Mon Sep 17 00:00:00 2001 From: Serhii Zarva Date: Thu, 28 Dec 2023 14:48:49 +0100 Subject: [PATCH 2/3] Update composer.json gettext no more in use --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index 174416c2..97448093 100644 --- a/composer.json +++ b/composer.json @@ -31,8 +31,5 @@ "phploc/phploc": "*", "pdepend/pdepend" : "1.1.0", "squizlabs/php_codesniffer": "2.9.0" - }, - "suggest": { - "ext-gettext": "Install gettext and php5-gettext libs to handle translations" } } From 675bc98e6e34aa1dac6070b032552975bf0d6f62 Mon Sep 17 00:00:00 2001 From: lbejiuk Date: Tue, 16 Jan 2024 14:18:32 +0100 Subject: [PATCH 3/3] replace crlf with lf --- .../schemas/sstc-saml-metadata-ui-v1.0.xsd | 178 +++++++++--------- 1 file changed, 89 insertions(+), 89 deletions(-) diff --git a/lib/Saml2/schemas/sstc-saml-metadata-ui-v1.0.xsd b/lib/Saml2/schemas/sstc-saml-metadata-ui-v1.0.xsd index de0b754a..a9f718e2 100644 --- a/lib/Saml2/schemas/sstc-saml-metadata-ui-v1.0.xsd +++ b/lib/Saml2/schemas/sstc-saml-metadata-ui-v1.0.xsd @@ -1,89 +1,89 @@ - - - - - - Document title: Metadata Extension Schema for SAML V2.0 Metadata Extensions for Login and Discovery User Interface Version 1.0 - Document identifier: sstc-saml-metadata-ui-v1.0.xsd - Location: http://docs.oasis-open.org/security/saml/Post2.0/ - Revision history: - 16 November 2010: - Added Keywords element/type. - 01 November 2010 - Changed filename. - September 2010: - Initial version. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + Document title: Metadata Extension Schema for SAML V2.0 Metadata Extensions for Login and Discovery User Interface Version 1.0 + Document identifier: sstc-saml-metadata-ui-v1.0.xsd + Location: http://docs.oasis-open.org/security/saml/Post2.0/ + Revision history: + 16 November 2010: + Added Keywords element/type. + 01 November 2010 + Changed filename. + September 2010: + Initial version. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +