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
b0ff9ee688
php-src
/
tests
/
classes
/
interface_optional_arg_003.inc
Andrea Faulds
e5eb9530ab
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
4 lines
48 B
PHP
Raw
Blame
History
<
?
php
interface
I
{
function
f
(
$a
=
null
);
}
Reference in a new issue
View git blame
Copy permalink