Pinned
4,184 contributions in the last year
Less
More
Contribution activity
September 2021
Created 34 commits in 4 repositories
Created a pull request in php/php-src that received 5 comments
Restore old PDO::PARAM_* values
Doctrine hardcodes the values of these constants, avoid changing them. Fixes https://bugs.php.net/bug.php?id=81405.
+27
−26
•
5
comments
Opened 4 other pull requests in 2 repositories
php/php-src
2
open
1
closed
rust-lang/rust
1
open
Reviewed 10 pull requests in 1 repository
php/php-src
10 pull requests
- [RFC] Random extension
- Feature Request #28790 Add php.ini option to disable stat cache
- Remove mysqli_close that prevented CLEAN from running properly
- Add optimizer support for prototype methods
- Fix #81407: shmop_open won't attach and causes php to crash
- Support generate lldb command in run-tests.php
- Micro optimizations for xp_ssl.c
- Fix inconsistency in true/false/null constant resolution when opcache is not used
- Simplify SSL_set_mode() calls
- Simplify zend_forbid_dynamic_call()
Created an issue in google/oss-fuzz that received 4 comments
Outdated i386 builds
I recently received a couple reports of libfuzzer_asan_i386_php failures that have already been fixed, https://oss-fuzz.com/testcase-detail/4777065…
4
comments