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
Alexander M. Turek 55707fbcba minor #39030 [LDAP] Add ldap tests to github CI (lucasaba, jderusse)
This PR was merged into the 4.4 branch.

Discussion
----------

[LDAP] Add ldap tests to github CI

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Fix #39028
| License       | MIT
| Doc PR        |

Adds LDAP test on github actions pipeline and corrects sum bugs in the LDAP Component test

It also adds a bug resolution from @Nek- made in #38875

Commits
-------

ea78f728b1 Use GithubAction to run ldap tests
af9562b12c Adds LDAP Adapter test in integration group
2020-11-16 16:51:33 +01:00
..
Asset Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
BrowserKit Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Cache Add tests on CacheDataCollector 2020-11-12 16:25:20 +01:00
Config Reinitialize globBrace after unserialization 2020-11-16 12:15:53 +01:00
Console Fix ANSI when stdErr is not a tty 2020-11-05 10:51:39 +01:00
CssSelector Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Debug Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
DependencyInjection bug #38999 [DependencyInjection] autoconfigure behavior describing tags on decorators (xabbuh) 2020-11-13 10:27:22 +01:00
DomCrawler Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
Dotenv Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
ErrorHandler Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
EventDispatcher Set constant visibility in tests to private where possible. 2020-10-31 23:44:29 +01:00
ExpressionLanguage Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Filesystem [Filesystem] fix cleaning up tmp files when dumpFile() fails 2020-11-11 23:20:15 +01:00
Finder [Finder] Force set access time in test 2020-11-01 20:04:13 +01:00
Form prevent hash collisions caused by reused object hashes 2020-11-13 10:14:12 +01:00
HttpClient Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
HttpFoundation [HttpFoundation] Fix for virtualhosts based on URL path 2020-11-03 12:58:18 +01:00
HttpKernel Update ExceptionEvent.php 2020-11-13 13:20:22 +01:00
Inflector Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
Intl bug #38971 [PhpUnitBridge] fix replaying skipped tests (nicolas-grekas) 2020-11-03 12:57:46 +01:00
Ldap Use GithubAction to run ldap tests 2020-11-16 16:15:08 +01:00
Lock Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Mailer Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Messenger [CI] Fixed invalid doctrine parameter syntax 2020-11-05 21:54:48 +01:00
Mime Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
OptionsResolver Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
Process [Process] Dont test TTY if there is no TTY support 2020-11-02 16:10:16 +01:00
PropertyAccess Set constant visibility in tests to private where possible. 2020-10-31 23:44:29 +01:00
PropertyInfo Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Routing Fix transiant tests in 4.4 2020-11-01 22:34:37 +01:00
Security [Security] Fix docblock. 2020-11-05 00:24:50 +01:00
Serializer Set constant visibility in tests to private where possible. 2020-10-31 23:44:29 +01:00
Stopwatch Set constant visibility in tests to private where possible. 2020-10-31 23:44:29 +01:00
Templating Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
Translation Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Validator prevent hash collisions caused by reused object hashes 2020-11-13 10:14:12 +01:00
VarDumper Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
VarExporter Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
WebLink Merge branch '3.4' into 4.4 2020-10-24 13:50:19 +02:00
Workflow Use short array deconstruction syntax. 2020-10-28 21:42:29 +01:00
Yaml remove unreachable code 2020-11-14 15:49:24 +01:00