📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 07:37:42
📂
/
/
opt
/
alt
/
tests
/
alt-php83-pecl-http_4.2.6-4.el8
/
tests
✏️
Editing: bug67932.phpt
--TEST-- Bug #67932 (php://input always empty) --SKIPIF-- <?php include "skipif.inc"; ?> --PUT-- Content-Type: text/xml <?xml version="1.0" encoding="utf-8" ?> <body>test</body> --FILE-- <?php readfile("php://input"); ?> --EXPECT-- <?xml version="1.0" encoding="utf-8" ?> <body>test</body>
💾 Save Changes
❌ Cancel