Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXY
]
php-cli - Command-line interface for PHP
- Description:
The php-cli package contains the command-line interface
executing PHP scripts, /usr/bin/php, and the CGI interface.
Packages
php-cli-5.3.3-49.el6.i686
[2.2 MiB] |
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-cli-5.3.3-48.el6_8.i686
[2.2 MiB] |
Changelog
by Remi Collet (2016-07-25):
- don't set environmental variable based on user supplied Proxy
request header CVE-2016-5385
|
php-cli-5.3.3-47.el6.i686
[2.2 MiB] |
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
|