Search code examples
How (if possible) to optimize memory in this PHP example...


phpoopmemory-managementphp-internals

Read More
What algorithm does array_sum use in PHP?...


phparraysalgorithmphp-internals

Read More
Parentheses altering semantics of function call result...


phpphp-internals

Read More
print_r() adds properties to DateTime objects...


phpdebuggingdatetimephp-internals

Read More
Does PHP interpreter compiles to bytecode every command during the reading?...


phpphp-internals

Read More
Memory leak with malloc in php extension...


phpmemory-managementphp-extensionphp-internals

Read More
how to call a php extension method from another php extension method...


phpcphp-internals

Read More
Where to find the "low memory" and "free CPU cycles" calls triggering garbage co...


phpcphp-internals

Read More
Where can I learn about PHP internals?...


phpphp-internals

Read More
Segmentation fault on method calling inside a php extension...


phpcphp-extensionphp-internals

Read More
how to read a constant property in php extension?...


phpphp-extensionphp-internals

Read More
PHP uksort function using global variable fails after PHP upgrade to 5.3.3...


arraysphpphp-internals

Read More
PHP ignoring returned reference from function considered harmful?...


phpmemory-leaksreferencephp-internals

Read More
Override recursion limits for __get and __set on the same property...


phpphp-internals

Read More
C PHP Extension object persistance...


phpcphp-internals

Read More
PHP include incorrect search path taken?...


phpincludephp-internals

Read More
Why is Importing a PHP Function into the Current Namespace Unsupported...


phpphp-internals

Read More
Calling extension function in zend_eval_string...


phpphp-extensionphp4php-internals

Read More
What's the PHP APC cache's apc.shm_strings_buffer setting for?...


apcphpphp-internals

Read More
Capturing (externally) the memory consumption of a given Callback...


phpmemorybenchmarkingphp-internalsmicrobenchmark

Read More
Trying to regenerate zend_language_scanner.c...


php-internals

Read More
php extension to replace PHP class method with handler written in C...


phpphp-internals

Read More
Writing a C++ extension for PHP 5.4, example code is obsolete...


phpphp-extensionphp-internals

Read More
Anyone familiar with PHP source code?...


phpcphp-internals

Read More
Why C.O.W does not take place when ' writing to a property ' / ' injecting a property in...


phpreferencephp-internals

Read More
Can't find Zend directory in EasyPHP folder...


phpphp-extensionphp-internals

Read More
PHP Performance : Copy vs. Reference...


phpreferencebenchmarkingphp-internals

Read More
Zend Global Variable in an Extension Persisting Across Multiple Requests...


phpphp-extensionphp-internals

Read More
Compiling PHP with modified DEBUG_ZEND level...


phpmakefileconfigurephp-extensionphp-internals

Read More
Fetching zend resource without knowing type of the resource...


phpcphp-extensionphp-internals

Read More
BackNext