SHA256
1
0
forked from pool/php7

3 Commits

Author SHA256 Message Date
3de36d26f1 Accepting request 750284 from home:adkorte:branches:devel:languages:php
The --enable-mysqlnd configure option must be passed to all build variants, otherwise the mysqli and pdo-mysql extensions will only work in CLI php. Drop two additions from the php-systemd-unit.patch as these make restarting the php-fpm.service very slow. Add --with-fpm-user and --with-fpm-group to fpm target to allow smooth migration from Apache mod_php to FPM.

OBS-URL: https://build.opensuse.org/request/show/750284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=227
2019-11-25 08:42:08 +00:00
5eaa7fb59d OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=221 2019-11-19 16:05:48 +00:00
c4b05f1e09 - rename php7-*.patch to more general php-#1.patch
why: this aligns with maintenance patch names, which are in
  changelogs copied over php72, php7, php5, php53; moreover, php$N
  prefix causes issues when package is renamed, e. g. php7 to php72
- deleted patches
  - php7-crypt-tests.patch (upstreamed)
  - php7-date-regenerate-lexers.patch (upstreamed)
  - php7-embed.patch (upstreamed)
  - php7-fix_net-snmp_disable_MD5.patch (upstreamed)
  - php7-ini.patch (upstreamed)
  - php7-no-build-date.patch (upstreamed)
  - php7-odbc-cmp-int-cast.patch (upstreamed)
  - php7-openssl.patch (upstreamed)
  - php7-php-config.patch (upstreamed)
  - php7-phpize.patch (upstreamed)
  - php7-pts.patch (upstreamed)
  - php7-systemd-unit.patch (upstreamed)
  - php7-systzdata-v17.patch (upstreamed)
- added patches
  + php-crypt-tests.patch
  + php-date-regenerate-lexers.patch
  + php-embed.patch
  + php-fix_net-snmp_disable_MD5.patch
  + php-ini.patch
  + php-no-build-date.patch
  + php-odbc-cmp-int-cast.patch
  + php-openssl.patch
  + php-php-config.patch
  + php-phpize.patch
  + php-pts.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php7?expand=0&rev=177
2019-02-28 08:59:34 +00:00