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

Issue with link routing #445

Open
ghost opened this issue Jul 15, 2020 · 0 comments
Open

Issue with link routing #445

ghost opened this issue Jul 15, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Jul 15, 2020

Hi there everyone, long time no speak!

I still have some old projects in Diem, quite a lot really, and need to upgrade to PHP7.

I've used this for symfony: https://github.com/FriendsOfSymfony1/symfony1 and upgraded most of the code, but I'm having massive issues in link routing at the moment.

  1. The "/blogs/createdby/:author" route has some missing mandatory parameters (:author).

_link('@BlogsByUser')->param('author', $dmUser);

  1. Some of the links just aren't accepting text. It seams to be ignoring all options to modify the _link object.

Any help is appreciated, either here, email, or telegram.

Happy to pay a reasonable fee to get this issue solved.

Also it's possible it's due to a file I extended to modify the routing system which worked before, but isn't happy now.

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

No branches or pull requests

0 participants