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-17 14:38:49 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
6aa55a28b5
php-src
/
tests
/
classes
/
interface_optional_arg_003.inc
Gabriel Caruso
21e3b0c70c
Remove trailing whitespace in inc files
2018-02-10 19:20:23 +01:00
4 lines
47 B
PHP
Raw
Blame
History
<
?
php
interface
I
{
function
f
(
$a
=
null
);
}
Reference in a new issue
View git blame
Copy permalink