php-src/ext/zlib
ptarjan 9c1e1bbc05 fix many parallel test issues
While running these on HHVM I've run into a lot of parallelism issues.
I'm backporting all the fixes I had to do in
https://github.com/facebook/hiphop-php/blob/master/hphp/tools/import_zend_test.py#L650
to php core.

Most of these changes were just filenames that were shared between
tests, but I did more surgery on the fixed ports. I can apreciate port
31337 as much as the next nerd, but random ports are better for tests.
2013-11-06 10:31:47 +01:00
..
tests fix many parallel test issues 2013-11-06 10:31:47 +01:00
config0.m4 * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
config.w32 - don't show zlib as available when libs or headers are missing 2008-06-22 21:55:59 +00:00
CREDITS * implement new output API, fixing some bugs and implementing some feature 2010-05-31 10:29:43 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_zlib.def Sync with zlib 2007-04-29 17:47:31 +00:00
php_zlib.h Happy New Year 2013-01-01 16:28:54 +08:00
zlib_filter.c Happy New Year 2013-01-01 16:28:54 +08:00
zlib_fopen_wrapper.c Happy New Year 2013-01-01 16:28:54 +08:00
zlib_win32_howto.txt - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
zlib.c fix bug #65391 2013-08-09 11:14:04 +02:00
zlib.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00