8000 fixed UPGRADE · symfony/symfony@a71ee27 · GitHub
[go: up one dir, main page]

Skip to content

Commit a71ee27

Browse files
committed
fixed UPGRADE
1 parent d292b13 commit a71ee27

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

UPGRADE-5.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,13 @@ Process
334334
$process = Process::fromShellCommandline('ls -l');
335335
```
336336

337+
PropertyAccess
338+
--------------
339+
340+
* Removed support of passing `null` as 2nd argument of
341+
`PropertyAccessor::createCache()` method (`$defaultLifetime`), pass `0`
342+
instead.
343+
337344
Routing
338345
-------
339346

0 commit comments

Comments
 (0)
0