php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #49935 Deprecated warnings make "make test" to fail
Submitted: 2009-10-20 14:58 UTC Modified: 2009-11-29 20:28 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: shopping at jth dot net Assigned: jani (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: 5.3.1 OS: Linux
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: shopping at jth dot net
New email:
PHP Version: OS:

 

 [2009-10-20 14:58 UTC] shopping at jth dot net
Description:
------------
It does not seem very clever to issue a warning which makes all tests  (make test) fail (register_globals deprecated).
And what else will it break in production ?!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-10-21 06:50 UTC] jani@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/.
 
Thank you for the report, and for helping us make PHP better.


 [2009-11-27 22:24 UTC] shopping at jth dot net
"This bug has been fixed in SVN."

So why is it still in 5.3.1 ?

Shouldn't a serious thing like this be tested before a new release ?
 [2009-11-27 22:30 UTC] shopping at jth dot net
I see the reputation of PHP at stake here. If testing is not done properly we cannot rely on using a new release in a production environment.
 [2009-11-27 23:07 UTC] jani@php.net
You really have bigger problems if you have to have register_globals=On anyway, so please, don't overreact.
 [2009-11-27 23:34 UTC] svn@php.net
Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=291363
Log: - Fixed bug #49935 (Deprecated warnings make "make test" to fail)
 [2009-11-27 23:34 UTC] jani@php.net
Fixed now. Oh, and thanks for testing the PHP 5.3.1 RCs too. Great work there, mate.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 11:01:28 2024 UTC