rfc:autoload_include

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:autoload_include [2009/11/24 14:32] – moved to proposed state lsmithrfc:autoload_include [2009/12/23 15:12] – added stream_resolve_include_path patch link lsmith
Line 63: Line 63:
 "stream_resolve_include_path() as currently constructed could not be intercepted, and is actually unable to process an include_path that contains streams.  I'm guessing it was written long before PHP 5.3. This could be easily fixed by having stream_resolve_include_path call zend_resolve_path() instead of doing its own internal calculations. With these changes, an opcode cache could easily cache the results." "stream_resolve_include_path() as currently constructed could not be intercepted, and is actually unable to process an include_path that contains streams.  I'm guessing it was written long before PHP 5.3. This could be easily fixed by having stream_resolve_include_path call zend_resolve_path() instead of doing its own internal calculations. With these changes, an opcode cache could easily cache the results."
  
-===== Changelog =====+===== Patches ===== 
 + 
 +  * [[http://valokuva.org/patches/php/new/stream_resolve_include_path.txt}|patch to add an improved stream_resolve_include_path() to 5.3]] 
rfc/autoload_include.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1