Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-26 | 3 | -25/+87 |
|\ | |||||
| * | Replace deprecated libzip functions | Christoph M. Becker | 2019-08-26 | 3 | -25/+87 |
* | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-08-13 | 1 | -11/+0 |
|\ \ | |/ | |||||
| * | Remove dead code | Christoph M. Becker | 2019-08-13 | 1 | -11/+0 |
* | | Added zip arginfo stubs | Stephen Reay | 2019-08-13 | 3 | -45/+95 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-23 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Cleanup of remaining E_STRICT in tests | George Peter Banyard | 2019-07-23 | 1 | -1/+0 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-22 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Report errors from stream read and write operations | Nikita Popov | 2019-07-22 | 1 | -5/+5 |
* | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-07-21 | 3 | -7/+0 |
|\ \ | |/ | |||||
| * | Remove HAVE_LIBZIP | Peter Kokot | 2019-07-21 | 3 | -7/+0 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-07-16 | 11 | -14/+14 |
|\ \ | |/ | |||||
| * | Canonicalize file-names in zip tests | Nikita Popov | 2019-07-16 | 11 | -14/+14 |
* | | Add do...while(0) for RETURN_* and ZVAL_* APIs | twosee | 2019-06-12 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.4' | Joe Watkins | 2019-06-12 | 8 | -56/+117 |
|\ \ | |/ | |||||
| * | fix flaky zip tests, order is OS dependent | Joe Watkins | 2019-06-12 | 8 | -56/+117 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-06 | 1 | -13/+13 |
|\ \ | |/ | |||||
| * | php_zip_pcre: Match pattern before stating for directories | Nikita Popov | 2019-06-06 | 1 | -13/+13 |
| * | Cheaper checks for exceptions thrown from __toString() | Dmitry Stogov | 2019-06-06 | 1 | -12/+15 |
| * | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -0/+9 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-04 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | ext/zip: Replace $LIBZIP_LIBDIR with $LIBZIP_LIBS | Hugh McMaster | 2019-06-04 | 1 | -3/+2 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-06-03 | 1 | -11/+2 |
|\ \ | |/ | |||||
| * | ext/zip: Remove un-needed symbol check for zip_open | Hugh McMaster | 2019-06-03 | 1 | -9/+1 |
| * | ext/zip: Add PHP_EVAL_LIBLINE to replace PHP_ADD_LIBRARY_WITH_PATH | Hugh McMaster | 2019-06-03 | 1 | -2/+1 |
* | | Convert fetch_resource warnings into TypeErrors | Nikita Popov | 2019-06-03 | 2 | -11/+15 |
* | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-05-27 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-7.3' into PHP-7.4 | Nikita Popov | 2019-05-27 | 1 | -1/+3 |
| |\ | |||||
| | * | Merge branch 'PHP-7.2' into PHP-7.3 | Nikita Popov | 2019-05-27 | 1 | -1/+2 |
| | |\ | |||||
| | | * | Fixed bug #76345 | Michael Maroszek | 2019-05-27 | 1 | -1/+2 |
| | | * | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 8 | -10/+0 |
| | | * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 4 | -4/+4 |
| | | * | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 7 | -8/+0 |
| | | * | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 2 | -3/+3 |
| | * | | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 8 | -10/+0 |
| | * | | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 3 | -3/+3 |
| | * | | Sync leading and final newlines in source code files | Peter Kokot | 2018-10-14 | 7 | -8/+0 |
| | * | | Trim trailing whitespace in source code files | Peter Kokot | 2018-10-13 | 1 | -2/+2 |
* | | | | Merge branch 'PHP-7.4' | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -2/+0 |
* | | | | Merge branch 'PHP-7.4' | Nikita Popov | 2019-04-29 | 1 | -81/+37 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use PKG_CHECK_MODULES to detect the zip library | Hugh McMaster | 2019-04-29 | 1 | -78/+37 |
| * | | | Always use pkg-config from the host architecture | Hugh McMaster | 2019-04-29 | 1 | -3/+0 |
| * | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ... | Dmitry Stogov | 2019-04-24 | 1 | -4/+4 |
* | | | | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ... | Dmitry Stogov | 2019-04-24 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun... | Dmitry Stogov | 2019-04-24 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge branch 'PHP-7.4' | Gabriel Caruso | 2019-04-14 | 1 | -8/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove HAVE_* for always available extensions | Gabriel Caruso | 2019-04-14 | 1 | -8/+0 |
* | | | | Merge branch 'PHP-7.4' | Christoph M. Becker | 2019-03-17 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove unused variables | Fabien Villepinte | 2019-03-17 | 1 | -3/+0 |