Comments

dave reid’s picture

Title: Replaced custom_url_rewrite_inbound() with hook_url_inbound_alter() » Replaced custom_url_rewrite_[in/out]bound() with hook_url_[in/out]bound_alter()

As well as hook_url_outbound_alter replacing custom_url_rewrite_outbound()

solotandem’s picture

Title: Replaced custom_url_rewrite_[in/out]bound() with hook_url_[in/out]bound_alter() » Replaced custom_url_rewrite_inbound() with hook_url_inbound_alter()

Dave, the title is intended to match what is in the issue link (regardless if it could be clarified, etc.).

dave reid’s picture

Ok, fair enough. There wasn't an issue I could find for outbound_alter, so I thought it could be lumped into this since it was basically the same thing.

klausi’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Coder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.