1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 17:22:15 +01:00
Files
archived-php-src/ext/phar
Greg Beaver 0262e844c4 implement full support and usage of phar stream in include_path, for both 5.2 and 5.3.
5.3 code expects the proposed patch for stream wrapper in include_path to be committed
5.2 code only supports phar stream wrapper in include_path.
this is a 2-step process.  After this, more magic, particularly in funcinterceptors.c will be
converted to use phar_resolve_path, which is far safer than the current implementation.

this needs windows and 5.2 testing unix/windows
2008-03-12 03:55:12 +00:00
..
2008-02-25 15:44:21 +00:00
2006-01-06 19:23:58 +00:00
2008-01-08 19:40:23 +00:00
ws
2008-02-01 14:40:57 +00:00
2008-01-19 18:39:49 +00:00
2008-02-25 15:43:14 +00:00
2008-01-18 20:12:45 +00:00
2007-01-13 17:10:18 +00:00
2008-03-10 19:11:16 +00:00
2008-03-07 14:59:47 +00:00