summaryrefslogtreecommitdiff
path: root/ext/zip
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Christoph M. Becker2019-08-263-25/+87
|\
| * Replace deprecated libzip functionsChristoph M. Becker2019-08-263-25/+87
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-08-131-11/+0
|\ \ | |/
| * Remove dead codeChristoph M. Becker2019-08-131-11/+0
* | Added zip arginfo stubsStephen Reay2019-08-133-45/+95
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-231-1/+0
|\ \ | |/
| * Cleanup of remaining E_STRICT in testsGeorge Peter Banyard2019-07-231-1/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-221-5/+5
|\ \ | |/
| * Report errors from stream read and write operationsNikita Popov2019-07-221-5/+5
* | Merge branch 'PHP-7.4'Peter Kokot2019-07-213-7/+0
|\ \ | |/
| * Remove HAVE_LIBZIPPeter Kokot2019-07-213-7/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-1611-14/+14
|\ \ | |/
| * Canonicalize file-names in zip testsNikita Popov2019-07-1611-14/+14
* | Add do...while(0) for RETURN_* and ZVAL_* APIstwosee2019-06-121-1/+1
* | Merge branch 'PHP-7.4'Joe Watkins2019-06-128-56/+117
|\ \ | |/
| * fix flaky zip tests, order is OS dependentJoe Watkins2019-06-128-56/+117
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-061-13/+13
|\ \ | |/
| * php_zip_pcre: Match pattern before stating for directoriesNikita Popov2019-06-061-13/+13
| * Cheaper checks for exceptions thrown from __toString()Dmitry Stogov2019-06-061-12/+15
| * Allow exceptions in __toString()Nikita Popov2019-06-051-0/+9
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-041-3/+2
|\ \ | |/
| * ext/zip: Replace $LIBZIP_LIBDIR with $LIBZIP_LIBSHugh McMaster2019-06-041-3/+2
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-031-11/+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
* | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-032-11/+15
* | Merge branch 'PHP-7.4'Nikita Popov2019-05-271-1/+3
|\ \ | |/
| * 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
| | | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-10/+0
| | | * Trim trailing whitespace in *.phptPeter Kokot2018-10-144-4/+4
| | | * Sync leading and final newlines in source code filesPeter Kokot2018-10-147-8/+0
| | | * Trim trailing whitespace in source code filesPeter Kokot2018-10-132-3/+3
| | * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-10/+0
| | * | Trim trailing whitespace in *.phptPeter Kokot2018-10-143-3/+3
| | * | Sync leading and final newlines in source code filesPeter Kokot2018-10-147-8/+0
| | * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-2/+2
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\ \ \ \ | |/ / /
| * | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-04-291-81/+37
|\ \ \ \ | |/ / /
| * | | 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
| * | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-4/+4
* | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-4/+4
|\ \ \ \
| * | | | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-4/+4
| |/ / /
* | | | Merge branch 'PHP-7.4'Gabriel Caruso2019-04-141-8/+0
|\ \ \ \ | |/ / /
| * | | Remove HAVE_* for always available extensionsGabriel Caruso2019-04-141-8/+0
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-03-171-3/+0
|\ \ \ \ | |/ / /
| * | | Remove unused variablesFabien Villepinte2019-03-171-3/+0