new appraoch

This commit is contained in:
Tim Bendt
2025-11-26 13:22:58 -05:00
parent de3d100844
commit c520b7df89
6760 changed files with 1009780 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?php
# We use a global variable here to make sure the __destruct is only called at the end of the script's execution.
# Otherwise, it'd be called right after the execution of this file, which would delete all temp files.
$GLOBALS["d094efdc456faca4f987b6fc6e44c6c10a892765"] = new Brunodebarros\FixPhpPostInput\FixPhpPostInput();