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

syntax error, unexpected namespaced name "WpOrg\Requests\Utility\CaseIns...", expecting identifier #387

Open
androsland opened this issue Jul 19, 2024 · 0 comments

Comments

@androsland
Copy link

androsland commented Jul 19, 2024

OS: Windows 11
Terminals used: Terminal, git bash

Just downloaded the repo, and run the command as per the README.
php srdb.cli.php -h localhost -n 4xc -u root -s "//domain.local" -r "//domain.com"
and i get the error syntax error, unexpected namespaced name "WpOrg\Requests\Utility\CaseIns...", expecting identifier.

The actual output:

wp_commentmeta: replacing //domain.local with //domain.io
wp_commentmeta: 0 rows, 0 changes found, 0 updates made in 0.00058508 seconds
wp_comments: replacing //domain.local with //domain.io
wp_comments: 1 rows, 0 changes found, 0 updates made in 0.00183320 seconds
wp_links: replacing //domain.local with //domain.io
wp_links: 0 rows, 0 changes found, 0 updates made in 0.00047493 seconds
wp_options: replacing //domain.local with //domain.io
syntax error, unexpected namespaced name "WpOrg\Requests\Utility\CaseIns...", expecting identifier

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant