2008-04-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Felipe Pena | - New tests |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Greg Beaver | COMPLETELY rework filename extension detection. Now... |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Christopher... | MFB: Set extension status back to dev |
commit | commitdiff | tree | snapshot |
2008-04-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Christopher... | Code: |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Rob Richards | fix bug #44648 (Attribute names not checked for wellfor... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Felipe Pena | - New test |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Felipe Pena | - Fixed typo |
commit | commitdiff | tree | snapshot |
2008-04-17 |
Dmitry Stogov | Fixed bug #44226 (Throwing an exception causes crash... |
commit | commitdiff | tree | snapshot |
2008-04-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix compression zip tests |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | add failing tests for compression of zip files internally |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix large zip test |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | load entire end of zip instead of weird 8k looping... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | make test OS-agnostic |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Derick Rethans | - MF52: Fixed bug #44703 (htmlspecialchars() does not... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Antony Dovgal | always initialize mod_type |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Antony Dovgal | unicode support and minor leak fix |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Antony Dovgal | convert ext/ldap to use new parameter parsing API |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Andrey Hristov | Update ext/mysql, ext/mysqli and ext/mysqlnd from devel... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Pierre Joye | - add test |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Pierre Joye | - prepare 1.0.2 |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Pierre Joye | - Fix protos |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix end of directory locator detection code, add failin... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix test - metadata works now |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix segfault in meta-data parsing of zip archives |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | add failing test for metadata support in zip archives |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | rename is_zip parameter of phar_parse_metadata to more... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | increase code coverage |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | forgot F in EXPECTF |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | increase code coverage |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | add another test for alias overloading and make sure... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | fix tests so $Revision$ does not screw with things |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Greg Beaver | increase code coverage for phpinfo(), rework CLI phpinf... |
commit | commitdiff | tree | snapshot |
2008-04-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | increase code coverage |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | re-add as binary |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | aha - added as ascii, removing in order to re-add |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | this was corrupted on my windows box. $1m question... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | further big-endian systems fixes for zip |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | fix test on windows |
commit | commitdiff | tree | snapshot |
2008-04-15 |
George Wang | use nonblock listener socket to avoid blocking |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | forgot to commit this yesterday - make error message... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Felipe Pena | - Fixed tests (NULL is allowed where binary string... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Elizabeth Marie... | MFB |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Gwynne Raskind | force use of BSD sed for OS X hack (patch by Alexey... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Dmitry Stogov | Selected better initial VM stack size |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Steph Fox | - Clean files that actually exist ;) |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Greg Beaver | truly enable APC in phar |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Antony Dovgal | remove -ldl - it doesn't seem to be required on Linux... |
commit | commitdiff | tree | snapshot |
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 |
next |