php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #48978 Cannot use ":" in passwords
Submitted: 2009-07-19 21:15 UTC Modified: 2009-07-19 23:06 UTC
From: hannes dot magnusson at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
 [2009-07-19 21:15 UTC] hannes dot magnusson at gmail dot com
Description:
------------
Using ":" in our SVN passwords doesn't work on bugsweb.

list($user, $pass) = explode(":", ...); will mess the password up.

master takes care of this properly, bugsweb seems not


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-19 22:10 UTC] rasmus@php.net
Automatic comment from SVN on behalf of 
Log: Fix bug #48978
Revision: http://svn.php.net/viewvc?view=revision&revision=
 [2009-07-19 22:11 UTC] svn@php.net
Automatic comment from SVN on behalf of 
Log: Fix bug #48978
Revision: http://svn.php.net/viewvc?view=revision&revision=
 [2009-07-19 22:22 UTC] svn@php.net
Automatic comment from SVN on behalf of rasmus
Log: Fixing bug #48978

Revision: http://svn.php.net/viewvc?view=revision&revision=284391
 [2009-07-19 22:51 UTC] rasmus@php.net
Fixed
 [2009-07-19 23:01 UTC] rasmus@php.net
Test
 [2009-07-19 23:06 UTC] rasmus@php.net
Test - sorry for the spam folks
 [2009-07-20 05:04 UTC] svn@php.net
Automatic comment from SVN on behalf of rasmus
Revision: http://svn.php.net/viewvc/?view=revision&revision=284391
Log: Fixing bug #48978
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 05:00:02 2026 UTC