From:             jay3ld at yahoo dot com
Operating system: Mac os 10.5.1
PHP version:      6CVS-2007-12-31 (snap)
PHP Bug Type:     *Compile Issues
Bug description:  make tests uses register_long_arrays and magic_quotes_gpc

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




-- 
Edit bug report at http://bugs.php.net/?id=43716&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43716&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43716&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43716&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43716&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43716&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43716&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43716&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43716&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43716&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43716&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43716&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43716&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43716&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43716&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43716&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43716&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43716&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43716&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43716&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43716&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43716&r=mysqlcfg

Reply via email to