summaryrefslogtreecommitdiff
path: root/ext/zip/config.m4
Commit message (Expand)AuthorAgeFilesLines
* - add ZipArchive::EM_UNKNOWN constant - add ZipArchive::EM_TRAD_PKWARE consta...Remi Collet2020-04-021-0/+8
* add ZipArchive::registerProgressCallback and ZipArchive::registerCancelCallba...Remi Collet2020-01-311-0/+16
* zip: fix lib checkRemi Collet2020-01-281-1/+1
* - bump zip extension version to 1.16.0 - add ZipArchive::setMtimeName and Zip...Remi Collet2020-01-281-0/+9
* Remove HAVE_LIBZIPPeter Kokot2019-07-211-2/+0
* ext/zip: Replace $LIBZIP_LIBDIR with $LIBZIP_LIBSHugh McMaster2019-06-041-3/+2
* ext/zip: Remove un-needed symbol check for zip_openHugh McMaster2019-06-031-9/+1
* ext/zip: Add PHP_EVAL_LIBLINE to replace PHP_ADD_LIBRARY_WITH_PATHHugh McMaster2019-06-031-2/+1
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-05-271-1/+3
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-05-271-1/+2
| |\
| | * Fixed bug #76345Michael Maroszek2019-05-271-1/+2
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Use PKG_CHECK_MODULES to detect the zip libraryHugh McMaster2019-04-291-78/+37
* | | Always use pkg-config from the host architectureHugh McMaster2019-04-291-3/+0
* | | Add meaningful error message for ext/ziphassan2019-03-111-1/+1
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-5/+11
* | | drop support for bundled libzip (linux)Remi Collet2018-09-181-116/+5
|/ /
* | Remove unused Git ident attributes from zip extensionPeter Kokot2018-07-271-3/+1
* | Merge branch 'PHP-7.2'Remi Collet2017-12-191-0/+8
|\ \ | |/
| * display headers (buildtime) and library (runtime) versions in phpinfo (libzip...Remi Collet2017-12-191-0/+8
* | Use system libzip by defaultRemi Collet2017-09-111-1/+1
* | Revert "drop support for bundled libzip (linux)"Remi Collet2017-09-071-5/+116
* | drop support for bundled libzip (linux)Remi Collet2017-09-071-116/+5
|/
* improve warn (bzip2 requires libzip >= 1.3.0)Remi Collet2017-09-041-1/+1
* cleanupRemi Collet2017-06-091-15/+0
* cleanRemi Collet2017-05-311-5/+5
* Use of bundled libzip is deprecatedRemi Collet2017-05-311-0/+6
* Zip: add support for encrypted archiveRemi Collet2017-03-021-0/+9
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-08-171-0/+3
|\
| * Fix #68302: impossible to compile php with zip supportChristoph M. Becker2016-08-171-0/+3
* | update bundled libzip to 1.1.2Remi Collet2016-02-221-0/+1
* | update libzip to version 1.0.1Remi Collet2015-05-061-1/+8
|/
* Sync with pecl/zip 1.12.4devRemi Collet2013-12-301-3/+10
* Align 'configure --help' columnsChristopher Jones2013-12-201-2/+2
* Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-041-50/+117
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* initial libzip upgrade patch to 0.10.1Anatoliy Belsky2012-06-071-1/+8
* - add missing files for 0.9Pierre Joye2008-08-081-3/+5
* No dotsJani Taskinen2008-07-141-2/+2
* - Some config*.m4 file cleanups: NO tabs in these!Jani Taskinen2008-07-141-57/+55
* - not exportedPierre Joye2008-05-301-6/+1
* - sync with PECL HEADPierre Joye2008-05-211-2/+31
* MFPECL: install headersGreg Beaver2008-01-181-0/+8
* MFH: Fix some configure --help textsfoobar2007-07-031-2/+2
* - #39952 zip ignoring --with-libdir on zlib checks (judas dotPierre Joye2006-12-261-1/+1
* - MFH:Pierre Joye2006-11-031-1/+2
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-241-0/+68
* peclSterling Hughes2003-05-171-39/+0
* Centralize fopencookie testWez Furlong2002-12-091-2/+0
* Fix the phpize buildfoobar2002-10-171-6/+10