-
JetBrains
- Berlin, Germany
- https://nikic.github.io/
- @nikita_ppv
Block or Report
Block or report nikic
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
-
-
scalar_objects Public
Extension that adds support for method calls on primitive types in PHP
3,832 contributions in the last year
Less
More
Contribution activity
November 2021
Created 176 commits in 8 repositories
Created 2 repositories
- nikic/framework PHP
- nikic/pcov C
Created a pull request in php/php-src that received 7 comments
Fix bug #81577: Execute interrupt handler on original opline
The interrupt handler should be executed while the original opline is set, so that exceptions are thrown from the original opline, rather than the …
+44
−23
•
7
comments
Opened 7 other pull requests in 4 repositories
php/php-src
2
closed
1
open
google/oss-fuzz
2
merged
laravel/framework
1
merged
krakjoe/pcov
1
merged
Reviewed 45 pull requests in 4 repositories
php/php-src
41 pull requests
- Major overhaul of mbstring (part 18)
- Dark mode for phpinfo()
- Add pdo_sqlite tests for empty filename and in-memory uri
- Use the standard _WIN32 instead of the custom MSWIN32 in libgd
- "Export" relevant GD macros
- Drop unused GD defines
- fix [-Wstrict-prototypes] buid warnings
- Optimize the destructor of WeakMap for large WeakMaps
- Update #81645 : header() checks the validity of HTTP status code
- Use memrchr() when available
- Fixed bug #81634 ZEND_ENABLE_STATIC_TSRMLS_CACHE produces extensionswith the STATIC_TLS flag
- FPM fix and test for setting php_admin_value doc_root
- Micro-optimizations for WeakMap
- Fix use after free when WeakMap is modified during field write
- 7.4 - ./configure: detecting RAND_egd
- Add more specific array return type hints for various extensions - part 2
- OpenBSD ZTS build fix.
- Fix inheritance of class constants if mutable data used
- ZTS build fix for OpenBSD.
- Ensure zend_ast_fetch_class uses scope it is provided to fetch classes
-
Remove unused
check_flagsarg fromzend_is_callable_check_func() - Fix bug #81598: Use C.UTF-8 as LC_CTYPE locale by default
- Update grandfathered and redundant language tags
- fpm fix leaks for AppArmor based distros in case the profile creation…
- Refactor DBA to use zend_string*
- Some pull request reviews not shown.
rust-lang/rust
2 pull requests
php/doc-en
1 pull request
nikic/PHP-Parser
1 pull request
Created an issue in google/oss-fuzz that received 5 comments
AFL build failure
The php project currently fails to build (https://oss-fuzz-build-logs.storage.googleapis.com/index.html#php) due to an AFL startup crash:
Step #4 …
5
comments