This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Keith Maika 2a0e8e39b8 [HttpFoundation] Fixed Request::getPort returns incorrect value under IPv6
Fixed issue with Request::getPort method returning an incorrect value when the HTTP_HOST header is a IPv6 address.
2014-06-17 10:14:17 -04:00
..
BrowserKit Allow URLs that don't contain a path 2014-04-22 15:58:51 +01:00
ClassLoader fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Config fix docblock 2014-04-22 10:09:28 +02:00
Console Explicitly define the encoding. 2014-05-14 14:35:53 +01:00
CssSelector Lower mbstring dep, remove it for Yaml and CssSelector components 2014-05-12 11:13:35 +02:00
Debug [Debug] fix #10313: FlattenException not found because of https://bugs.php.net/42098 2014-04-29 21:42:43 +02:00
DependencyInjection Remove undefined variable $e 2014-06-03 03:40:41 +02:00
DomCrawler issue #10808 crawler test 2014-06-06 07:27:49 +02:00
EventDispatcher fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Filesystem fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Finder [WIP][Finder] Fix wrong implementation on sortable callback comparator 2014-05-22 15:42:36 +02:00
Form Minor doc fix. 2014-06-12 11:58:07 +02:00
HttpFoundation [HttpFoundation] Fixed Request::getPort returns incorrect value under IPv6 2014-06-17 10:14:17 -04:00
HttpKernel bumped Symfony version to 2.3.17 2014-06-01 17:15:00 +02:00
Intl minor #10717 unified return null usages (fabpot) 2014-04-18 22:35:25 +02:00
Locale unified return null usages 2014-04-16 09:43:51 +02:00
OptionsResolver fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Process [Process] Minor README update 2014-06-11 09:56:44 +02:00
PropertyAccess Fixed incorrect regular plural for -ves words 2014-05-16 11:27:00 +02:00
Routing added @Target annotations 2014-04-23 15:35:47 +02:00
Security [Security] Add check for supported attributes in AclVoter 2014-05-08 18:38:48 +02:00
Serializer minor #10717 unified return null usages (fabpot) 2014-04-18 22:35:25 +02:00
Stopwatch minor #10717 unified return null usages (fabpot) 2014-04-18 22:35:25 +02:00
Templating fixed types in phpdocs 2014-04-16 12:30:19 +02:00
Translation Include file path in exception 2014-05-21 18:08:05 +02:00
Validator Fixed contextually wrong translation 2014-06-06 06:58:08 +02:00
Yaml Lower mbstring dep, remove it for Yaml and CssSelector components 2014-05-12 11:13:35 +02:00