9 Commits

Author SHA1 Message Date
El RIDO
a14d0a3d11
updating documentation & optimizing composer autoload (using: make composer) 2025-01-04 08:26:14 +01:00
ribas160
f9e2373e62 - str_starts_with, str_contains used instead of strpos === 0, strpos !== 0, strpos === false, strpos !== false
- symfony/polyfill-php80 installed to introduce the polyfill and support php7.3 using php8 functions
- symfony/polyfill-ctype installed to introduce ctype functions in case somebody doesn't have the ctype extension installed
2025-01-04 00:46:20 +02:00
El RIDO
c1b3bffe8c document change, update composer, dropping obsolete library with polyfill for random_bytes function on PHP < 7 2023-07-23 10:19:35 +02:00
El RIDO
8ac69590cf
add new Jdenticon comment icon library, set it as default, fixes #793 2022-10-26 06:53:56 +02:00
El RIDO
30c8d97517
update PHP dependencies 2021-04-05 17:11:51 +02:00
El RIDO
fd6c18e573
updating random_compat library to 2.0.15 (not upgrading identicon, would raise PHP requirements to 5.5) 2018-07-01 15:32:22 +02:00
rugk
5a591ed449 Regenerate vendor files, now with random_compat 2016-08-15 18:29:55 +02:00
El RIDO
461aed8573 added identicon library, including license, regenerated autoloader 2016-08-10 15:14:50 +02:00
El RIDO
778fa6d0f5 added missing composer autoloader 2016-08-04 16:08:16 +02:00