|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2013-12-18 05:36 UTC] pajoye@php.net
-Status: Open
+Status: Not a bug
[2013-12-18 05:36 UTC] pajoye@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 15:00:02 2025 UTC |
Description: ------------ This works: <?php require('zip://archive.zip#file.php'); ?> but this (command line), not: php -n "zip://archive.zip#index.php"