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 |
2008-04-08 |
Jani Taskinen | - fix test |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Jani Taskinen | - Fixed bug #44667 (proc_open does not handle pipes... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Andrey Hristov | Fix snapshot build |
commit | commitdiff | tree | snapshot |
2008-04-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Ilia Alshanetsky | MFB: Fixed bug #44663 (Crash in imap_mail_compose if... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Christopher... | MFB: PECL #13523 (x86_64 build) and versioning sync |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Christopher... | MFB: Fix OCIPing 10.2 macro |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Christopher... | MFB: Test updates |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Pierre Joye | - #13181, fix resource destruction during context change |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Christopher... | Add E_DEPRECATED comment |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Derick Rethans | - Fixing returned offset. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Derick Rethans | - Fixed testcases. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Scott MacVicar | MFB: Fixed bug #44609 (Dollar in ini variables are... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Etienne Kneuss | Implement forward_static_call(_array) to complete LSB... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Marcus Boerger | - add new tests |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Ilia Alshanetsky | MFB: Fixed bug #44603 (Order issues with Content-Type... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Felipe Pena | MFB: |
commit | commitdiff | tree | snapshot |
2008-04-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Nuno Lopes | MFB: remove redundant test |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Nuno Lopes | MFB: add sanity check for ZEND_MMAP_AHEAD |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joe Orton | Fix another case of a broken stream->fd cast in 64... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Joe Orton | Fixed bug #32979 (OpenSSL stream->fd casts broken in... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Antony Dovgal | fix folding |
commit | commitdiff | tree | snapshot |
2008-04-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-03 |
George Wang | dual-license LSAPI lib, code style updates |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Dmitry Stogov | - Fixed possible stack buffer overflow in FastCGI SAPI... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Ilia Alshanetsky | MFB: Fixed bug #44613 (Crash inside imap_headerinfo()) |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Antony Dovgal | decrement parent's refcount only when destroying the... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Antony Dovgal | initialize variable |
commit | commitdiff | tree | snapshot |
2008-04-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Felipe Pena | Typo |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Christopher... | Use new version macro |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Ilia Alshanetsky | MFB: Fixed bug #44594 (imap_open() does not validate... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Steph Fox | Bump dev version ready for any new changes |
commit | commitdiff | tree | snapshot |
2008-04-01 |
George Wang | code style changes: using TAB for indenting, moving... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Gwynne Raskind | Fix the fix. Sorry for the commit noise. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Gwynne Raskind | MFB: fix the darwin 9 hack again; add the -O2 back... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
next |