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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 10 04:01:34 2025 UTC