| Commit message (Expand) | Author | Age | Files | Lines |
* | add missing tests | Greg Beaver | 2005-12-10 | 2 | -0/+40 |
* | crc32 mismatch test | Greg Beaver | 2005-12-10 | 1 | -0/+20 |
* | add crc checked flag, for slight speedup on multiple access to the same file | Greg Beaver | 2005-12-10 | 3 | -25/+33 |
* | new test, better naming of tests | Greg Beaver | 2005-12-09 | 10 | -18/+56 |
* | fix leaks, mem corruption, and add test for successful phar | Greg Beaver | 2005-12-09 | 2 | -21/+58 |
* | fix #35617 | Antony Dovgal | 2005-12-09 | 1 | -2/+1 |
* | allow NULL prefix to create default namespace | Rob Richards | 2005-12-09 | 3 | -7/+7 |
* | add constraint check for number of manifest entries, and test | Greg Beaver | 2005-12-09 | 3 | -3/+23 |
* | MF51: fix wrong macro usage | Antony Dovgal | 2005-12-09 | 1 | -2/+2 |
* | - no need to test if jpeg support exists | Pierre Joye | 2005-12-09 | 1 | -3/+0 |
* | - MFB: test for compression mode in imagepng | Pierre Joye | 2005-12-09 | 1 | -0/+37 |
* | Fixed possible SIGSEGV (Rob Richards) | Dmitry Stogov | 2005-12-09 | 4 | -16/+20 |
* | Support for 64-bit platforms | Dmitry Stogov | 2005-12-09 | 1 | -11/+12 |
* | MF51: nuke C++ comment | Antony Dovgal | 2005-12-09 | 1 | -1/+1 |
* | update TODO | Rob Richards | 2005-12-09 | 1 | -1/+1 |
* | - dtd added, remove from todo | Pierre Joye | 2005-12-09 | 1 | -1/+0 |
* | - enable a few additional functions | Rob Richards | 2005-12-09 | 9 | -3/+289 |
* | add new tests | Antony Dovgal | 2005-12-08 | 19 | -0/+1250 |
* | improve error message | Antony Dovgal | 2005-12-08 | 1 | -1/+1 |
* | add 1 to the max_length to keep \0 at its place | Antony Dovgal | 2005-12-08 | 1 | -1/+1 |
* | fix segfault in SplFileObject when file doesn't exist or cannot be read | Antony Dovgal | 2005-12-08 | 1 | -13/+13 |
* | Allow the extension to be compiled as shared object on win32 | Frank M. Kromann | 2005-12-08 | 2 | -1/+1 |
* | improve error messages to state overrun when it exists. Also, catch overrun ... | Greg Beaver | 2005-12-08 | 1 | -2/+5 |
* | new test for truncated manifest | Greg Beaver | 2005-12-08 | 1 | -0/+19 |
* | CS // -> /* */ | Greg Beaver | 2005-12-08 | 1 | -43/+43 |
* | rework errors slightly. Add buffer overflow check for manifest, so we don't ... | Greg Beaver | 2005-12-08 | 5 | -10/+23 |
* | add next truncation test, tweak error messages | Greg Beaver | 2005-12-08 | 2 | -3/+15 |
* | add error if seeking fails on self, add test 1 for truncated phar | Greg Beaver | 2005-12-08 | 2 | -3/+17 |
* | add error if __HALT_COMPILER(); is not declared and new test | Greg Beaver | 2005-12-08 | 3 | -1/+17 |
* | test for no zlib error message | Greg Beaver | 2005-12-08 | 1 | -0/+11 |
* | MFB51: Fixed bug #35594 (Multiple calls to getopt() may result in a crash). | Ilia Alshanetsky | 2005-12-08 | 1 | -0/+3 |
* | MFB51: Fixed bug #34359 (Possible crash inside fopen http wrapper). | Ilia Alshanetsky | 2005-12-08 | 1 | -21/+9 |
* | - release 1.1 | Michael Wallner | 2005-12-07 | 1 | -1/+3 |
* | - fix PECL bug #6283 - haval source file entries are missing in package.xml | Michael Wallner | 2005-12-07 | 1 | -2/+4 |
* | Unicode support | Dmitry Stogov | 2005-12-07 | 12 | -64/+63 |
* | Fixed tests | Dmitry Stogov | 2005-12-07 | 2 | -0/+17 |
* | Fixed tests | Dmitry Stogov | 2005-12-07 | 5 | -12/+12 |
* | Fixed test | Dmitry Stogov | 2005-12-07 | 1 | -0/+6 |
* | Fixed bug #33394 (Socket Timeout on SOAP request causes general exception in ... | Dmitry Stogov | 2005-12-07 | 1 | -1/+3 |
* | fix tests | foobar | 2005-12-07 | 26 | -61/+0 |
* | Fixed sleep() magic method with private and protected members | Dmitry Stogov | 2005-12-07 | 1 | -6/+6 |
* | A few cleanups. I hope you don't mind Omar. | Rasmus Lerdorf | 2005-12-07 | 3 | -55/+15 |
* | - add latest changes to package.xml | Pierre Joye | 2005-12-07 | 2 | -7/+35 |
* | add PHP_Archive::canCompress() which determines whether zlib decompression is... | Greg Beaver | 2005-12-07 | 2 | -29/+83 |
* | - fix remaining parameter typo | Rob Richards | 2005-12-07 | 2 | -1/+29 |
* | - copy/paste error in startDtd, we do not need the res here | Pierre Joye | 2005-12-07 | 1 | -1/+1 |
* | parameter count test | Greg Beaver | 2005-12-07 | 1 | -0/+23 |
* | first simple test | Greg Beaver | 2005-12-07 | 1 | -0/+10 |
* | Fix ZTS and Win32 builds | Frank M. Kromann | 2005-12-07 | 1 | -13/+16 |
* | apparently no email here | Greg Beaver | 2005-12-07 | 1 | -1/+1 |