Commit Graph

23 Commits

Author SHA1 Message Date
Remi Collet 4d8d78d942 Update to 7.2.0RC3
drop mcrypt extension
add sodium extension
use system oniguruma
drop .so suffix from ini files
refresh configuration files from upstream
2017-09-29 13:23:30 +02:00
Remi Collet f5482baa0c - disable pcre.jit everywhere as it raise AVC #1398474
- sync provided configuration with upstream production defaults
2016-11-25 06:52:11 +01:00
Remi Collet 3920d6f792 - Update to 7.0.8 - http://www.php.net/releases/7_0_8.php
- https://fedoraproject.org/wiki/Changes/php70
- drop ereg, mysql, mssql extensions
- add json extension
2016-06-27 15:05:34 +02:00
Remi Collet 9dcbaa9e68 - Update to PHP 5.6.1 http://php.net/releases/5_6_1.php
- use default system cipher list by Fedora policy http://fedoraproject.org/wiki/Changes/CryptoPolicy
2014-10-03 08:54:02 +02:00
Remi Collet 70b90e2425 - php 5.6.0RC1
https://fedoraproject.org/wiki/Changes/Php56
- add php-dbg subpackage
- update php.ini and opcache.ini from upstream production template
- move zts-php to php-cli

* bootstrap build *
2014-06-19 10:30:29 +02:00
Remi Collet 2ed3313e58 sync php.ini with upstream php.ini-production 2014-05-30 08:02:27 +02:00
Remi Collet 191249c5b4 - update to 5.5.5
- sync php.ini with upstream
2013-10-17 07:52:55 +02:00
Remi Collet 6b2f673b42 for better security, use specific soap.wsdl_cache_dir value 2013-09-18 13:13:44 +02:00
Remi Collet fd3d16fd58 upstream comment changes for short_open_tag 2013-09-11 10:33:18 +02:00
Remi Collet 591f191987 - update to 5.5.3
- fix typo and add missing entries in php.ini
- drop zip extension
2013-08-21 09:00:09 +02:00
Remi Collet 97650a70c0 sync php.ini with upstream 2013-03-25 17:35:47 +01:00
remi b56e05d502 remove session.save_path from php.ini 2012-09-17 16:34:56 +02:00
remi 75dc7624ca php.ini, minor changes from upstream + drom COM section 2012-09-17 15:58:15 +02:00
remi 28750bd318 update to PHP 5.4.0RC6 2012-01-20 16:37:26 +01:00
Remi Collet fc5ff27e44 Update to PHP 5.3.0 - New API/ABI 2009-07-12 16:47:12 +00:00
jorton b1f466f628 * Mon Jul 14 2008 Joe Orton <jorton@redhat.com> 5.2.6-3
- update to 5.2.6
- sync default php.ini with upstream
- drop extension_dir from default php.ini, rely on hard-coded
  default, to make php-common multilib-safe (#455091)
- update to r3 of systzdata patch
2008-07-14 11:04:39 +00:00
jorton 2d398717f8 * Fri May 4 2007 Joe Orton <jorton@redhat.com> 5.2.2-2
- update to 5.2.2
- synch changes from upstream recommended php.ini
2007-05-04 10:08:53 +00:00
jorton cd4d30ae3d * Thu Feb 8 2007 Joe Orton <jorton@redhat.com> 5.2.0-10
- bump default memory_limit to 32M (#220821)
- mark config files noreplace again (#174251)
- drop trailing dots from Summary fields
- use standard BuildRoot
- drop libtool15 patch (#226294)
2007-02-08 11:46:11 +00:00
jorton 574a1c2b0d - synch with upstream recommended php.ini 2006-11-15 14:42:23 +00:00
jorton c0ec57904e * Tue Aug 29 2006 Joe Orton <jorton@redhat.com> 5.1.6-9
- update to 5.1.6 (security fixes)
- bump default memory_limit to 16M (#196802)
2006-08-29 17:18:57 +00:00
jorton 908653001c * Wed May 3 2006 Joe Orton <jorton@redhat.com> 5.1.3-3
- update to 5.1.3
2006-05-03 12:59:06 +00:00
jorton 03adf9ece9 * Mon Dec 12 2005 Joe Orton <jorton@redhat.com> 5.1.1-6
- enable short_open_tag in default php.ini again (#175381)
2005-12-12 10:05:04 +00:00
jorton a55515975e * Mon Nov 28 2005 Joe Orton <jorton@redhat.com> 5.1.1-2
- update to 5.1.1
- remove pear subpackage
- enable pdo extensions (php-pdo subpackage)
- remove non-standard conditional module builds
2005-11-29 17:08:03 +00:00