Show
Ignore:
Timestamp:
05/31/2007 04:20:14 AM (18 months ago)
Author:
moo
Message:

merged [405] [407] from trunk: fixed #92, full ZendOptimizer? compatibility

Location:
branches/1.2
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2

    • Property svnmerge-integrated changed from /trunk:1-302,344-346,371,374-375,388,391,393,395,400,402-404 to /trunk:1-302,344-346,371,374-375,388,391,393,395,400,402-405,407
  • branches/1.2/xcache_globals.h

    r394 r408  
    11 
    22ZEND_BEGIN_MODULE_GLOBALS(xcache) 
     3    zend_bool initial_compile_file_called; /* true is origin_compile_file is called */ 
    34    zend_bool cacher;      /* true if enabled */ 
    45    zend_bool stat;