[packages/php/dev-7.3: 2/6] updated php-sapi-ini-file.patch

glen glen at pld-linux.org
Mon Jul 16 07:02:21 CEST 2018


commit bc0e70fed4d0b8d2cd728a330928aae11bf76c03
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Jul 9 13:39:52 2018 +0300

    updated php-sapi-ini-file.patch

 php-sapi-ini-file.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php-sapi-ini-file.patch b/php-sapi-ini-file.patch
index d18142a..0ed4d79 100644
--- a/php-sapi-ini-file.patch
+++ b/php-sapi-ini-file.patch
@@ -88,7 +88,7 @@ https://github.com/pld-linux/php/commit/762ec2e
  			ZVAL_NEW_STR(&tmp, zend_string_init(fh.filename, strlen(fh.filename), 1));
  			zend_hash_str_update(&configuration_hash, "cfg_file_path", sizeof("cfg_file_path")-1, &tmp);
  			if (opened_path) {
- 				zend_string_release(opened_path);
+ 				zend_string_release_ex(opened_path, 0);
 -			} else {
 +			}
 +
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/d48807f9401cb3058410533c66cc58983067c944



More information about the pld-cvs-commit mailing list