php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #62702 Make baseuri case-insensitive
Submitted: 2012-07-31 09:03 UTC Modified: 2012-07-31 14:59 UTC
From: songzhendong dot v at gmail dot com Assigned: laruence (profile)
Status: Closed Package: yaf (PECL)
PHP Version: Irrelevant OS:
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: songzhendong dot v at gmail dot com
New email:
PHP Version: OS:

 

 [2012-07-31 09:03 UTC] songzhendong dot v at gmail dot com
Description:
------------
when specific application.baseUri in application.ini

then there is no change handle both upper or lower url


example:
application.baseUri="/sample"

url A:
http://localhost/sample  right

url B:
http://localhost/Sample  404



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-07-31 14:59 UTC] laruence@php.net
Automatic comment from SVN on behalf of laruence
Revision: http://svn.php.net/viewvc/?view=revision&revision=326904
Log: Implemented FR #62702 (Make baseuri case-insensitive)
 [2012-07-31 14:59 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2012-07-31 14:59 UTC] laruence@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 03:01:28 2024 UTC