- 02 Aug, 2021 1 commit
-
-
Côme Chilliet authored
issue #6134
-
- 29 Jul, 2021 6 commits
-
-
bmortier authored
Make display errors tell its php errors Signed-off-by:
Benoit Mortier <benoit.mortier@fusiondirectory.org>
-
bmortier authored
Resolve "Add support in the ci for phpstan" See merge request fusiondirectory/fd!904
-
Côme Chilliet authored
phpstan blocking step is now passing as it should. issue #6134
-
Côme Chilliet authored
This should fix phpstan check issue #6134
-
Côme Chilliet authored
issue #6134
- 26 Jul, 2021 3 commits
-
-
Côme Chilliet authored
Resolve "Action names with numbers breaks management" See merge request fusiondirectory/fd!918
-
Côme Chilliet authored
This should avoid future problems related to dots or numbers in action names like the case of ldap2zone. issue #6180
-
Côme Chilliet authored
This fixes ldap2zone action. issue #6180
-
- 23 Jul, 2021 3 commits
-
-
Jonathan Swaelens authored
Change job name for phpstan non blocking
-
Jonathan Swaelens authored
Add a non blocking job for phpstan showing the possible fix in MR
-
Jonathan Swaelens authored
fix(ci): Change report for create_phpstan_rapport because the codequality feature is only in premium Change report for create_phpstan_rapport because the codequality feature is only in premium
-
- 08 Jul, 2021 1 commit
-
-
Côme Chilliet authored
issue #6134
-
- 06 Jul, 2021 1 commit
-
-
bmortier authored
-
- 05 Jul, 2021 2 commits
- 29 Jun, 2021 4 commits
-
-
bmortier authored
Revert "Merge branch '6175-compatibility-with-php-8-1' into '1.4-dev'" See merge request fusiondirectory/fd!915
-
bmortier authored
This reverts merge request !914
-
Côme Chilliet authored
Resolve "Compatibility with PHP 8.1" See merge request fusiondirectory/fd!914
-
Côme Chilliet authored
Some resources are turned into objects, others may follow, we might as well stop using is_resource right away. issue #6175
-
- 28 Jun, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Improve SI error render" See merge request fusiondirectory/fd!912
-
Côme Chilliet authored
issue #6172
-
- 24 Jun, 2021 2 commits
-
-
Côme Chilliet authored
Resolve "Improve SI error render" See merge request fusiondirectory/fd!911
-
Côme Chilliet authored
issue #6172
-
- 22 Jun, 2021 10 commits
-
-
Côme Chilliet authored
Resolve "Class Attribute conflicts with PHP 8 Attribute class" See merge request fusiondirectory/fd!910
-
Côme Chilliet authored
issue #6171
-
Côme Chilliet authored
Resolve "Add PHPCompatibility check to CI" See merge request fusiondirectory/fd!905
-
Côme Chilliet authored
This fixes a warning from PHPCompatiblity about a possible future conflict with PHP internal functions. issue #6167
-
Côme Chilliet authored
issue #6167
-
Côme Chilliet authored
issue #6167
-
Côme Chilliet authored
issue #6167
-
Côme Chilliet authored
Add PHPCompatibility check to php codesniffer CI step issue #6167
-
Côme Chilliet authored
Resolve "Class Attribute conflicts with PHP 8 Attribute class" See merge request fusiondirectory/fd!908
-
Côme Chilliet authored
In a future version we should move all classes to namespace, but for now only moving Attribute class to avoid problems with PHP>=8 which have its own Attribute class. issue #6167
-
- 17 Jun, 2021 4 commits
-
-
Côme Chilliet authored
Resolve "When showing an internal exception not enough detail is shown" See merge request fusiondirectory/fd!907
-
Côme Chilliet authored
In some cases they end up shown to the user and should be understandable. issue #6170
-
Côme Chilliet authored
Resolve "CSRF Token error when adding 1000+ users to a group" See merge request fusiondirectory/fd!906
-
Côme Chilliet authored
This is easy to check as management classes respect the size limit option. issue #6169
-
- 07 Jun, 2021 1 commit
-
-
Côme Chilliet authored
Resolve "Refactor multiPlugin" See merge request fusiondirectory/fd!903
-