php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #3293 You can't put multiple prepend/append files
Submitted: 2000-01-24 08:24 UTC Modified: 2002-02-24 07:06 UTC
From: seisen at linuxfr dot org Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 OS: Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: seisen at linuxfr dot org
New email:
PHP Version: OS:

 

 [2000-01-24 08:24 UTC] seisen at linuxfr dot org
In php3.ini, auto_prepend_file= and auto_append_file=
accept only one file.
The diff against main.c is :
http://perso.linuxfr.org/seisen/php3_multiple_append.diff

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 14:02 UTC] jimw@php.net
refiled against 4.0.
 [2002-01-28 16:49 UTC] yohgaki@php.net
Is this really needed? Since files can be included/required from prepend/append files.
 [2002-02-24 07:06 UTC] sander@php.net
I agree with Yasuo. Closing this one.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 05:01:28 2024 UTC