Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,294 contributions in the last year
Contribution activity
November 2020
Created 114 commits in 6 repositories
Created 2 repositories
- nikic/polyfill PHP
-
nikic/php-crater
PHP
•
Built by
Created a pull request in symfony/polyfill that received 4 comments
Optimize grapheme polyfill
grapheme_position() currently uses iconv/mbstring strpos implementations to look for the needle. However, this is not necessary: For UTF-8, we can …
Opened 2 other pull requests in 1 repository
php/php-src
1
closed
1
open
Reviewed 26 pull requests in 8 repositories
php/php-src 12 pull requests
- Fix #77594: ob_tidyhandler is never reset
- [Observer] Provide unused retvals to observers
- Fix #80312: change default engine from MyISAM to InnoDB
- Fix #74558: Can't rebind closure returned by Closure::fromCallable()
- Fix newly introduced test case for Windows
- Major overhaul of mbstring (part 3)
- Support for icu4c 68.1
- Major overhaul of mbstring (part 2)
- Fix #80266: parse_url silently drops port number 0
- Improved error message for typed class properties with null as default value
- Major overhaul of mbstring (part 1)
- Fix #70461: disable md5 code when it is not supported in net-snmp