1
0
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:
Marc Alexander
2016-01-19 23:32:07 +01:00
parent e954b0b82b
commit 0defce65c8
3 changed files with 76 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
<?php
namespace vendor2\foo\migrations;
class bar
{
}