php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #23749 Multiple arguments to include et. al.
Submitted: 2003-05-22 04:10 UTC Modified: 2003-05-22 05:57 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: php-bugs at chids dot org Assigned:
Status: Wont fix Package: Feature/Change Request
PHP Version: 4.3.1 OS: Any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php-bugs at chids dot org
New email:
PHP Version: OS:

 

 [2003-05-22 04:10 UTC] php-bugs at chids dot org
Would it be possible to allow include, include_once, require and require_once to accept a variable amount of arguments?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-22 05:57 UTC] derick@php.net
Nope, just keep using two statements (Include is not a function either in case you're asking, but a language construct).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 06:01:31 2024 UTC