Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in php-internals
What is the actual memory cost of storing an integer?
Mar 14, 2023
php
php-internals
PHP string length [duplicate]
Feb 22, 2023
php
string
standards
php-internals
Increasing array elements while in foreach loop in php? [duplicate]
Nov 25, 2022
php
arrays
php-internals
Why is Importing a PHP Function into the Current Namespace Unsupported
Nov 14, 2022
php
php-internals
PHP use statement for namespace
Nov 03, 2022
php
php-internals
Why does PHP allow passing a literal to a pass-by-reference parameter in one case but not others?
Oct 21, 2022
php
pass-by-reference
php-internals
How does the PHP MongoDB Driver's Cursor buffer a result set?
Apr 09, 2015
php
mongodb
php-internals
Does PHP engine optimize anonymous functions within loops?
Nov 11, 2022
php
closures
anonymous-function
hhvm
php-internals
Which PHP functions are affected by allow_url_fopen?
Jun 26, 2022
php
php-internals
Why doesn't PHP use internal smart string for strings?
Feb 27, 2019
string
php-internals
How to make ZEND_BEGIN_ARG_INFO_EX control number of arguments, passed to a PHP extension?
Aug 27, 2018
php
c
php-extension
php-internals
PHP Internals: How does TSRMLS_FETCH Work?
Sep 26, 2022
php
c
macros
php-internals
What is exactly a zend extension?
Aug 13, 2018
php
php-extension
php-internals
How to understand the 3 lines of c code?
Jun 07, 2022
php
c
syntax
php-internals
Zend: How to correctly destruct a custom object in PHP 7?
May 09, 2022
php
c
php-extension
php-internals
php-7
how to convert zval to vector for php extension?
May 25, 2020
php
c++
php-extension
php-internals
Does PHP optimize function arguments of array type, not explicitly passed by reference, when they are not modified?
Sep 15, 2022
php
arrays
optimization
php-internals
Reading Zend Engine API code: What does ## (double hash) mean?
Oct 03, 2022
c
php-internals
Get PHP Opcodes Dynamically at Runtime
Jan 03, 2022
php
zend-framework
php-extension
php-internals
Older Entries »