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-03-24 00:02:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0c577c22c74caa210d36d4a256d44ac1dde7a2c0
archived-php-src
/
tests
History
Gina Peter Banyard
b4ed215299
core: Warn when non-representable floats are coerced to int (
#19760
)
...
RFC:
https://wiki.php.net/rfc/warnings-php-8-5#casting_out_of_range_floats_to_int
2025-09-21 23:53:16 +01:00
..
basic
main: Deprecate deriving $_SERVER['argc'] and $_SERVER['argv'] from the query string (
#19606
)
2025-09-09 10:34:35 +02:00
classes
Zend: Deprecate __sleep() (
#19682
)
2025-09-10 08:54:16 +01:00
func
Merge branch 'PHP-8.3' into PHP-8.4
2025-06-25 03:22:43 +05:30
lang
core: Warn when non-representable floats are coerced to int (
#19760
)
2025-09-21 23:53:16 +01:00
output
Deprecate producing output in a user output handler (
#19067
)
2025-07-09 21:20:58 -07:00
run-test
zend_compile: Deprecate backticks as an alias for
shell_exec()
(
#19443
)
2025-08-12 12:02:13 +02:00
security
Merge branch 'PHP-8.3' into PHP-8.4
2025-09-19 14:16:48 +02:00
strings
Fix GH-15964: printf() can strip sign of -INF
2024-12-02 14:27:36 +01:00