2008-04-23 |
Greg Beaver | remove/move unreachable code |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Greg Beaver | improve rewrite callback support, add test for callback... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Johannes Schlüter | - Fix Windows build |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Greg Beaver | new test for valid callback that fails for rewrite... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Greg Beaver | new test for invalid rewrite callback |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Greg Beaver | new test for SCRIPT_NAME not containing the filename |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Greg Beaver | new test for webPhar failure on opening file |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Greg Beaver | new test for webPhar with phar.extract_list |
commit | commitdiff | tree | snapshot |
2008-04-23 |
Ant Phillips | open_basedir tests for file system functions (v5.2... |
commit | commitdiff | tree | snapshot |
2008-04-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | ensure freeing of cwd/name happens in all cases |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | fix headers in test |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | new test for fatal error in php file executed by front... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | re-enable disabled cwd code |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | remove unreachable code, add test for large non-php... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | remove unreachable code |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | fix PATH_INFO munging, add to test case |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | remove unreachable code, add test for no file extension... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Ant Phillips | New set of session extension tests for PHP 6.0 branch. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Robin Fernandes | Fix some ereg tests for 64bit platforms. |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Scott MacVicar | Fix compiler warnings with redefinition of _WIN32_WINNT |
commit | commitdiff | tree | snapshot |
2008-04-22 |
Greg Beaver | big ol code coverage test for bad parameters to Phar... |
commit | commitdiff | tree | snapshot |
2008-04-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | fix Phar::mount() to also allow running externally... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | fix Phar::running() |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | fix discovery of files hidden in a URL - makes using... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | new test for custom 404 handler, fix segfault found... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | increase code coverage of phar.c significantly by ensur... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | increase code coverage |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | remove unused code |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | another refactoring to combine an error and improve... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | minor re-factoring reduces code lines for an error... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | minor re-factoring reduces code lines for an error... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | cosmetics: same case as other tests |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | new test for non-executable zip named as phar |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | implement opendir for mounted directories - much simple... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Antony Dovgal | [DOC] add hash_copy() to be able to copy hash resource |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Felipe Pena | - Added UEXPECTF |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Dmitry Stogov | Optimized function call helper |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | finish code coverage for tar file format |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | add test for huge filenames, fix huge filename reading |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | new test for corrupted tar with hard link to nowhere |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Greg Beaver | implement symbolic link support within a tar-based... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | use a tar generated by the tar command to test links... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | add test for symbolic and hard links |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | new test for bad checksum, fix tar.c to catch tar archi... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix tests to match CVS |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix truncation test |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | add failing test for truncated tar archive |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | new test, increases code coverage slightly |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix test to be OS-agnostic |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | re-adding as binary |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | added as text, removing in order to re-add |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | amend zip test to actually test file perms creation... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | add new test for openoffice-created zip |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | new test for unix 'zip' command-created zip archives |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix fopen test problem - behavior is slightly different... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix all but 1 test on windows (yay) |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix a couple more tests on windows |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Felipe Pena | - Better error message |
commit | commitdiff | tree | snapshot |
2008-04-20 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Greg Beaver | fix 98 of 105 failing tests on windows (real progress... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | fix 3 failing tests out of 108 on windows (whoop-de... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | fix ZTS build |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | fix ZTS build and Phar::isValidPharFilename |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new test for unsupported compression versions, vastly... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new tests for corrupted zips |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new test for zip archives with files created from stdin |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new test for encrypted zips |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new test for central directory offset being wrong |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new test for truncated file comment, fix memleak found... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new corrupt zip test |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | new test for corrupted zip with mis-matched entry count... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Greg Beaver | add utility for creating corrupted zip archives for... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Felipe Pena | - New tests |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Greg Beaver | COMPLETELY rework filename extension detection. Now... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Christopher... | MFB: Set extension status back to dev |
commit | commitdiff | tree | snapshot |
2008-04-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Christopher... | Code: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Rob Richards | fix bug #44648 (Attribute names not checked for wellfor... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Felipe Pena | - New test |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Felipe Pena | - Fixed typo |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Dmitry Stogov | Fixed bug #44226 (Throwing an exception causes crash... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix compression zip tests |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | add failing tests for compression of zip files internally |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix large zip test |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | load entire end of zip instead of weird 8k looping... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | make test OS-agnostic |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Derick Rethans | - MF52: Fixed bug #44703 (htmlspecialchars() does not... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Antony Dovgal | always initialize mod_type |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Antony Dovgal | unicode support and minor leak fix |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Antony Dovgal | convert ext/ldap to use new parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Andrey Hristov | Update ext/mysql, ext/mysqli and ext/mysqlnd from devel... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Pierre Joye | - add test |
commit | commitdiff | tree | snapshot |
next |