Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
php-common - Common files for PHP
- Description:
The php-common package contains files used by both the php
package and the php-cli package.
Packages
php-common-5.3.3-49.el6.i686
[530 KiB] |
Changelog
by Remi Collet (2016-11-07):
- fix php-soap fails to connect to HTTPS web service sporadically
as stream_socket_enable_crypto() uses NONBLOCK #1283153
|
php-common-5.3.3-48.el6_8.i686
[530 KiB] |
Changelog
by Remi Collet (2016-07-25):
- don't set environmental variable based on user supplied Proxy
request header CVE-2016-5385
|
php-common-5.3.3-47.el6.i686
[530 KiB] |
Changelog
by Remi Collet (2015-12-09):
- fix wrong warning in openssl_encrypt() for missing IV
when IV is not required #1260315
- fix segfault's when you try and allocate an SplFixedArray
with size >= 9999 #1071344
- segfault in php_pgsql_meta_data CVE-2015-4644 #1234434
- add options to enable TLS in curl #1255920
- fix segfault in gc_collect_cycles #1122681
|