|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patchesppc64le-81689.patch (last revision 2021-12-03 14:56 UTC by apostnikov at gmail dot com)Pull RequestsHistoryAllCommentsChangesGit/SVN commits
[2021-12-03 11:17 UTC] cmb@php.net
-Package: Filter related
+Package: Scripting Engine problem
-Assigned To:
+Assigned To: trowski
[2021-12-03 11:17 UTC] cmb@php.net
[2021-12-03 14:36 UTC] apostnikov at gmail dot com
[2021-12-03 14:37 UTC] trowski@php.net
[2021-12-03 14:56 UTC] apostnikov at gmail dot com
[2021-12-03 14:56 UTC] apostnikov at gmail dot com
[2021-12-03 14:58 UTC] apostnikov at gmail dot com
[2021-12-03 15:47 UTC] apostnikov at gmail dot com
[2021-12-03 15:49 UTC] apostnikov at gmail dot com
[2022-01-04 01:02 UTC] trowski@php.net
-Status: Assigned
+Status: Closed
[2022-01-04 01:02 UTC] trowski@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 00:00:02 2025 UTC |
Description: ------------ Building 8.1.0 and 8.1.1RC1 I got 2 failed tests - Zend/tests/fibers/silence-operator-inside-fiber.phpt - Zend/tests/fibers/silence-operator-outside-fiber.phpt both cases fail because after suspend() printing of "C" still silenced 001- Warning: Warning C in %ssilence-operator-inside-fiber.php on line %d 002- Warning: Warning D in %ssilence-operator-inside-fiber.php on line %d and second "005- Warning: Warning C in %ssilence-operator-outside-fiber.php on line %d"