php-doc-en/language/types
Sergey Panteleev 754641d8dd
[PHP 8.1] Document incompatible float to int implicit conversions (#1528)
Co-authored-by: Máté Kocsis <kocsismate@woohoolabs.com>
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-04-28 11:57:41 +01:00
..
array.xml [PHP 8.1] Document Array Unpacking with [int|string] Keys. (#1171) 2021-12-03 12:05:42 +00:00
boolean.xml Updated examples of casting to boolean 2021-08-29 16:27:06 +02:00
callable.xml [PHP 8.1] Document the first class callable syntax. (#1176) 2021-12-28 15:51:30 +09:00
declarations.xml Clarify class-types meaning in composite type description. (#1306) 2022-01-06 14:22:32 +00:00
enumerations.xml Document enumerations 2021-10-29 01:14:57 +02:00
float.xml Add a page about numeric strings 2020-11-27 15:56:30 +00:00
integer.xml [PHP 8.1] Document incompatible float to int implicit conversions (#1528) 2022-04-28 11:57:41 +01: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 Fix #81635: No example of complex interpolation syntax with filenames 2021-11-18 15:18:17 +01:00
type-juggling.xml Revert "Show info about PHP error reporting" 2021-03-19 01:54:04 +01:00