php-doc-en/language/types
Jorg Sowa 346c0bd13f
Updated examples of casting to boolean
Updated examples of casting to boolean adding one case that is pretty common appearing in code string `"0"`.

Closes GH-890.
2021-08-29 16:27:06 +02:00
..
array.xml The fallback for undefined constants is removed as of PHP 8 (#795) 2021-08-06 14:00:39 +01:00
boolean.xml Updated examples of casting to boolean 2021-08-29 16:27:06 +02:00
callable.xml Further removal of PHP 5 mentions in language section 2020-11-09 13:27:06 +00:00
declarations.xml Fix list of types included in mixed 2021-07-20 10:47:41 +02:00
float.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
integer.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
iterable.xml Move iterable variance section to OOP section 2021-05-04 18:25:23 +01:00
null.xml fixed unset cast removed warning as of PHP 8.0.0. 2021-08-12 22:31:24 +09:00
numeric-strings.xml PHP 7.0 was silent about pseudo-numeric string juggling 2021-03-19 01:28:04 +01:00
object.xml Array to object cast: numeric keys are accessible as of PHP 7.2.0 2018-05-02 21:51:50 +00:00
resource.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
string.xml Document Flexible heredoc/nowdoc. (#829) 2021-08-09 00:39:46 +09:00
type-juggling.xml Revert "Show info about PHP error reporting" 2021-03-19 01:54:04 +01:00