Commit Graph

19 Commits

Author SHA1 Message Date
eb869071b8 Add class for splitting a list into lists of a predefined size 2021-11-16 14:40:38 +01:00
245d161805 Add function stri_contains for case-insensitive, but intuitive
str_contains
2021-09-28 01:15:51 +02:00
a6ebab3e03 Remove superfluous parentheses 2021-09-17 15:52:37 +02:00
80ab3216d5 Allow setting headers when running MD_STD::runCurl 2021-08-12 13:57:25 +02:00
1c5d451619 Add json_encode_object for encoding objects (mainly SimpleXML obj.) 2021-07-20 18:15:23 +02:00
7fb5ad8ced Deprecate MD_STD::startsWith - can be replaced by str_starts_with 2021-07-20 12:51:46 +02:00
01ac23229b Use MD_STD::unlink over unlink in mime type check 2021-07-20 03:34:01 +02:00
d53303e617 Add option to pass acceptable mime types to
MD_STD_IN::move_uploaded_file
2021-07-20 02:04:55 +02:00
6adf0ee0a2 Add wrapper around move_uploaded_file 2021-07-20 01:26:31 +02:00
980c408631 Remove explicit naming of domain in setcookie 2021-05-15 15:37:05 +02:00
a06a6ed41d Prepare for PHP 8 2021-05-13 23:02:37 +02:00
20c33437c9 Add function for checking the mime type of a remove file 2021-05-13 22:18:58 +02:00
63d6154d40 Fix spelling in setting language cookie
See #6
2021-05-13 15:21:06 +02:00
d03befe483 Use prefixed cookies for user language 2021-05-13 14:48:44 +02:00
fe0a8ba83b Remove obsolete phpcs exclusions 2021-05-01 22:54:37 +02:00
3b5f20aa96 Add missing "static" keyword in MD_STD 2021-04-14 18:16:13 +02:00
56f4fdc88a Add function get_user_lang for getting user language based on cookies 2021-04-14 17:59:11 +02:00
36bdb36986 Use consistent first uppercase char in MD_STD reference to exception 2021-04-09 13:45:19 +02:00
2c1f6a0490 Move scripts to /src subdirectory 2021-03-09 20:09:11 +01:00