2008-04-15 |
Dmitry Stogov | Optimized request startup sequence for php.ini without... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Jani Taskinen | - missed one line |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Jani Taskinen | - Readd config_get_has(). No need to document, it is... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | add support for proper APC caching |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | add interception for readfile [DOC] |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | add support for big-endian systems to zip implementation |
commit | commitdiff | tree | snapshot |
2008-04-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Scott MacVicar | Fixed bug #44719 (More uninitialised values causing... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Scott MacVicar | Fixed bug #44722 (Segfault setting a null session path) |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fix test to be OS-agnostic |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fix invalid variable access |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fixes test on windows. Does it break on unix? the... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fix test on windows |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fix test |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | complete rename code coverage tests, completely re... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | remove unused file |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | remove redundant check for file existence, add another... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | disallow unlink() on extracted phars (the idea is that... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Felipe Pena | - Fixed test (bug #44533) |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add stat test for root dir |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add tests for extract_list and stat |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | nuke potential segfault in phar_open_url, remove mem... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | s/l/L/ to match actual lstat errors |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add test case for SEEK_CUR fseek |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Steph Fox | - Kill doze compiler warning |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add test case for inability to open extract_list file |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | 2 more test coverage edge cases down |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | minor re-factoring of phar_open_url to remove one neste... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Steph Fox | - Fix ZTS build |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Etienne Kneuss | Fix dns_check_proto (related to #44723) |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add test coverage for fopen() with append mode |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add phar.extract_list test coverage for opendir |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add test coverage for phar.extract_list and mkdir/rmdir |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fix potential segfault if some idiot tries to remove... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | increase code coverage further |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add error message on attempt to rmdir/mkdir 'phar:... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | update tests to ensure all temp files are erased, and... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | increase code coverage slightly |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | add test for mkdir() of sub-directory of existing file... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | increase test coverage of phar_wrapper_mkdir, fix segfa... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Hannes Magnusson | MFB5.3: Remove config_get_hash() & and add new boolean... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | fix edge case where a new phar is created via mkdir... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Hannes Magnusson | MFB53: Fixed bug#44716 (Progress notifications incorrect) |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | another attempt at fixing mac OS X compile, remove... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | missing from previous commit to remove stat from opendi... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Greg Beaver | more test coverage and fixes from increased coverage... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | add fstat to 027 test. Remove phar_dir_stat, stat... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | add to 027 test (for code coverage) of fwrite on dir... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | minor optimization |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | 100% code coverage for dir handle seeking, remove error... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | add test for stat interception, fix stat interception |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Hannes Magnusson | MFB5.3: Fixed bug#44712 (stream_context_set_params... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | MFB do not scan include_path with faulty plain_wrapper... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | sync fixed test properly with 5.3 branch |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | fix test |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | make tests php version-agnostic with regards to stream... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | add test for fopen interception, fix fopen interception |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Greg Beaver | add test for file_get_contents interception, fix file_g... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Greg Beaver | add test for opendir, fix bugs found |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Greg Beaver | fix build if SPL is disabled |
commit | commitdiff | tree | snapshot |
2008-04-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Hannes Magnusson | Update url for go-pear |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Hannes Magnusson | Apparenty go-pear no longer exists (bug#44699) |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Felipe Pena | MFB: Fixed bug #44703 (htmlspecialchars() does not... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Dmitry Stogov | Speedup GC initialization |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Robin Fernandes | Fix test parse_url_variation_002.phpt for 64bit platforms. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Greg Beaver | restore Phar->compress/decompress() to simplify $phar... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Greg Beaver | cosmetics, extra space |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Greg Beaver | combine PharFileInfo->setCompressedGZ/setCompressedBZIP... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Greg Beaver | merge PharFileInfo->isCompressed/isCompressedGZ/isCompr... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Greg Beaver | change PharFileInfo->setUncompressed to decompress |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Antony Dovgal | fix 2 segfaults in ZTS mode |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Dmitry Stogov | Optimized ZEND_RETURN opcode to not allocate and copy... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Steve Seear | POSIX extension error tests |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Steve Seear | POSIX extension variation tests (failing due to spuriou... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Robin Fernandes | Adding some tests for ereg and url functions. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Greg Beaver | refactor compress/convertToTar/convertToPhar/convertToZ... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Marcus Boerger | - No longer allow to disable pcre |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Greg Beaver | s/getContents/getContent/ |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Greg Beaver | re-factor all-file compression. Remove compressAllFile... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Philip Olson | Updated the documentation credits |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Greg Beaver | add Phar->isWritable() for detecting whether a phar... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Greg Beaver | make built-in SplFileInfo->isWriteable() work for PharF... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Marcus Boerger | - SPL can no longer be disabld as discussed some time... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Scott MacVicar | MFB: Fixes to heredoc and cleanup of new re2c scanner... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Greg Beaver | add addFile/addFromString/addEmptyDir. API is identica... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Etienne Kneuss | Fix #44511 (Ensure no exception was already thrown... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Greg Beaver | add PharFileInfo->getContents() to retrieve file contents |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Felipe Pena | MFB: Fixed bug #44678 (spliti error message includes... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dmitry Stogov | Fixed bug #44673 (With CGI argv/argc starts from argume... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Dmitry Stogov | Bug #44653 (Invalid namespace name resolution) |
commit | commitdiff | tree | snapshot |
2008-04-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jani Taskinen | - Add missing basic test (see also bug #44574) |
commit | commitdiff | tree | snapshot |
next |