php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43716 make tests uses register_long_arrays and magic_quotes_gpc
Submitted: 2007-12-31 07:21 UTC Modified: 2007-12-31 07:43 UTC
From: jay3ld at yahoo dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 6CVS-2007-12-31 (snap) OS: Mac os 10.5.1
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: jay3ld at yahoo dot com
New email:
PHP Version: OS:

 

 [2007-12-31 07:21 UTC] jay3ld at yahoo dot com
Description:
------------
I was compiling a php6 build from snaps. I received these errors while running make test.

Reproduce code:
---------------
You may have found a problem in PHP.
We would like to send this report automatically to the
PHP QA team, to give us a better understanding of how
the test cases are doing. If you don't want to send it
immediately, you can choose "s" to save the report to
a file that you can send us later.
Do you want to send this report now? [Yns]: 
Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text): PHP Warning:  Directive 'register_long_arrays' is no longer supported in PHP 6 and greater in Unknown on line 0
PHP Warning:  Directive 'magic_quotes_gpc' is no longer supported in PHP 6 and greater in Unknown on line 0

Posting to qa.php.net /buildtest-process.php




Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-12-31 07:43 UTC] derick@php.net
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

No bug, those have been removed.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 10:01:38 2025 UTC