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,014 contributions in the last year
Contribution activity
August 2020
Created a pull request in php/php-src that received 3 comments
Make MAX_IFD_NESTING_LEVEL an actual nesting level
Currently we only ever increment ifd_nesting_level, so this ends up being a limit on the total number of IFD tags and we regularly get bug reports …
+50
−16
•
3
comments
- Test --with-mm in CI
- Migrate zend_*_property APIs to accept zend_object* instead of zval*
- Misc cleanup in iconv extension
- Improve X509_PKEY management in OpenSSL
- Only force log startup errors if display_startup_errors disabled
- Fix memory leak on socket_sendmsg() / socket_recvmsg() error
- Run tests on alpine
- Build re2c manually on macos
- Promote "undefined array key" notice to warning
- Promote warnings to exceptions in ext/filter
- Promote warnings to exceptions in ext/curl
- Fix ZPP for mhash()
- Notice and Warning promotion in ext/zip
- Add all the missing parameter types to stubs
- Convert FTP connection resource to an opaque object
- Allow number_format to be only passed 3 arguments
- Colorize --show-diff, only on stdout
- fix crypt_r detection under BSD system.
- Support NO_COLOR environment variable in run-tests.php
- Small CS fix
- Fix #64705 PDO driver constructor throw PDOException but not setting errorInfo
- Rename some standard array function parameters from $arr/$arg to $array
- Autogenerate function entries for COMPersistHelper
- Promote warnings to exceptions in ext/intl
- Fix #79922: Crash after multiple calls to xml_parser_free()
- Use short array values in run-tests.php
- Add some missing closing PHP tags to tests
- proc_open/openpty: DragonFlyBSD build fix.
- Flesh out HashTable insertion APIs
- opcache gdb: Set the EI_OSABI value for NetBSD.
- Add some missing parameter types to stubs
- Drop '#if 0' in mysqlnd_debug() from the MySQLnd extension
- Gmp warning to error
- Fix #70574 - Move message catalog to proper locale directory
- Some pull request reviews not shown.