php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30431 loginfo.pl fails for all cvs commits to pear-core, pear, some in php-src
Submitted: 2004-10-14 13:26 UTC Modified: 2005-04-30 05:36 UTC
From: cellog@php.net Assigned:
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cellog@php.net
New email:
PHP Version: OS:

 

 [2004-10-14 13:26 UTC] cellog@php.net
Description:
------------
As noted in internals by Andi and myself, and by others on pear-dev, these failed assertions occur when the commit is performed:

Use of uninitialized value at /repository/CVSROOT/loginfo.pl line 68.
Use of uninitialized value at /repository/CVSROOT/loginfo.pl line 71.
Use of uninitialized value at /repository/CVSROOT/loginfo.pl line 83.

One for each file that the commit email does not go to.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-10-14 14:05 UTC] cellog@php.net
It appears to be fixed for pear-core, I'll wait until this evening and if there are no other problems, will close it.

Greg
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 22:01:28 2024 UTC