-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add tooling to generate stubs for the Public PHP API (#2933)
* feat: Add tooling to generate stubs for the Public PHP API * chore: Merge all stubs into one single file during artifact generation * fix: typo * fix: language * Rename `/home/circleci/app` to `/home/circleci/datadog` * feat: Use PROJECT_ROOT as third argument * ci: Rename `cbindgen up-to-date` to `generated files up-to-date` * feat: Regenerate PHP stubs and compare them * style: Put generated artifact directly in the artifacts * fix: generated files up-to-date * fix: buster image name * fix: src dir * fix: src dir * style: Rename merged stubs file * fix: offset * fix: Sort by name * chore: Update ddtrace_php_api.stubs.php * style: naming consistency * fix: string interpretation Co-authored-by: Bob Weinand <[email protected]> * fix: Don't use semicolon namespaces * fix: Type mixed cannot be marked as nullable * fix: Type mixed cannot be marked as nullable * fix: Bracket mix issues --------- Co-authored-by: Bob Weinand <[email protected]>
- Loading branch information
Showing
13 changed files
with
2,583 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.