Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Call to undefined function token_get_all() #565

Open
mikeschinkel opened this issue Oct 13, 2018 · 0 comments
Open

Call to undefined function token_get_all() #565

mikeschinkel opened this issue Oct 13, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@mikeschinkel
Copy link
Member

mikeschinkel commented Oct 13, 2018

@MickMake

When trying to use the Kint Debugger plugin with a call to d( $GLOBALS ); in the theme's functions.php file (or anywhere after the plugin is loaded) you get the error "Call to undefined function token_get_all() ":

token_get_all

The solution is supposed to be not use --disable-tokenizer when compiling but our Docker container has it enabled.

Here is more info, which is over my head: http://forums.zend.com/viewtopic.php?f=59&t=3900

It evidently works fine in Local for Flywheel.

@mikeschinkel mikeschinkel added this to the ASAP milestone Oct 13, 2018
@mikeschinkel mikeschinkel modified the milestones: ASAP, 0.17.2 Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants