php-doc-en/language
Christoph M. Becker 14e006b4ee
Passing values of wrong types is no longer undefined behavior as of PHP 8.1.0
Well, at least for the core functions, and many PECL extensions.  Some
PECL extension functions may not yet behave this way, so we add in a
"supposed to".
2021-11-15 17:28:59 +01:00
..
context Close #880: Obsolete default value for protocol_version 2021-09-03 18:35:53 +02:00
control-structures Add a very basic match example (#1028) 2021-10-19 10:35:03 +01:00
errors Remove E_STRICT and other PHP 5 related information (#730) 2021-08-17 17:56:25 +01:00
figures added xkcd image to the goto docs 2009-06-14 22:03:29 +00:00
oop5 Fix #76311: __construct/__destruct must not have return types 2021-08-27 13:03:42 +02:00
predefined Document Stringable::__toString() method 2021-11-11 17:09:59 +01:00
types PHP 8.1: Update integer docs for new octal notation 2021-11-13 11:00:05 +01:00
wrappers http:// stream wrappers do not necessarily HTTP/1.0 GET 2021-08-19 15:48:14 +02:00
attributes.xml Fix attribute example titles (#952) 2021-09-17 20:33:38 +01:00
basic-syntax.xml Update basic-syntax.xml to fix typo 2021-08-19 20:21:59 +02:00
constants.xml [skip-revcheck] Fix output spacing. 2021-10-29 11:20:24 -03:00
context.xml Remove legacy MongoDb driver docs 2021-05-25 19:38:28 +01:00
control-structures.xml Clarify the syntax and role of arguments for echo and print 2021-03-10 14:37:20 +01:00
enumerations.xml [skip-revcheck] Fix typo (it's → its) 2021-11-14 12:56:28 +01:00
errors.xml Add embryonic error handling section, since we don't have one place for this. 2015-08-09 01:15:47 +00:00
exceptions.xml hyphenate "object-oriented" 2021-08-08 18:48:47 +01:00
expressions.xml Use canonical type names 2020-11-02 15:39:04 +00:00
functions.xml Passing values of wrong types is no longer undefined behavior as of PHP 8.1.0 2021-11-15 17:28:59 +01:00
generators.xml Fix #80942: Object iteration / Iterator: Replace duplicated examples with direct links 2021-04-20 11:28:39 +02:00
namespaces.xml Types are not hints in PHP. (#1003) 2021-10-09 14:43:01 +01:00
oop5.xml Split type declarations into their dedicated page 2020-11-12 18:39:19 +00:00
operators.xml Fix #53397: Modulo is not accurate with double 2021-05-28 16:10:48 +02:00
references.xml Fix half-deleted sentence about "new" and reference assignment (#520) 2021-04-12 13:28:11 +02:00
types.xml Document enumerations 2021-10-29 01:14:57 +02:00
variables.xml Remove errant , (#516) 2021-04-08 11:55:42 +02:00
wrappers.xml Split wrappers.xml into wrappers/*.xml 2010-12-11 19:47:26 +00:00