php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #76783 Cannot autoload traits
Submitted: 2018-08-23 11:12 UTC Modified: 2019-09-11 08:54 UTC
From: nicolas dot grekas+php at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Scripting Engine problem
PHP Version: master-Git-2018-08-23 (Git) OS:
Private report: No CVE-ID: None
 [2018-08-23 11:12 UTC] nicolas dot grekas+php at gmail dot com
Description:
------------
Today (not yesterday), the Symfony test suite cannot autoload traits anymore, see failure at:
https://travis-ci.org/nicolas-grekas/symfony/builds/419595016

Could be related to this?
https://github.com/php/php-src/commit/67397970b25d03254f000c36a73204720475b324



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-08-23 11:53 UTC] cmb@php.net
Commit 6739797 has been applied to master only, so PHP-7.3
couldn't be affected.
 [2018-08-23 11:56 UTC] nicolas dot grekas+php at gmail dot com
You're right sorry, Travis report version as
PHP 7.4.0-dev (cli) (built: Aug 23 2018 06:10:05) ( ZTS )
 [2018-08-23 13:30 UTC] cmb@php.net
-PHP Version: 7.3Git-2018-08-23 (Git) +PHP Version: master-Git-2018-08-23 (Git)
 [2018-08-23 13:31 UTC] cmb@php.net
Okay, I've changed the affected PHP version.  Please switch back,
if the bug affects 7.3 as well.
 [2019-09-10 21:38 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2019-09-10 21:38 UTC] cmb@php.net
Hmm, is this still an issue, or has it been resolved in the meantime?
 [2019-09-11 08:54 UTC] nicolas dot grekas+php at gmail dot com
-Status: Feedback +Status: Closed
 [2019-09-11 08:54 UTC] nicolas dot grekas+php at gmail dot com
I think we can close.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 12:01:28 2024 UTC