id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blockedby,phpversion,appname,pending,exts,sapi,probability,blocking
114,Store precompiled opcode in filesystem and load at module startup,axel,moo,"Hi,

today i worked on a prelaod mechanism for php classes. The main idea was to ""compile"" php classes and store it in filesystem. Than to write a little php extension that ""preload's"" this files at module startup ( e.g. MINIT ). 

So this classes where at the beginning available, nobody must include or require this files.
I read many lines of SPL code and zend manuals. Unfortunately my little extension never worked ( Maybe to low coding skill ).

Now i found your extension and read the wiki. Actual your extension does all i need, almost :)

I wan't to ask you, if you think it is technical possible to implement such a feature?

Im not really sure, if the MINIT function is the right place to execute functions like zend_execute ...

best regards,
axel


",enhancement,closed,minor,2.0.0,cacher,2.0.0,wontfix,"Preload, Minit, Startup, SPL",asauerhoefer@…,,5.2,my.nero.com,0,,apache2handler,,
