Skip to content

feat: add "database" request param for Firestore::listen#776

Closed
bshaffer wants to merge 8 commits intomainfrom
add-firestore-database-request-param-post-processor
Closed

feat: add "database" request param for Firestore::listen#776
bshaffer wants to merge 8 commits intomainfrom
add-firestore-database-request-param-post-processor

Conversation

@bshaffer
Copy link
Copy Markdown
Collaborator

@bshaffer bshaffer commented Aug 26, 2025

Addresses googleapis/google-cloud-php#8267

TODO:

  • Look at how to do this with the AST, instead of having PHP code in strings (which is scary) moved to heredoc instead - since the code is static there's no need to use an AST
  • Pull out duplicate methods into a PostProcessorTrait

@bshaffer bshaffer requested review from a team August 26, 2025 22:25
@bshaffer bshaffer requested a review from Copilot August 27, 2025 14:58

This comment was marked as resolved.

@bshaffer
Copy link
Copy Markdown
Collaborator Author

This PR is an abomination and its author should be scorned from this repo forevermore

@bshaffer bshaffer closed this Aug 27, 2025
@bshaffer bshaffer deleted the add-firestore-database-request-param-post-processor branch August 27, 2025 22:03
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