php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28773 using http://cvs.php.net w/o session id causes failure
Submitted: 2004-06-14 16:41 UTC Modified: 2004-06-14 16:50 UTC
From: jacques@php.net Assigned: chagenbu (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Irrelevant
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: jacques@php.net
New email:
PHP Version: OS:

 

 [2004-06-14 16:41 UTC] jacques@php.net
Description:
------------
When viewing http://cvs.php.net/cvs.php/phpweb/ it shows:

Notice: Undefined variable: cache in /usr/home/Web/chora.php.net/browse.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/Web/chora.php.net/browse.php:23) in /usr/home/Web/chora.php.net/templates/common-header.inc on line 3

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/Web/chora.php.net/browse.php:23) in /usr/home/Web/chora.php.net/templates/common-header.inc on line 4

And then above the file/rev/author header

Fatal error: Call to undefined function: readabletime() in /usr/home/Web/chora.php.net/browse.php on line 107

Can chuck take a look into this please?

Reproduce code:
---------------
Go open http://cvs.php.net/cvs.php/phpweb/ in your webbrowser.
Also http://cvs.php.net/cvs.php/php-master-web/ etc. also returns the same.

Expected result:
----------------
List of files shown in phpweb.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-14 16:46 UTC] chagenbu@php.net
It's just in the middle of an update; CVS is taking a while.
 [2004-06-14 16:50 UTC] chagenbu@php.net
All set now.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 04:00:01 2026 UTC