Finding relative size of each extension in the PHP core

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matt Saladna

    #1

    Finding relative size of each extension in the PHP core

    Hello,
    Is there any easy way to find out approximately the size for each
    PHP extension compiled into a build (libphp4.so, for example), without
    rebuilding PHP with all extensions as shared?
Working...