From 8435771a6f831fece5d4267e97c5e9c361dcb70b Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Fri, 18 Jan 2008 15:52:48 +0000 Subject: fixed bug #3260 tightened type checking before outputting MySQL field as NULL --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide/changelog.html') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 89276e246..c516a4cd6 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -125,6 +125,7 @@ Change Log
  • Fixed a bug in the typography helper causing extraneous paragraph tags when string contains tags.
  • Fixed a bug in the Encryption Library to support modes other than MCRYPT_MODE_ECB
  • Fixed a bug (#3175) preventing certain libraries from working properly when autoloaded in PHP 4
  • +
  • Fixed a bug (#3260) in MySQL backup utility where variables with loose type equivalents to NULL would be output as MySQL NULL.
  • Fixed an example of comma-separated emails in the email library documentation.
  • Fixed an example in the Calendar library for Showing Next/Previous Month Links.
  • Fixed a typo in the database language file.
  • -- cgit v1.2.3-24-g4f1b