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,122 contributions in the last year
Contribution activity
October 2020
Created a pull request in php/php-src that received 5 comments
- Remove string length limit from levenshtein()
- Forbid attributes on promoted properties
- Update ext/spl parameter names
- Update ext/tidy parameter names
- Update ext/ffi parameter names
- Update ext/bz2 parameter names
- Update ext/sodium parameter names
- Update ext/pcntl parameter names
- Update ext/calendar parameter names
- Update ext/sockets parameter names
- Add @generate-legacy-arginfo tag
- Update PDO parameter names
- Implement GC for PDO SQLite driver data
- Add test instantiating all objects
- Update ext/tidy parameter names
- Update ext/ffi parameter names
- Fix #44618: Fetching may rely on uninitialized data
- Renaming parameter names in ext/sqlite3
- Improve parameter names in ext/oci8
- Improve gen_stub.php
- Update PDO parameter names
- Expose php_during_module_{startup|shutdown}()
- Review parameter names in ext/zlib
- Review parameter names in ext/pspell
- Adjusting type of arguments on pow function
- add note about is_callable change
- Review parameter names in ext/ftp
- Review parameter names in ext/exif
- Review parameter names in ext/pcre
- Review parameter names in ext/enchant
- Use a subrountine to check for valid OID strings in PGSQL
- Review parameter names in ext/sysvshm
- Review parameter names in ext/sysvsem
- Review parameter names in ext/sysvmsg
- Allow empty needle in grapheme_str*pos, grapheme_str*str
- Don't separate array parameter
- Adds support to multi-line arrow functions