forked from GNUsocial/gnu-social
[CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
This adds a composer.json for all dependencies that are available
This commit is contained in:
20
vendor/openid/php-openid/admin/otb_test.php
vendored
Normal file
20
vendor/openid/php-openid/admin/otb_test.php
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
function fail1() {
|
||||
}
|
||||
|
||||
function pass1()
|
||||
{
|
||||
}
|
||||
|
||||
function fail2(
|
||||
) {
|
||||
|
||||
}
|
||||
|
||||
function pass2(
|
||||
)
|
||||
{
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user