php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78722 Missing output for opcache basic logging
Submitted: 2019-10-22 19:04 UTC Modified: 2019-10-23 17:33 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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: v-altruo at microsoft dot com
New email:
PHP Version: OS:

 

 [2019-10-22 19:04 UTC] v-altruo at microsoft dot com
Description:
------------
Test only fails for this windows operating system for TS x86 build with opcache enabled. 

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

Expected result:
----------------
%s Message Cached script '%sbasic_logging%s'
Foo Bar
%s Debug Restart Scheduled! Reason: user
Opcache reset

Actual result:
--------------
Foo Bar
Opcache reset

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-10-22 21:54 UTC] v-altruo at microsoft dot com
Test also fails (same output) for windows server 2019. However, for all builds whenever opcache is enabled.
 [2019-10-23 17:33 UTC] v-altruo at microsoft dot com
-Status: Open +Status: Closed
 [2019-10-23 17:33 UTC] v-altruo at microsoft dot com
Re-downloaded 7.4.0RC4 build and tested again. They work fine now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC