cakephp2-php8/lib/Cake/Network
dogmatic69 641ba9f3e6 Merge branch '2.3' into type-checks
Conflicts:
	lib/Cake/Error/ExceptionRenderer.php
	lib/Cake/Routing/Dispatcher.php
2012-10-24 19:03:44 +01:00
..
Email Remove trailing whitespace from comments 2012-10-15 18:19:37 -06:00
Http converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
CakeRequest.php Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
CakeResponse.php Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
CakeSocket.php converting if ($foo != null) to if ($foo) 2012-09-21 23:30:43 +01:00