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

add autoload file #225

Merged
merged 1 commit into from
Jan 17, 2018
Merged

add autoload file #225

merged 1 commit into from
Jan 17, 2018

Conversation

ruesin
Copy link
Contributor

@ruesin ruesin commented Jan 17, 2018

while i used without ext-mongo(php5.6 & php7.2), show me some error:

PHP Fatal error:  Interface 'Alcaeus\MongoDbAdapter\TypeInterface' not found in /mnt/hgfs/projects/xhprof/xhgui/vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoDate.php on line 24

Fatal error: Interface 'Alcaeus\MongoDbAdapter\TypeInterface' not found in /mnt/hgfs/projects/xhprof/xhgui/vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoDate.php on line 24

because of in my project,just include header.php
require '/data/projects/xhprof/xhgui/external/header.php';

when i review code,find has not include autoload file.

@markstory markstory merged commit f6bf1c9 into perftools:master Jan 17, 2018
@markstory
Copy link
Member

Thank you 👍

@glensc glensc mentioned this pull request Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants