Skip to content

Fix class method signatures#5360

Open
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/class-methods-sync-src-v2
Open

Fix class method signatures#5360
lacatoire wants to merge 1 commit intophp:masterfrom
lacatoire:fix/class-methods-sync-src-v2

Conversation

@lacatoire
Copy link
Member

@lacatoire lacatoire commented Feb 6, 2026

Fix method signatures to match php-src stubs

- PDOStatement::setFetchMode: bool -> true
- Phar::setStub: bool -> true
- PharData::setStub: bool -> true, $len -> $length
- ReflectionClass::getStaticPropertyValue: $def_value -> $default
- IntlBreakIterator::getPartsIterator: param type string -> int
@lacatoire lacatoire force-pushed the fix/class-methods-sync-src-v2 branch from 1146f59 to c56c43c Compare February 6, 2026 14:04
@lacatoire lacatoire closed this Mar 2, 2026
@lacatoire lacatoire reopened this Mar 24, 2026
@lacatoire lacatoire changed the title Fix 5 class method signatures to match php-src stubs Fix class method signatures Mar 24, 2026
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