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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
8 + 18 = ?
Subscribe to this entry?

 
 [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 Apr 26 21:01:29 2024 UTC