Skip to content

feat: remove init_oparray function#38

Open
carlos-granados wants to merge 1 commit intophp-debugger:mainfrom
carlos-granados:feature/remove-init-op-array
Open

feat: remove init_oparray function#38
carlos-granados wants to merge 1 commit intophp-debugger:mainfrom
carlos-granados:feature/remove-init-op-array

Conversation

@carlos-granados
Copy link
Copy Markdown
Collaborator

The xdebug_init_oparray function did not have any functionality after removing all the additional modes. This function was called every time an oparray was constructed. This PR removes this function and the handler call in the extension which should improve performance a little

@carlos-granados carlos-granados added performance-check Add this label to run the performance CI workflow and removed performance-check Add this label to run the performance CI workflow labels Apr 4, 2026
@carlos-granados carlos-granados requested a review from pronskiy April 4, 2026 13:40
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.

1 participant