This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-15 21:48:51 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
PHP-8.4.10
php-src
/
tests
/
classes
/
interface_optional_arg_003.inc
Peter Kokot
902d39a3a7
Trim trailing whitespace in source code files
2018-10-13 14:14:50 +02:00
4 lines
47 B
PHP
Raw
Permalink
Blame
History
<
?
php
interface
I
{
function
f
(
$a
=
null
);
}
Reference in a new issue
View git blame
Copy permalink