php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4375 dl function now automatically add a trailing / after the extension dir
Submitted: 2000-05-10 09:41 UTC Modified: 2000-06-09 02:45 UTC
From: massimo at galactica dot it Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 4.0 Release Candidate 2 OS: Win2000
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: massimo at galactica dot it
New email:
PHP Version: OS:

 

 [2000-05-10 09:41 UTC] massimo at galactica dot it
i noticed that the engine now automatically add a trailing / after the extension dir.. so it cannot found all my extensions because dl look for something like "d:\php\/imap.dll"... obviously the file cannot be found..
is there any way to remove the slash???

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-09 02:45 UTC] zeev at cvs dot php dot net
Fixed in the CVS (scheduled for 4.0.1)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC