Commit 4b17ba0
Simplify PHP type cast documentation
- Remove reference to deprecated (real) cast and PHP version-specific deprecation details.
- Update code example to show correct/incorrect usage with (bool) and (boolean).
Fixes 154.
Co-authored-by: Juliette <[email protected]>1 parent 59b2aa1 commit 4b17ba0
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
| 208 | + | |
| 209 | + | |
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
| |||
0 commit comments