Skip to content

Remove type cast for GPC#3078

Closed
devbodaghe wants to merge 1 commit intofacebook:mainfrom
devbodaghe:remove-gpc-cast-to-int
Closed

Remove type cast for GPC#3078
devbodaghe wants to merge 1 commit intofacebook:mainfrom
devbodaghe:remove-gpc-cast-to-int

Conversation

@devbodaghe
Copy link
Copy Markdown
Contributor

Description

Remove type casting for gpc to int

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • [] I have commented my code, particularly in hard-to-understand areas.
  • [] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
  • [] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
  • [] I followed general Pull Request best practices. Meta employees to follow this wiki.
  • [] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
  • [] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
  • [] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this wiki.

Changelog entry

Remove type casting for gpc to int

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@devbodaghe has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@devbodaghe merged this pull request in 0772347.

carterbuce pushed a commit to carterbuce/facebook-for-woocommerce that referenced this pull request Apr 24, 2025
Summary:
## Description

Remove type casting for gpc to int

### Type of change

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [] I have commented my code, particularly in hard-to-understand areas.
- [] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Remove type casting for gpc to int

Pull Request resolved: facebook#3078

Reviewed By: vinkmeta

Differential Revision:
D73508817

Privacy Context Container: L1313315

Pulled By: devbodaghe

fbshipit-source-id: 27d7842646a79f2560424df784a8a889792ada7c
(cherry picked from commit 0772347)
carterbuce pushed a commit to carterbuce/facebook-for-woocommerce that referenced this pull request Apr 24, 2025
Summary:
## Description

Remove type casting for gpc to int

### Type of change

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [] I have commented my code, particularly in hard-to-understand areas.
- [] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Remove type casting for gpc to int

Pull Request resolved: facebook#3078

Reviewed By: vinkmeta

Differential Revision:
D73508817

Privacy Context Container: L1313315

Pulled By: devbodaghe

fbshipit-source-id: 27d7842646a79f2560424df784a8a889792ada7c
(cherry picked from commit 0772347)
@carterbuce carterbuce mentioned this pull request Apr 24, 2025
tzahgr pushed a commit that referenced this pull request Apr 24, 2025
Summary:
## Description

Remove type casting for gpc to int

### Type of change

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [] I have commented my code, particularly in hard-to-understand areas.
- [] I have confirmed that my changes do not introduce any new PHPCS warnings or errors.
- [] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors.
- [] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)).
- [] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes.
- [] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality.
- [] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)).

## Changelog entry

Remove type casting for gpc to int

Pull Request resolved: #3078

Reviewed By: vinkmeta

Differential Revision:
D73508817

Privacy Context Container: L1313315

Pulled By: devbodaghe

fbshipit-source-id: 27d7842646a79f2560424df784a8a889792ada7c
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.

2 participants