Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/patches/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/patches/composer/tcpdi.patch
diff --git a/vendor/faradey/tcpdi/tcpdi.php b/vendor/faradey/tcpdi/tcpdi.php
Index: ../vendor/faradey/tcpdi/tcpdi.php
--- b/vendor/faradey/tcpdi/tcpdi.php	2020-12-18 10:14:37.000000000 +0000
+++ a/vendor/faradey/tcpdi/tcpdi.php	2021-07-28 09:25:55.361000000 +0000
@@ -247,7 +247,7 @@
         $parser->setPageno($pageno);
         $boxes = $parser->getPageBoxes($pageno, $this->k);
         foreach ($boxes as $name => $box) {
-            if ($name{0} == '/') {
+            if (@$name{0} == '/') {
                 $boxes[substr($name, 1)] = $box;
                 unset($boxes[$name]);
             }

Spamworldpro Mini