Skip to content

Show the real parameter name for prepared queries. - #196

Merged
barryvdh merged 1 commit into
php-debugbar:masterfrom
hieblmedia:patch-1
Feb 5, 2015
Merged

Show the real parameter name for prepared queries.#196
barryvdh merged 1 commit into
php-debugbar:masterfrom
hieblmedia:patch-1

Conversation

@hieblmedia

Copy link
Copy Markdown
Contributor

Array index works only with positioned (where foo = ?) parameters.
To make named (where foo = :baz) parameters debuggable the name must be defined as key.

Array index works only with positioned (where foo = ?) parameters.
To make named (where foo = :baz) parameters debuggable the name must be defined as key.
barryvdh added a commit that referenced this pull request Feb 5, 2015
Show the real parameter name for prepared queries.
@barryvdh
barryvdh merged commit 7b2006e into php-debugbar:master Feb 5, 2015
@barryvdh

barryvdh commented Feb 5, 2015

Copy link
Copy Markdown
Collaborator

Thanks

@hieblmedia
hieblmedia deleted the patch-1 branch February 5, 2015 07:59
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.

2 participants