2007-02-06 |
Antony Dovgal | fix macros for bigendian platforms |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | add missing closing marker |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | fix test, this error message may vary |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Drop another superflous stream close |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Prepare RC2 |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Drop superflous stream close |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | correct release notes |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Antony Dovgal | use strdup() |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | correct version number/stability |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | add test cases, prepare for release, indent fixes in... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | fix several potential segfaults, add tests for chmod... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Greg Beaver | add PharFileInfo->chmod() to set permissions (no other... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Check temp file creation |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Greg Beaver | copyright year updates |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Add additional check & test |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Fix signed/unsigned warnings |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Add missing PHPAPI |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Detect \0 in paths where possible |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Andrei Zmievski | Update |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Marcus Boerger | - Check for illegal chars (control + potential UTF... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Greg Beaver | improve error message empty entry => empty directory... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
Andi Gutmans | - Make sure to be ANSI C compliant |
commit | commitdiff | tree | snapshot |
2007-02-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Frank M. Kromann | MFB: #39213 |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Need to drop // |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - PHP_VERSION_ID exists only in newer PHPs (5.1+) |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Ilia Alshanetsky | Added a double free check. |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Disallow stars in paths |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Add Makefile.frag |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Marcus Boerger | - Add path sanitizer for new paths |
commit | commitdiff | tree | snapshot |
2007-02-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-04 |
Frank M. Kromann | MFB: Fix win32 build |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Allow building with 5.1 (not all works thenperfectly... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Fix memleak |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Fix mem/temp stream exports and readonlyissue |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Fix protos |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Provide both version strings, api and ext |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Marcus Boerger | - Update package file |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Beaver | fix mem leak on error, fix cwd issue. go back to BadMe... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Beaver | fix test |
commit | commitdiff | tree | snapshot |
2007-02-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-03 |
Greg Beaver | s/isFlushing/isFlushingToPhar much clearer purpose... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Andrei Zmievski | Typos. |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Andrei Zmievski | - Add ^ specifier that returns original string type... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Michael Wallner | - add note about the past for the future, see http... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
andy wharmby | Remove bug fix entries #34564 and #37927 as now in... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | add new tests |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | -exactly 1 arguments |
commit | commitdiff | tree | snapshot |
2007-02-02 |
andy wharmby | Update NEWS for ealier bug fixes |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | add new tests |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2007-02-02 |
Antony Dovgal | fix isset() & unset() with CV-superglobals |
commit | commitdiff | tree | snapshot |
2007-02-02 |
andy wharmby | ADW: Fix COM extension bug #35463. Fix in/out argument... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-02-01 |
andy wharmby | ADW: Fixed COM extension bug #37927. Correct the... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Dmitry Stogov | Removed dead code |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Dmitry Stogov | Fixed possible crash because of dereference of NULL |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Dmitry Stogov | Enable canary protection in DEBUG mode only. |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Antony Dovgal | bailout if bucket is NULL |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Antony Dovgal | free class_name when necessary |
commit | commitdiff | tree | snapshot |
2007-02-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Antony Dovgal | use correct comment marker (dnl, not #) |
commit | commitdiff | tree | snapshot |
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 |
next |