Home
last modified time | relevance | path

Searched refs:offsets (Results 1 – 25 of 89) sorted by path

1234

/PHP-7.0/
H A DNEWS2339 . Fixed bug #69889 (Null coalesce operator doesn't work for string offsets).
/PHP-7.0/Zend/tests/
H A Dbug47704.phpt2 Bug #47704 (crashes on some "bad" operations with string offsets)
H A Dbug49866.phpt2 Bug #49866 (Making reference on string offsets crashes PHP)
10 Fatal error: Uncaught Error: Cannot create references to/from string offsets nor overloaded objects…
H A Dbug69889.phpt2 Bug #69889: Null coalesce operator doesn't work for string offsets
H A Dbug70089.phpt35 string(27) "Cannot unset string offsets"
37 string(64) "Cannot increment/decrement overloaded objects nor string offsets"
H A Dbug73792.phpt17 Fatal error: Uncaught Error: Cannot iterate on string offsets by reference in %sbug73792.php:4
H A Dempty_str_offset.phpt2 Testing empty() with string offsets
17 // non-numeric offsets
H A Disset_str_offset.phpt2 Testing isset with string offsets
17 // non-numeric offsets
H A Dlist_destructuring_to_special_variables.phpt2 list() can be used to destructure to string offsets, __set and ArrayAccess::offsetSet
H A Doffset_array.phpt2 using different variables to access array offsets
H A Doffset_bool.phpt2 using different variables to access boolean offsets
H A Doffset_long.phpt2 using different variables to access long offsets
H A Doffset_null.phpt2 using different variables to access null offsets
H A Doffset_string.phpt2 using different variables to access string offsets
H A Dstr_offset_002.phpt9 Fatal error: Uncaught Error: Cannot create references to/from string offsets in %sstr_offset_002.ph…
/PHP-7.0/Zend/tests/generators/
H A Dyield_array_offset_by_ref.phpt2 Array offsets can be yielded by reference
/PHP-7.0/ext/date/tests/
H A DDateTime_setISODate_basic1.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A DDateTime_setISODate_error.phpt7 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A DDateTime_setISODate_variation1.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A DDateTime_setISODate_variation2.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A DDateTime_setISODate_variation3.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A Dbug44780.phpt2 Bug #44780 (some time zone offsets not recognized by timezone_name_from_abbr)
H A Ddate_create-relative.phpt2 date_create() with large relative offsets
14 // Most offsets tested in strtotime-relative.phpt. These are tests for dates outside the 32-bit ran…
15 $offsets = array(
45 foreach ($offsets AS $offset) {
H A Ddate_isodate_set_basic1.phpt6 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …
H A Ddate_isodate_set_error.phpt7 …* Description: Set a date according to the ISO 8601 standard - using weeks and day offsets rather …

Completed in 35 milliseconds

1234