2008-01-17 |
Greg Beaver | give up on gpg signing because of non-existent windows... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Greg Beaver | update m4 to make zip support always enabled so zip... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Greg Beaver | add optional whole-file compression to convertToTar... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Greg Beaver | fix build on windows |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ilia Alshanetsky | MFB: Fixed bug #42779 (Incorrect forcing from HTTP... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Marcus Boerger | - Fixed Bug #37964 (Reflection shows private methods... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
David Coallier | - run-tests.php -U |
commit | commitdiff | tree | snapshot |
2008-01-16 |
David Coallier | - MFB |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Antony Dovgal | fix #43863 (str_word_count() breaks on cyrillic "ya... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Greg Beaver | add Phar::convertToTar(), Phar::convertToZip(), and... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Dmitry Stogov | Fixed wrong type cast |
commit | commitdiff | tree | snapshot |
2008-01-16 |
David Coallier | - Make sure ucfirst is using the new zend-parse-paramet... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Christopher... | fix #41941 (oci8 extension not lib64 savvy) |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Greg Beaver | add support for creation of gzipped and bzipped tar... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Christopher... | Testcase for #43492 (nested cursors) |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Christopher... | MFB: fix #43497 (OCI8 XML/getClobVal aka temporary... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Antony Dovgal | fix #43680 (OnUpdateUTF8String problems in PHP 6) |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rob Richards | fix win build |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rob Richards | fix memleak in sign and verify functions |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Marcus Boerger | - Detect versions of valgrind that have an appendix... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Etienne Kneuss | Fix ZTS build |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Dmitry Stogov | Fixed bug #43851 (Memory corrution on reuse of assigned... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Marcus Boerger | - Fix the fix |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Etienne Kneuss | Bump year |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Etienne Kneuss | Implement splDoublyLinkedList, splQueue, splStack class... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Antony Dovgal | rename and export the macros |
commit | commitdiff | tree | snapshot |
2008-01-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Brian Shire | Fix bug #42850 array_walk_recursive() leaves references... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ilia Alshanetsky | MFB: Missing patch bit from the FETCH_GROUP fix |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Marcus Boerger | - Fix memleak (found by colder) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Marcus Boerger | - Add missing .cvsignore |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Marcus Boerger | - cleanup and make build with HEAD |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nuno Lopes | force tests to be run in CGI mode |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nuno Lopes | MFB5.2: fix script for files with short names |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nuno Lopes | add cvsignore |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | fix test (make OS-agnostic) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | fix test to be OS-agnostic |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | unixify path separators in tar-based phars, always... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | add missing skip sections in zip tests |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | fix test (make OS-agnostic) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | add a whole slew of missing returns after throwing... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | fix test (make OS-agnostic) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | MFPECL: fix windows build for all cases, and always... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | fix build on windows (Steph Fox) |
commit | commitdiff | tree | snapshot |
2008-01-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Greg Beaver | add missing define for statically-built zip ext |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Greg Beaver | use correct macro |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Derick Rethans | - Fixed TSRM builds. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Ilia Alshanetsky | MFB: fixed test |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Derick Rethans | - MF53: Added new date/time functionality: |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Nuno Lopes | MFB: fix bug #42945 |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Nuno Lopes | upgrade to PCRE 7.5 |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Greg Beaver | MFB: a few fixes: overwrote all my careful work in... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Greg Beaver | MFPECL: alias all zip identifiers to avoid potential... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | wrong file version merged in fix for Bug #40189, here... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | new test for inclusion within phar that takes CWD into... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | fix segfault in Phar::mungServer() found in frontcontro... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | fix segfault in Phar::webPhar() if file is in root... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | MFB: far better fix for bug #40189 |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | fix faulty fix for Bug #40189, and provide real fix... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | fix conflict on win32 if phar compiled statically |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | add definitions for MAX_WBITS in case it isn't defined |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | clarify error message on why opening a stream wrapper... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | make zip optional |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | fix compile on windows |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | export symbols for use by other extensions like phar |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | add missing defines, s/filename_len/filename_length... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Dmitry Stogov | Simplified assignment to string offset |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Lukas Smith | - added rules about real names and signatures |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Lukas Smith | - minor typo fixes |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Dmitry Stogov | Fixed unspecialized executor |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Lukas Smith | - initial commit .. feedback appreciated |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Dmitry Stogov | Fixed bug #39346 (Unsetting a static variable inside... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Greg Beaver | stupid windows doesn't allow varargs macros, so remove... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Greg Beaver | update package.xml |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Greg Beaver | add Phar::interceptFileFuncs() |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Greg Beaver | always mung PATH_INFO and PATH_TRANSLATED, fix segfault... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Ilia Alshanetsky | MFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROU... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Greg Beaver | MAPPHAR_ALLOC_FILE slipped in there somehow |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Greg Beaver | fix tsrm build, fix various problems with initializatio... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian Shire | - fix truncation of large values on 64-bit systems... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Rob Richards | add errors when missing dependencies (Steph) |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Greg Beaver | add interception of is_dir(), file_exists() and file_ge... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Antony Dovgal | fix #43750 (stristr() modifies string) |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Marcus Boerger | - Fix bug in example code found by Surf Chen |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Dmitry Stogov | Added missing warning message |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-01-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Rob Richards | fix crash when using default algorithm |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Dmitry Stogov | Fixed broken soap.wsdl_cache_enabled |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Dmitry Stogov | Remplemented support for SplArray using Traversable... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Rob Richards | fix win32 compile |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Greg Beaver | update package.xml |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Greg Beaver | new tests for bz2-compressed tar or phar-based phars... |
commit | commitdiff | tree | snapshot |
next |