Skip to content

Fix DBA on MacOS - #7611

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:dba-fix
Oct 23, 2021
Merged

Fix DBA on MacOS#7611
Girgias merged 1 commit into
php:masterfrom
Girgias:dba-fix

Conversation

@Girgias

Copy link
Copy Markdown
Member

No description provided.

@Girgias
Girgias merged commit b50dc1e into php:masterOct 23, 2021
@Girgias
Girgias deleted the dba-fix branch October 23, 2021 19:53
dstogov added a commit to dstogov/php-src that referenced this pull request Oct 26, 2021
* master: (378 commits)
Removed debug code.
JIT: Fixed use after free introduced in 92ad90a
Inline "helper" macros
Use zend_result as return value for DBA handler
JIT: Avoid ZEND_CALL_RELEASE_THIS checks
JIT_G(current_frame)->stacj is always true.
JIT: Avoid dead type store
[ci skip] Fix NEWS
Fix #76167: mbstring may use pointer from some previous request
Tracing JIT: Fixed possible endless loop when escape from ZEND_CALL_TOP frame
Remove tests for obsolete Oracle DB version
Remove test for obsolete Oracle DB version
Fix tests for method camel case change
Fix tests for method camel case change
DBA should not convert elements in-place if the key param is an array
Fix DBA on MacOS (php#7611)
Refactor DBA
Drop confusing ac local variable for ZEND_NUM_ARGS()
Inline DBA_GET2 macro
Inline DBA_ID_PARS macro
...
Sign up for freeto 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

@Girgias