[PHP-DOC] cvs: pecl /phar phar.c phar_internal.h phar_object.c

2008-01-03 Thread Greg Beaver
cellog Fri Jan 4 04:57:10 2008 UTC Modified files: /pecl/phar phar.c phar_internal.h phar_object.c Log: replace crappy $_SERVER munging with explicit munging via Phar::mungServer(). This static method takes an array with one of these 4 indices (case-sensitiv

[PHP-DOC] cvs: pecl /phar phar.c phar_internal.h phar_object.c /phar/tests frontcontroller1.phpt frontcontroller2.phpt frontcontroller3.phpt

2007-12-23 Thread Greg Beaver
cellog Sun Dec 23 21:12:41 2007 UTC Added files: /pecl/phar/testsfrontcontroller2.phpt frontcontroller3.phpt Modified files: /pecl/phar phar.c phar_internal.h phar_object.c /pecl/phar/testsfrontcontroller1.phpt Log: complete

[PHP-DOC] cvs: pecl /phar phar.c phar_internal.h phar_object.c /phar/tests 001.phpt create_path_error.phpt phar_test.inc

2007-12-21 Thread Greg Beaver
cellog Sat Dec 22 07:46:52 2007 UTC Modified files: /pecl/phar phar.c phar_internal.h phar_object.c /pecl/phar/tests001.phpt create_path_error.phpt phar_test.inc Log: first attempt at major new feature: default front controller for web Currently, an en