Commit graph

416 Commits

Autor SHA1 Nachricht Datum
Ortwin Pinke 1fea4e1eac fix deprecations 2022-12-20 19:32:53 +01:00
Ortwin Pinke 5f1af41450 fix deprecations 2022-12-16 18:37:03 +01:00
Ortwin Pinke 58b47350e1 fix deprecations 2022-12-16 18:31:12 +01:00
Ortwin Pinke 10f55120eb fix deprecations 2022-12-16 18:29:44 +01:00
Ortwin Pinke 102acd14f5 set max php to 8.3 2022-12-16 18:24:29 +01:00
Ortwin Pinke f6c043ed76 fixed error missing html common in setup 2022-11-21 22:08:35 +01:00
Ortwin Pinke 53bd5fabf9 composer stuff 2022-11-21 21:09:22 +01:00
Ortwin Pinke 0c3b125735 composer updates 2022-11-21 21:08:37 +01:00
Ortwin Pinke a4241a0681 composer stuff 2022-11-21 21:06:51 +01:00
Ortwin Pinke fd21c77299 Merge pull request 'merge dev_php8' (#33) from dev_php8 into develop
Reviewed-on: #33
2022-11-21 19:45:29 +00:00
Ortwin Pinke 7d3d3b7cbb fix and close #32 2022-11-21 20:42:40 +01:00
Ortwin Pinke 82f6517398 recode for PHP 8.x 2022-11-21 20:37:19 +01:00
Ortwin Pinke b409ba0915 simple depencies check 2022-11-21 18:59:16 +01:00
Ortwin Pinke 5863b1e5e9 gitadmin 2022-11-21 18:42:43 +01:00
Ortwin Pinke 823022cb0a change info array 2022-11-21 18:26:56 +01:00
o.pinke b6ca65ede8 fixes for exec and imagemagick 2022-11-11 19:46:41 +01:00
Ortwin Pinke 9bd6e1805b Merge origin/dev_php8 into dev_php8
Conflicts:
	conlite/external/composer/installed.php
	conlite/plugins/cl-mod-rewrite
2022-10-26 19:41:36 +02:00
Ortwin Pinke 0f7310a6f5 git admin 2022-10-26 19:38:53 +02:00
Ortwin Pinke 9c71c7e48e add files external frontend 2022-10-26 19:15:12 +02:00
Ortwin Pinke 823796a768 fix php warnings with PHP8 2022-10-26 18:49:45 +02:00
Ortwin Pinke 10725d7234 modify mod modFileEdit 2022-10-25 20:28:00 +02:00
Ortwin Pinke 6a150745dd Merge pull request 'Merge latest PHP8 changes to develop' (#31) from dev_php8 into develop
Reviewed-on: #31
2022-05-23 17:18:43 +00:00
o.pinke ad3edca025 fixed #29 2022-05-23 19:07:57 +02:00
o.pinke d482a362af fixed #29 2022-05-23 18:49:34 +02:00
o.pinke 50553924d4 fixing PHP 8.1 errors 2022-05-17 20:00:37 +02:00
o.pinke 8a06c55f75 Merge origin/develop into dev_php8
Conflicts:
	README.md
	conlite/includes/startup.php
	setup/lib/defines.php
2022-05-17 16:05:29 +02:00
o.pinke 1c01dca90a fixes while checking backend on php 7.4 2022-05-17 15:57:15 +02:00
o.pinke 59cb72faef fix missing subnav 2022-05-17 13:40:34 +02:00
o.pinke 10380f8a9e hint for ConLite environment settings in htaccess 2022-05-16 18:33:26 +02:00
o.pinke af38d921c3 change vendor files to fit php version
increase conlite version to 2.1.3
close #24
2022-04-08 19:56:49 +02:00
Ortwin Pinke 1ad477e427 Merge branch 'dev_php8' of https://oldperl@gitport.de/ConLite/ConLite.git into dev_php8 2022-04-06 16:55:50 +02:00
Ortwin Pinke 461305119c gitadmin 2022-04-06 16:55:01 +02:00
o.pinke 100c60cc23 fixed warning and deprecated errors 2022-04-03 15:33:34 +02:00
o.pinke b2f7798eee fixed warning and deprecated errors 2022-04-03 15:33:21 +02:00
o.pinke f46d4fea20 git admin 2022-04-03 15:25:54 +02:00
o.pinke 47e3333a90 deleted 2022-04-03 15:22:10 +02:00
o.pinke bbad0ba0ab git admin 2022-04-03 15:21:26 +02:00
o.pinke 4fd28abfb2 fixed warning and deprecated errors 2022-04-03 15:18:45 +02:00
o.pinke 885eec3df0 fixed warning and deprecated errors 2022-04-03 15:17:52 +02:00
o.pinke f0aaecbded change settings for error_reporting 2022-03-11 18:32:43 +01:00
o.pinke 9aaecb27cd Merge branch 'dev_php8' of https://oldperl@gitport.de/ConLite/ConLite.git into dev_php8 2022-03-04 18:17:51 +01:00
o.pinke 0233aead87 htaccess env 2022-03-04 18:17:39 +01:00
Ortwin Pinke d4a59c7504 fixes PHP 8.1 2022-03-04 16:26:44 +01:00
Ortwin Pinke 52153f1199 fixes PHP 8.1 2022-03-04 16:22:59 +01:00
Ortwin Pinke 7b5301b75c fixes PHP 8.1 2022-01-27 21:58:47 +01:00
Ortwin Pinke a122b67aa4 add doc tags 2022-01-27 21:25:30 +01:00
Ortwin Pinke 04741dd66f fix 'Array Offset on value of type int' PHP 8 2022-01-27 21:22:55 +01:00
Ortwin Pinke f6f95929dd remove error control operator 2022-01-27 20:30:44 +01:00
Ortwin Pinke 56013aa610 fixes PHP 8.1 2022-01-27 19:56:19 +01:00
o.pinke 4ff23df02e fixing PHP 8.1 errors 2022-01-27 17:54:20 +01:00