8000 fixed codeblock in UPGRADE-3.1.md · symfony/symfony@cb00055 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb00055

Browse files
committed
fixed codeblock in UPGRADE-3.1.md
1 parent 1fc6a54 commit cb00055

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADE-3.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ Yaml
4545

4646
```php
4747
Yaml::dump(array('foo' => new A(), 'bar' => 1), 0, 0, false, Yaml::DUMP_OBJECT);
48+
```
4849

4950
* The `!!php/object` tag to indicate dumped PHP objects has been deprecated
5051
and will be removed in Symfony 4.0. Use the `!php/object` tag instead.

0 commit comments

Comments
 (0)
0