Skip to content

Commit

Permalink
Honor constant expressions instead of just taking the last constant e…
Browse files Browse the repository at this point in the history
…ncountered in stubs

As an example:
should be translated to:
ZVAL_LONG(&attribute_Attribute_class_test_arg0, ZEND_ATTRIBUTE_TARGET_FUNCTION | ZEND_ATTRIBUTE_TARGET_METHOD);
  • Loading branch information
bwoebi committed Jan 22, 2023
1 parent 4f36623 commit 1fbe855
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 106 deletions.
Loading

0 comments on commit 1fbe855

Please # to comment.