Highlights
- Arctic Code Vault Contributor
Pinned
4,267 contributions in the last year
Less
More
Contribution activity
March 2021
Created 169 commits in 12 repositories
Created 3 repositories
- nikic/playground PHP
- nikic/web-master PHP
- 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 16 other pull requests in 5 repositories
php/php-src
3
open
7
closed
- Test PR
- Test
- Remove zero size special case for copy_to_stream
- Install de_DE locale on azure
- Test macos release zts
- Try updating Ubuntu on i386 job
- Explicitly print reference wrappers in debug_zval_dump()
- Don't compare zero exponentials in strings as equal
- Support new in initializers
- Fixed bug #80811
rust-lang/rust
3
merged
php/playground
1
open
php/web-master
1
closed
rust-lang/reference
1
merged
Reviewed 63 pull requests in 5 repositories
php/php-src 55 pull requests
- Handle reference zvals when outputting superglobals in phpinfo()
- Removed mentions of git.php.net from the documentation
- 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
- 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