php7
php version 7
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:php:php73/php7 && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.macros | 0000004375 4.27 KB | almost 5 years |
_multibuild | 0000000053 53 Bytes | almost 3 years |
build-test.sh | 0000001606 1.57 KB | about 4 years |
macros.php | 0000002776 2.71 KB | almost 5 years |
php-7.3.33.tar.xz | 0012143820 11.6 MB | 8 months |
php-7.3.33.tar.xz.asc | 0000000850 850 Bytes | 8 months |
php-crypt-tests.patch | 0000000946 946 Bytes | over 3 years |
php-date-regenerate-lexers.patch | 0000001192 1.16 KB | over 3 years |
php-embed.patch | 0000000546 546 Bytes | over 3 years |
php-filter.patch | 0000000551 551 Bytes | 2 months |
php-icu70.patch | 0000034758 33.9 KB | 8 months |
php-ini.patch | 0000001421 1.39 KB | almost 3 years |
php-no-build-date.patch | 0000004885 4.77 KB | over 3 years |
php-openssl.patch | 0000001038 1.01 KB | over 3 years |
php-php-config.patch | 0000000609 609 Bytes | over 3 years |
php-phpize.patch | 0000000946 946 Bytes | over 3 years |
php-pts.patch | 0000001156 1.13 KB | over 3 years |
php-suse-addons.tar.bz2 | 0000001577 1.54 KB | over 6 years |
php-systemd-unit.patch | 0000000755 755 Bytes | over 3 years |
php-systzdata-v18.patch | 0000018529 18.1 KB | over 3 years |
php7-gd-removed-unused-constants.patch | 0000001977 1.93 KB | 10 months |
php7.changes | 0000173638 170 KB | 2 months |
php7.keyring | 0000045372 44.3 KB | over 3 years |
php7.rpmlintrc | 0000000419 419 Bytes | over 3 years |
php7.spec | 0000050043 48.9 KB | 2 months |
Comments 4
computersalat wrote over 2 years ago
Can you please fix the conflict in spec file?
adkorte wrote over 2 years ago
It still links to openSUSE:Factory, which is a mistake, since we have PHP 7.4 in Factory now. The _link file should probably be removed.
PVince81 wrote over 2 years ago
Can we keep openSUSE Tumbleweed as build target here ? This repo is useful for people like me who need to work with PHP 7.3 still.
Please note that in past iterations of PHP upgrades, it was still possible to use the devel:languages::phpXX repos on Tumbleweed for downgrading. Note sure why this practice hasn't been kept here.
uebelhacker wrote about 2 years ago
I can strongly agree. Since php7.3 was dropped in Tumbleweed, apps break because they do not support php7.4 yet. See https://lists.opensuse.org/opensuse-factory/2019-12/msg00163.html
It consumes more obs resources if everyone build their own php7.3 branch for tumbleweed like I do: https://build.opensuse.org/package/show/home:uebelhacker:tumbleweed/php73 Or stay on outdated, insecure versions like 7.3.15.
Please, add the Tumbleweed build target and I can remove my branch ;)