Merge branch 'v3-stable' into beta

Conflicts:

	ChangeLog
	src/include/functions_common.php
This commit is contained in:
Andre Lorbach 2012-09-10 15:26:31 +02:00
commit 1b0ba0af2a

View File

@ -1,9 +1,13 @@
---------------------------------------------------------------------------
Version 3.5.6 (beta), 2012-??-??
Version 3.5.6 (beta), 2012-09-10
- bugfix: Changed intval() handling in details.php into is_numeric.
This fixes problems with 64 Bit unsigned uid's.
Fixes #bugid 345: http://bugzilla.adiscon.com/show_bug.cgi?id=345
---------------------------------------------------------------------------
Version 3.4.5 (stable), 2012-09-10
- Merged fix from beta branch in function_db.php. DB_RemoveBadChars
function supports arrays now, this caused invisible notice errors.
---------------------------------------------------------------------------
Version 3.5.5 (beta), 2012-06-19
- Merged security fixes into beta branch
---------------------------------------------------------------------------