Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jan 4, 2013

An error was being thrown because the function simpleURL was not found so I added it.

An error was being thrown because the function simpleURL was not found so I added it.
preinheimer added a commit that referenced this pull request Jan 4, 2013
Add missing simpleurl("") function.
@preinheimer preinheimer merged commit 15141d9 into perftools:master Jan 4, 2013
@preinheimer
Copy link
Contributor

Thanks!

Sorry this was needed, clearly we're still running around trying to finish stuff up

@ghost
Copy link
Author

ghost commented Jan 4, 2013

No worries, happy to help. looking great so far.

@markstory
Copy link
Member

Perhaps the external/header.php file should also include the utitilty.php file. I think we're going to need get some better structure around how functions and classes are loaded/managed over time.

@preinheimer
Copy link
Contributor

Hrm.

In my head there's two quite competing goals with that:

  1. Avoiding code duplication
  2. Keeping the prepended file as lightweight as possible

@markstory
Copy link
Member

Avoiding code duplication is always the most important factor in maintenance. If we're careful about how many functions/classes are required to log profile data we can keep it lightweight and avoid duplication.

glensc added a commit that referenced this pull request Mar 30, 2025
> 17x: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated
glensc added a commit that referenced this pull request Mar 30, 2025
> 17x: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated
glensc added a commit that referenced this pull request Mar 30, 2025
>   17x: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated
glensc added a commit that referenced this pull request Mar 30, 2025
>   17x: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated
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.

3 participants