Skip to content

Conversation

@ZNeumann
Copy link
Contributor

No description provided.

@ZNeumann ZNeumann requested review from mfulb and zsistla January 12, 2022 19:40
@ZNeumann ZNeumann linked an issue Jan 12, 2022 that may be closed by this pull request
1 task
#else
if (FAILURE
!= zend_parse_parameters_ex(ZEND_PARSE_PARAMS_QUIET,
ZEND_NUM_ARGS() TSRMLS_CC, "|o", &pgsql)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be "|r" like the original code since this is the != PHP8.1 case?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@ZNeumann ZNeumann force-pushed the pgsql-instrument-81 branch from 1988aae to 44eca5c Compare January 12, 2022 20:22
@zsistla
Copy link
Contributor

zsistla commented Jan 18, 2022

ok jenkins

Copy link
Contributor

@zsistla zsistla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for finding/fixing!

@ZNeumann ZNeumann merged commit 44eca5c into newrelic:dev Jan 21, 2022
@ZNeumann ZNeumann deleted the pgsql-instrument-81 branch February 28, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[PHP] Investigate changes to PgSQL for PHP 8.1

3 participants