Pinned
4,252 contributions in the last year
Less
More
Contribution activity
June 2021
Created 91 commits in 5 repositories
Created a pull request in rust-lang/rust that received 14 comments
[beta] Disable mutable noalias for Rust 1.53
Disable mutable noalias for the upcoming release to give this change more time to bake. I believe that was the consensus, and I wanted to make sure…
+6
−13
•
14
comments
Opened 11 other pull requests in 3 repositories
php/php-src
2
open
4
closed
3
merged
- Allow objects in define()
- Port skipif.inc to EXTENSIONS
- SKIPIF -> EXTENSIONS
- SKIPIF -> EXTENSIONS
- SKIPIF -> EXTENSIONS
- Don't throw undefined array key warning in ArrayObject unset()
- Implement JsonSerializable for SplFixedArray
- Fix bug #81096: Re-infer ranges if ref type is inferred
- Implement readonly properties
rust-lang/llvm-project
1
merged
symfony/symfony
1
merged
Reviewed 22 pull requests in 3 repositories
php/php-src 20 pull requests
- AppVeyor: only load minimal set of exts; don't run unsupported test s…
- Remove unused remote from phpdbg
- Use 16 instead of 15 bytes of random data in ReflectionReference->getId
- sockets, extract SO_ACCEPTFILTER as realising NetBSD also supports it…
- Set BUILD_CC for phpize
- Implement JsonSerializable for SplFixedArray
- Fixed bug #81096: Inconsistent range inferece for variables passed by reference
- Declare tentative return types for ext/intl
- Fix #81092: fflush before stream_filter_remove corrupts stream
- Proposal: add IntlDatePatternGenerator
- Update deprecation message for incompatible float to int conversion
- Add fiber type to better support custom fiber APIs
- Propagate AVIF support from libgd
- [RFC] Add json_encode indent parameter
- fix dtrace observer callback prototype
- pcntl_rfork: following-up suggestions.
- Mark slow tests
- fix bug #72998
- Speed up test case
- Pure Intersection types