]> git.pld-linux.org Git - packages/php.git/commitdiff
up to php-7.3.0RC4 auto/th/php73-7.3.0-1.RC4.1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 29 Oct 2018 23:16:04 +0000 (01:16 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 29 Oct 2018 23:26:41 +0000 (01:26 +0200)
bug-52078-fileinode.patch
php.spec

index 0fd016326bb1f7ddddf78907c28fd3aefb2dce0e..059267e9cd029e9f82c3b0e5241ffa87c5b4e545 100644 (file)
 +int(%i)
  
  *** Done ***
---- php-5.3.3/ext/standard/tests/file/filestat.phpt~   2006-11-15 19:27:03.000000000 +0200
-+++ php-5.3.3/ext/standard/tests/file/filestat.phpt    2010-07-26 19:37:10.367060798 +0300
-@@ -30,17 +30,17 @@
- echo "Done\n";
- ?>
- --EXPECTF--   
-+int(%i)
- int(%d)
- int(%d)
- int(%d)
- int(%d)
-+int(%i)
- int(%d)
- int(%d)
- int(%d)
- int(%d)
--int(%d)
--int(%d)
--int(%d)
-+int(%i)
- int(%d)
- int(%d)
- int(%d)
 --- php-5.3.3/ext/standard/tests/file/lstat_stat_variation18.phpt~     2010-07-26 19:43:12.000000000 +0300
 +++ php-5.3.3/ext/standard/tests/file/lstat_stat_variation18.phpt      2010-07-26 19:43:14.470984630 +0300
 @@ -66,7 +66,7 @@
index 687f7a084d1916f7677d77e677097dd5684f703d..00138ed2e66718492c5c4a1661e9923835b76af2 100644 (file)
--- a/php.spec
+++ b/php.spec
 %undefine      with_filter
 %endif
 
-%define                subver RC3
+%define                subver RC4
 %define                orgname php
 %define                ver_suffix 73
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -165,7 +165,7 @@ License:    PHP 3.01 and Zend and BSD
 Group:         Libraries
 #Source0:      https://php.net/distributions/%{orgname}-%{version}.tar.xz
 Source0:       https://downloads.php.net/~cmb/php-%{version}%{subver}.tar.xz
-# Source0-md5: 28d28a4680ee2c2e780343807b0a0d95
+# Source0-md5: c8d4be9ebd25082365b3488fd6a04a41
 Source1:       opcache.ini
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
This page took 0.069783 seconds and 4 git commands to generate.