php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78734 Inheritance error
Submitted: 2019-10-22 20:18 UTC Modified: 2019-10-23 17:37 UTC
From: v-altruo at microsoft dot com Assigned:
Status: Closed Package: Testing related
PHP Version: 7.4.0RC4 OS: Windows Server 2012 R2
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: v-altruo at microsoft dot com
New email:
PHP Version: OS:

 

 [2019-10-22 20:18 UTC] v-altruo at microsoft dot com
Description:
------------
Test seems to only fail on this windows operating system for x86 TS build with opcache enabled. 

Failed Test: ext\opcache\tests\preload_006.phpt

Expected result:
----------------
Foobar

Actual result:
--------------
Fatal error: Declaration of B::foo($bar) must be compatible with A::foo() in %spreload_inheritance_error.inc on line 8

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-10-23 17:37 UTC] v-altruo at microsoft dot com
-Status: Open +Status: Closed
 [2019-10-23 17:37 UTC] v-altruo at microsoft dot com
Re-downloaded 7.4.0RC4 build and tested again. Test passes now.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 16:01:38 2025 UTC