Highlights
- Arctic Code Vault Contributor
Pinned
4,247 contributions in the last year
Less
More
Contribution activity
March 2021
Created 1 repository
- nikic/reference Rust
Created a pull request in rust-lang/rust that received 57 comments
Enable mutable noalias for LLVM >= 12
Enable mutable noalias by default on LLVM 12, as previously known miscompiles have been resolved. Now it's time to find the next one ;)
The -Z mut…
+165
−57
•
57
comments
Opened 13 other pull requests in 3 repositories
php/php-src
6
closed
3
open
rust-lang/rust
3
merged
rust-lang/reference
1
merged
Reviewed 61 pull requests in 5 repositories
php/php-src 53 pull requests
- Fix typos in the error message
- Fix json_encode regression with JSON_PRETTY_PRINT
- Fix #80880: SSL_read on shutdown, ftp/proc_open
- Fix #69668: SOAP special XML characters in namespace URIs not encoded
- Removes 'Parallel Edition' output in tests
- Fix #73533: Invalid memory access in php_libxml_xmlCheckUTF8
- Properly initialize PS(mod) on RINIT
- Fix #80889: amendment
- Migrate skip checks to --EXTENSIONS--, p1
- Partially refactor PgSql extension
- run-tests: use the EXTENSIONS section for skipping
- Deprecate $num_points parameter of image(open|filled)polygon
- Fix #80889: Cannot set save handler when save_handler is invalid
- Redesign client_info and client_version in mysqli
- Use zend_string_equals() API instead of strcmp()
- Initalize return_value before use
- Implement enums
- Add fsync() function
- Promote DOM invalid state errors during property access
- Change Zend Stream API to use zend_string* instead of char*.
- Declare PDORow and SNMP properties
- fpm master/child process rename, enable on mac os.
- Add tokenizer_data_gen to build process
- run-tests.php: class for test file loading
- Convert resources to objects in ext/ldap
- Some pull request reviews not shown.
rust-lang/rust 4 pull requests
nikic/PHP-Parser 2 pull requests
nikic/php-ast 1 pull request
ircmaxell/php-cfg 1 pull request
Created an issue in krakjoe/apcu that received 3 comments
Release new version
@remicollet Could you please create a new apcu release? I've updated the changelog in package.xml.
3
comments