Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #10098] The use statement with non-compound name 'DirectoryIterator' has no effect #3

Closed
icinga-migration opened this issue Sep 4, 2015 · 2 comments
Labels
bug Something isn't working

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10098

Created by mfriedrich on 2015-09-04 14:59:30 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2015-09-04 15:09:03 +00:00)
Target Version: (none)
Last Update: 2015-09-04 15:09:03 +00:00 (in Redmine)


That's similar to #9449 - on Fedora 22 and PHP 5.6.12

The use statement with non-compound name 'DirectoryIterator' has no effect


#0 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(352): Icinga\Application\ApplicationBootstrap->Icinga\Application\{closure}(2, 'The use stateme...', '/usr/share/icin...', 9, Array)
#1 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(352): Zend_Controller_Dispatcher_Standard::loadClass()
#2 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(271): Zend_Controller_Dispatcher_Standard->loadClass('ShowController')
#3 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#4 /usr/share/icingaweb2/library/Icinga/Application/Web.php(146): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#5 /usr/share/icingaweb2/library/Icinga/Application/webrouter.php(111): Icinga\Application\Web->dispatch()
#6 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/icin...')
#7 {main}
Can you please have a look? @tom

Changesets

2015-09-04 15:08:34 +00:00 by mfriedrich 49ad12a

Use namespaced controllers

fixes #10098
@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-04 15:08:27 +00:00

  • Assigned to changed from tgelf to mfriedrich

Ok, forget it. Eric helped me debug it, and we also changed it using the new namespaced controllers using git master :)

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-09-04 15:09:03 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 49ad12a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant