thuecat/Documentation
Daniel Siepmann 7f6bd13628
Remove deprecated usage of StringUtility::endsWith() (#70)
This is deprecated in newer PHP versions, one should use native
str_ends_with() instead.

We remove the deprecation by using this function. But we also support
older PHP versions, so we add symfony/polyfill-php80 as dependency to
always ensure this function exists.
2022-09-13 09:44:54 +02:00
..
Changelog Add changelog for upcoming 1.3.0 release (#68) 2022-09-13 09:15:04 +02:00
Images Add documentation 2021-06-01 14:59:08 +02:00
Introduction Add documentation 2021-06-01 14:59:08 +02:00
Maintenance/PHP Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
Changelog.rst Add changelog 2021-11-29 11:16:06 +01:00
Configuration.rst Add info regarding storagePid and language relation 2021-06-08 14:05:24 +02:00
Features.rst Add documentation 2021-06-01 14:59:08 +02:00
Includes.txt Add documentation 2021-06-01 14:59:08 +02:00
Index.rst Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
Installation.rst Add documentation 2021-06-01 14:59:08 +02:00
Maintenance.rst Remove deprecated usage of StringUtility::endsWith() (#70) 2022-09-13 09:44:54 +02:00
Settings.cfg Add documentation 2021-06-01 14:59:08 +02:00
Sitemap.rst Add documentation 2021-06-01 14:59:08 +02:00