Skip to content

Change callback to instance rather than classname.#6

Closed
mtibben wants to merge 1 commit intoroundcube:masterfrom
mtibben:patch-1
Closed

Change callback to instance rather than classname.#6
mtibben wants to merge 1 commit intoroundcube:masterfrom
mtibben:patch-1

Conversation

@mtibben
Copy link
Copy Markdown

@mtibben mtibben commented May 16, 2012

I needed to add this file to a project with namespace autoloading. Adding a namespace to this class causes the callback function to fail. Changing the callback to $this rather than the class name solves the problem.

I needed to add this file to a project with namespace autoloading. Adding a namespace to this class causes the callback function to fail. Changing the callback to $this rather than the class name solves the problem.
@mtibben
Copy link
Copy Markdown
Author

mtibben commented May 16, 2012

sorry github has screwed up the Euro character

@mtibben mtibben closed this May 16, 2012
alecpl added a commit that referenced this pull request Mar 4, 2018
@dsvf dsvf mentioned this pull request Aug 17, 2025
2 tasks
@wdsnyc wdsnyc mentioned this pull request Nov 28, 2025
@joksik joksik mentioned this pull request Feb 27, 2026
2 tasks
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.

1 participant