mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 10:40:28 +02:00
[ticket/13733] Properly test setting validate_classes to false/true
PHPBB3-13733
This commit is contained in:
7
tests/extension/ext/vendor2/bar/migrations/bar.php
Normal file
7
tests/extension/ext/vendor2/bar/migrations/bar.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace vendor2\foo\migrations;
|
||||
|
||||
class bar
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user