From 942bee46430fe06e17200a9f5a649768081d6eae Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Mon, 19 Mar 2012 11:19:44 +0000 Subject: Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken) Droppped TJSON, not needed anymore Name this 3.2-rc2 (to distinguish problems from users caused by this change) --- .gitattributes | 1 - 1 file changed, 1 deletion(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 6af78f0d..15f87658 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3406,7 +3406,6 @@ framework/Util/TRpcClient.php -text framework/Util/TSimpleDateFormatter.php -text framework/Util/TVarDumper.php -text framework/Web/Javascripts/JSMin.php -text -framework/Web/Javascripts/TJSON.php -text framework/Web/Javascripts/TJavaScript.php -text framework/Web/Javascripts/packages.php -text framework/Web/Javascripts/source/.htaccess -text -- cgit v1.2.3