This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
server
Watch
1
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
095463d568
server
/
tests
/
data
/
app
/
code-checker
/
test-deprecated-function.php
5 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Allow checking for functions
2015-06-15 15:50:37 +00:00
<
?
php
\OCP\NamespaceName\ClassName
::
functionName
();
Check for methods as good as possible
2015-06-15 16:36:04 +00:00
\OCP\NamespaceName\ClassName
::
methodName
();
Reference in a new issue
Copy permalink