StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

NikiC

Rating
1624.61 (985th)
Reputation
85,433 (941st)
Page: 1 2 3 ... 13
Title Δ
Why the macro "ZVAL_COPY_VALUE(z,v)" seems to work unexpe... 0.00
Cyclic references in PHP 7.4 0.00
What is causing this strange memory corruption in my test PHP exten... 0.00
PHP 7.1 - Why no warning on void return value? -2.15
I am facing more memory consumption in Php 7 compare to PHP 5.6 -1.05
Call object constructor (__construct) from a php extension 0.00
Match list of incrementing integers using regex 0.00
Userland implementation of PHP array key casting 0.00
Confusion about PHP 7 refcount 0.00
PHP Generators - Garbage Collection 0.00
The different behavior of the function uasort in PHP 5.5 and PHP 7.0 0.00
foreach changes in PHP7 0.00
Does PHP interpreter eliminate dead conditionals? +0.31
Why doesn't PHP use internal smart string for strings? 0.00
Dynamically reference to $this should not work, but it does 0.00
What's the difference between zend_string_release and zend_stri... 0.00
How to typecast values like (int) using zend engine API? 0.00
Register new T_OPEN_TAG and T_CLOSE_TAG through a C extension? 0.00
does zend/php cache hashcodes for functions somewhere in execute da... 0.00
What is the difference between `while (true)` vs `while (\true)`? 0.00
php extension call_user_function segment fault 0.00
Replacing preg_replace (with deprecated /e parameter) to preg_repla... 0.00
To parse SQL with regex, excluding quoted literals 0.00
Unexpected result when comparing PHP objects +0.35
How to json_decode invalid JSON with apostrophe instead of quotatio... +1.19
PHP: Confusing disparity between invoking reflection method using c... 0.00
Replace deprecated preg_replace /e with preg_replace_callback 0.00
how to read a constant property in php extension? 0.00
Is it beneficial to declare PHP anonymous functions outside a loop? -1.96
What are the valid characters in PHP variable, method, class, etc n... 0.00
How is to return array from a PHP extension, without copying it in... +0.36
Memcache for php5.5.0 0.00
Decrypting AES CTR Little Endian with PHP +1.06
PHP Type-Juggling and (strict) Greater/Lesser Than Comparisons +0.90
Access SplObjectStorage data via Reflection 0.00
Are php ticks non-blocking 0.00
Why does PHP allow "incompatible" constructors? +0.06
PHP: Find number of different letters in a string -0.58
Get Element at N position in an Array without Loop -0.17
In which order are objects destructed in PHP? +1.89
PHP. Extension. Call existing PHP function 0.00
RecursiveIteratorIterator returns extra elements 0.00
PHP namespaces and using the \ prefix in declaration +1.36
PHP mcrypt_get_iv_size () for Salt Size Generation +1.27
Securing database connection information -2.20
password_compat for older php version +0.19
Why does negation happen last in an assignment expression in PHP? 0.00
running PHP verbosely in an interactive session +1.16
Does PHP close the file after the file handler is garbage collected? +0.48
CIDR bitwise operations - could I be a bit wiser? +1.11