Commit 45b9501
committed
Merge branch '5.4' into 6.0
* 5.4:
Throw exception if incompatible version of psr/simple-cache is used
[DependencyInjection] copy synthetic status when resolving child definitions
[HttpClient] Fix Failed to open stream: Too many open files
[Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors
Fix for "Implicit conversion from float <float_number> to int loses precision"
Fix typo in UPGRADE-6.0.md
[Cache] Set mtime of cache files 1 year into future if they do not expire
[DependencyInjection] remove arbitratry limitation to exclude inline services from bindings1 file changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
69 | 79 | | |
70 | 80 | | |
71 | 81 | | |
| |||
0 commit comments