permission changes & minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-11-09 22:56:19 +01:00
parent 7555fe814f
commit b324f678cf
2058 changed files with 0 additions and 0 deletions

0
.github/contributing.md vendored Normal file → Executable file
View File

0
.github/issue_template.md vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
DeepCopy/DeepCopy.php Normal file → Executable file
View File

0
DeepCopy/Exception/CloneException.php Normal file → Executable file
View File

0
DeepCopy/Exception/PropertyException.php Normal file → Executable file
View File

0
DeepCopy/Filter/Doctrine/DoctrineCollectionFilter.php Normal file → Executable file
View File

View File

0
DeepCopy/Filter/Doctrine/DoctrineProxyFilter.php Normal file → Executable file
View File

0
DeepCopy/Filter/Filter.php Normal file → Executable file
View File

0
DeepCopy/Filter/KeepFilter.php Normal file → Executable file
View File

0
DeepCopy/Filter/ReplaceFilter.php Normal file → Executable file
View File

0
DeepCopy/Filter/SetNullFilter.php Normal file → Executable file
View File

0
DeepCopy/LICENSE Normal file → Executable file
View File

0
DeepCopy/Matcher/Doctrine/DoctrineProxyMatcher.php Normal file → Executable file
View File

0
DeepCopy/Matcher/Matcher.php Normal file → Executable file
View File

0
DeepCopy/Matcher/PropertyMatcher.php Normal file → Executable file
View File

0
DeepCopy/Matcher/PropertyNameMatcher.php Normal file → Executable file
View File

0
DeepCopy/Matcher/PropertyTypeMatcher.php Normal file → Executable file
View File

0
DeepCopy/Reflection/ReflectionHelper.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/Date/DateIntervalFilter.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/ReplaceFilter.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/ShallowCopyFilter.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/Spl/ArrayObjectFilter.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/Spl/SplDoublyLinkedList.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/Spl/SplDoublyLinkedListFilter.php Normal file → Executable file
View File

0
DeepCopy/TypeFilter/TypeFilter.php Normal file → Executable file
View File

0
DeepCopy/TypeMatcher/TypeMatcher.php Normal file → Executable file
View File

0
DeepCopy/deep_copy.php Normal file → Executable file
View File

0
Mpdf/Barcode.php Normal file → Executable file
View File

0
Mpdf/Barcode/AbstractBarcode.php Normal file → Executable file
View File

0
Mpdf/Barcode/BarcodeException.php Normal file → Executable file
View File

0
Mpdf/Barcode/BarcodeInterface.php Normal file → Executable file
View File

0
Mpdf/Barcode/Codabar.php Normal file → Executable file
View File

0
Mpdf/Barcode/Code11.php Normal file → Executable file
View File

0
Mpdf/Barcode/Code128.php Normal file → Executable file
View File

0
Mpdf/Barcode/Code39.php Normal file → Executable file
View File

0
Mpdf/Barcode/Code93.php Normal file → Executable file
View File

0
Mpdf/Barcode/EanExt.php Normal file → Executable file
View File

0
Mpdf/Barcode/EanUpc.php Normal file → Executable file
View File

0
Mpdf/Barcode/I25.php Normal file → Executable file
View File

0
Mpdf/Barcode/Imb.php Normal file → Executable file
View File

0
Mpdf/Barcode/Msi.php Normal file → Executable file
View File

0
Mpdf/Barcode/Postnet.php Normal file → Executable file
View File

0
Mpdf/Barcode/Rm4Scc.php Normal file → Executable file
View File

0
Mpdf/Barcode/S25.php Normal file → Executable file
View File

0
Mpdf/CREDITS.txt Normal file → Executable file
View File

0
Mpdf/Cache.php Normal file → Executable file
View File

0
Mpdf/Color/ColorConverter.php Normal file → Executable file
View File

0
Mpdf/Color/ColorModeConverter.php Normal file → Executable file
View File

0
Mpdf/Color/ColorSpaceRestrictor.php Normal file → Executable file
View File

0
Mpdf/Color/NamedColors.php Normal file → Executable file
View File

0
Mpdf/Config/ConfigVariables.php Normal file → Executable file
View File

0
Mpdf/Config/FontVariables.php Normal file → Executable file
View File

0
Mpdf/Conversion/DecToAlpha.php Normal file → Executable file
View File

0
Mpdf/Conversion/DecToCjk.php Normal file → Executable file
View File

0
Mpdf/Conversion/DecToHebrew.php Normal file → Executable file
View File

0
Mpdf/Conversion/DecToOther.php Normal file → Executable file
View File

0
Mpdf/Conversion/DecToRoman.php Normal file → Executable file
View File

0
Mpdf/Css/Border.php Normal file → Executable file
View File

0
Mpdf/Css/DefaultCss.php Normal file → Executable file
View File

0
Mpdf/Css/TextVars.php Normal file → Executable file
View File

0
Mpdf/CssManager.php Normal file → Executable file
View File

0
Mpdf/DirectWrite.php Normal file → Executable file
View File

0
Mpdf/Exception/FontException.php Normal file → Executable file
View File

0
Mpdf/Exception/InvalidArgumentException.php Normal file → Executable file
View File

0
Mpdf/File/StreamWrapperChecker.php Normal file → Executable file
View File

0
Mpdf/Fonts/FontCache.php Normal file → Executable file
View File

0
Mpdf/Fonts/FontFileFinder.php Normal file → Executable file
View File

0
Mpdf/Fonts/GlyphOperator.php Normal file → Executable file
View File

0
Mpdf/Fonts/MetricsGenerator.php Normal file → Executable file
View File

0
Mpdf/Form.php Normal file → Executable file
View File

0
Mpdf/FpdiTrait.php Normal file → Executable file
View File

0
Mpdf/Gif/ColorTable.php Normal file → Executable file
View File

0
Mpdf/Gif/FileHeader.php Normal file → Executable file
View File

0
Mpdf/Gif/Gif.php Normal file → Executable file
View File

0
Mpdf/Gif/Image.php Normal file → Executable file
View File

0
Mpdf/Gif/ImageHeader.php Normal file → Executable file
View File

0
Mpdf/Gif/Lzw.php Normal file → Executable file
View File

0
Mpdf/Gradient.php Normal file → Executable file
View File

0
Mpdf/HTMLParserMode.php Normal file → Executable file
View File

0
Mpdf/Hyphenator.php Normal file → Executable file
View File

0
Mpdf/Image/Bmp.php Normal file → Executable file
View File

0
Mpdf/Image/ImageProcessor.php Normal file → Executable file
View File

0
Mpdf/Image/ImageTypeGuesser.php Normal file → Executable file
View File

0
Mpdf/Image/Svg.php Normal file → Executable file
View File

0
Mpdf/Image/Wmf.php Normal file → Executable file
View File

0
Mpdf/LICENSE.txt Normal file → Executable file
View File

0
Mpdf/Language/LanguageToFont.php Normal file → Executable file
View File

0
Mpdf/Language/LanguageToFontInterface.php Normal file → Executable file
View File

0
Mpdf/Language/ScriptToLanguage.php Normal file → Executable file
View File

0
Mpdf/Language/ScriptToLanguageInterface.php Normal file → Executable file
View File

0
Mpdf/Log/Context.php Normal file → Executable file
View File

0
Mpdf/Mpdf.php Normal file → Executable file
View File

0
Mpdf/MpdfException.php Normal file → Executable file
View File

0
Mpdf/MpdfImageException.php Normal file → Executable file
View File

0
Mpdf/Otl.php Normal file → Executable file
View File

0
Mpdf/OtlDump.php Normal file → Executable file
View File

0
Mpdf/Output/Destination.php Normal file → Executable file
View File

0
Mpdf/PageFormat.php Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More