2007-01-31 |
Antony Dovgal | fix compile failure in ZTS mode when collections suppor... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Antony Dovgal | fix segfault on re-binding and re-executing a statement |
commit | commitdiff | tree | snapshot |
2007-01-31 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Ilia Alshanetsky | Minor code optimization |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Marcus Boerger | - Update TODO |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Nuno Lopes | use getenv() instead of the _ENV var |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Antony Dovgal | improve test |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2007-01-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Nuno Lopes | display all errors/leaks/warnings on each test, instead... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Marcus Boerger | - CS & Fix expectations |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Dmitry Stogov | Prevent flush() of closed handle on php_module_shutdown() |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Nuno Lopes | fix access to already free'ed memory |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Pierre Joye | - MFB: #40228, ZipArchive::extractTo does create empty... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Michael Wallner | - don't do memory limit checks for chunk_size |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Marcus Boerger | - Fix mem access |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Greg Beaver | update TODO for needed things |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Greg Beaver | throw exceptions from Phar object, and errors from... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Ilia Alshanetsky | Copyright update |
commit | commitdiff | tree | snapshot |
2007-01-29 |
Greg Beaver | implement Phar->getMetadata() Phar->setMetadata(),... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | make Phar metadata todo more explicit |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | add rename support |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Split commit into commit and setStub |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | make sure we are in the test directory |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | new test for creation of phar in current directory |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | note finishing of docs (whew) |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Make new flushing work |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Fix tests |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | add rename() to TODO for 1.0 |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | add todo about metadata, and 1.1 todo to search/match... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | add todo about metadata, and 1.1 todo to search/match... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - In Commit reset donotflush |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | beginWrite()/commitWrite() => begin()/commit(), note... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Move offsetGet()/SplFileClass entry to 1.1 |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Add missing files |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Drop phar_destroy_phar_data() from api |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Fixx illeagal memory access |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Test naming |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Fix read/write mode handling |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Marcus Boerger | - Hash is donein ext/standard |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | fix commitWrite test, enable creation of Phars with... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | new failing test for commitWrite() |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | up API version to 1.0.0 - the file format is solid... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
Greg Beaver | stream context for specifying meta-data |
commit | commitdiff | tree | snapshot |
2007-01-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Clean up on flush |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Refcounting |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - More on 5.2.1 support |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Fix warning |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Add 5.2.1 support |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Dropped one line by accident |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Prevent memory corruption |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Update package file |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Cannot change stream here |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Greg Beaver | fix uncompressAllFiles() and compressAllFilesBZIP2... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Greg Beaver | php_stream_truncate_set_size() is a noop with temp... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Add missing INI setting |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Greg Beaver | php_stream_truncate_set_size() is a noop with temp... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Greg Beaver | fix memleaks and all but 1 test |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Greg Beaver | fix memleak in unlink() |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Greg Beaver | fix incorrect refcount increment on unlink() |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Add new tests |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Fix memory access |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - context not needed here |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Make phar_flush() work without reloading |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Marcus Boerger | - Add option support for temp/memory stream (adds ftrun... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Marcus Boerger | - Simplify by providing delref function |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Marcus Boerger | - Fix stream closing |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Dmitry Stogov | Fixed bug #40231 (file_exists incorrectly reports false) |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Greg Beaver | fix test (still fails, but the test is accurate now) |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Greg Beaver | implement phar refcounting |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Antony Dovgal | check if -no-cpp-precomp is supported by GCC before... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Antony Dovgal | fix #40189 (possible endless loop in zlib.inflate strea... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Sara Golemon | Expand allow_url_fopen/allow_url_include functionality |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Greg Beaver | remove unused constants, note addition of docs in TODO |
commit | commitdiff | tree | snapshot |
2007-01-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Antony Dovgal | initialize errno |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Antony Dovgal | fix folding and a couple of typos |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Marcus Boerger | - Add --ri/--rextinfo |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Marcus Boerger | - Simplify |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Nuno Lopes | MFB: fix a few crashes |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Dmitry Stogov | Fixed wrong realpath() result for unexistent files... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Johannes Schlüter | - Use utf-8 instead of utf8 as encoding to fix phpinfo() |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Hannes Magnusson | MFB: Fix typo |
commit | commitdiff | tree | snapshot |
2007-01-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Dmitry Stogov | Fixed bug #39367 (clearstatcache() doesn't clear realpa... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Antony Dovgal | fix wrong param definition |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Antony Dovgal | fix long/int mess |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Antony Dovgal | fix classname |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Antony Dovgal | add skipif |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Antony Dovgal | fix #40191 (use of array_unique() with objects triggers... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Greg Beaver | fix tests, fix corruption issues with compression,... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
Marcus Boerger | - Test names |
commit | commitdiff | tree | snapshot |
next |