Search
Home IIS.NET Forums Partner and Community Forums Windows Cache Extension for PHP wincache is incorrectly adding auto_append_file and auto_prepend_file...
Last post Nov 10, 2009 03:37 PM by ksingla
14 Posts
Nov 10, 2009 08:51 AM|LINK
Hi
Thank you for letting me know. Glad to have helped.Is there anything PHP could have done to make this easier?
1138 Posts
Microsoft
Nov 10, 2009 03:37 PM|LINK
They could keep included_files hashtable entries case-insensitive:). I guess that cannot be done because file paths on *nix based are case-sensitive.
RQuadling
14 Posts
Re: wincache is incorrectly adding auto_append_file and auto_prepend_file entries to included_fil...
Nov 10, 2009 08:51 AM|LINK
Hi
Thank you for letting me know. Glad to have helped.Is there anything PHP could have done to make this easier?
ksingla
1138 Posts
Microsoft
Re: wincache is incorrectly adding auto_append_file and auto_prepend_file entries to included_fil...
Nov 10, 2009 03:37 PM|LINK
They could keep included_files hashtable entries case-insensitive:). I guess that cannot be done because file paths on *nix based are case-sensitive.