This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php_8
Watch
1
Star
0
Fork
0
You've already forked php_8
mirror of
https://github.com/igorsimdyanov/php8.git
synced
2025-08-10 03:01:01 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
b943617cf7f1924f528c3b853d87ae2d8afa33e9
php_8
/
conditions
/
tern.php
Igor Simdyanov
f61522bc5f
Глава 9: черновик
2022-04-17 16:34:10 +03:00
4 lines
34 B
PHP
Raw
Blame
History
<
?
php
$x
=
$x
?
:
1
;
echo
$x
;
// 1
Reference in New Issue
View Git Blame
Copy Permalink