diff options
author | Georg Richter <georg@php.net> | 2002-12-11 08:31:56 +0000 |
---|---|---|
committer | Georg Richter <georg@php.net> | 2002-12-11 08:31:56 +0000 |
commit | 19a13f29b0756160cd3e50de86d5ea36fe7b763a (patch) | |
tree | 00213642a44e96d5223a1ffbe1c89221e7fa477f | |
parent | 230f4ebb065accb9a08076fff06125fd63280529 (diff) | |
download | php-git-19a13f29b0756160cd3e50de86d5ea36fe7b763a.tar.gz |
fixed security bug in libmysql
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ PHP 4 NEWS This function is only available with bundled GD. (Pierre-Alain Joye, Ilia) ? ? ??? 2002, Version 4.3.0 +- Fixed a security bug in the embedded mysql library (Georg,Stefan) - ATTENTION! "make install" will *by default* install the CLI SAPI binary in {PREFIX}/bin/php. If you don't disable the CGI binary, it will be installed as {PREFIX}/bin/php-cgi. |