This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-26 01:18:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.5.4
archived-php-src
/
Zend
/
tests
/
offsets
T
History
Gina Peter Banyard
9a1b8a785d
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
...
Based on a patch from @ndossche
2025-10-29 18:36:10 +00:00
..
appending_containers_in_fetch.phpt
…
appending_containers.phpt
…
array_container_offset_behaviour.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
array_offset_002.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
array_offset.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
ArrayAccess_container_offset_behaviour.phpt
Zend/tests/offsets: Add tests where the offset is a reference (
#13506
)
2024-02-26 03:36:35 +00:00
ArrayObject_container_offset_behaviour.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
false_container_offset_behaviour.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
gh20194.phpt
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
2025-10-29 18:36:10 +00:00
internal_handlers_extended.phpt
…
internal_handlers.phpt
…
invalid_container_offset_behaviour.phpt
Zend/tests/offsets: Add tests where the offset is a reference (
#13506
)
2024-02-26 03:36:35 +00:00
null_container_offset_behaviour.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
null_offset_dep_promoted.phpt
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
2025-10-29 18:36:10 +00:00
null_offset_no_uaf.phpt
core: Deprecate using
null
as an array offset and when calling
array_key_exists()
(
#19511
)
2025-09-04 22:12:24 +01:00
null_offset_unset_via_error_handler.phpt
Fix GH-20194: null offset deprecation not emitted for writes (
#20238
)
2025-10-29 18:36:10 +00:00
object_container_offset_behaviour.phpt
Zend/tests/offsets: Add tests where the offset is a reference (
#13506
)
2024-02-26 03:36:35 +00:00
reference_containers_appended.phpt
…
runtime_compile_time_offset_access.phpt
…
string_container_offset_behaviour.phpt
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
test_offset_helpers.inc
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
test_variable_offsets.inc
…