aboutsummaryrefslogtreecommitdiffstats
path: root/tests/di/create_container_test.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-08-10 13:35:37 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-08-10 13:35:37 +0200
commit489aba31c70c2b7ccafdd6941a4d2077afef0967 (patch)
treeaf96b4e8f806f345308b0c5b7124e71a16a9b06d /tests/di/create_container_test.php
parent9572cc0cccf64f30140f47c2a620764778d0d018 (diff)
parentb3ca955fb598cb3afa4becd6eae84c620649e08d (diff)
downloadforums-489aba31c70c2b7ccafdd6941a4d2077afef0967.tar
forums-489aba31c70c2b7ccafdd6941a4d2077afef0967.tar.gz
forums-489aba31c70c2b7ccafdd6941a4d2077afef0967.tar.bz2
forums-489aba31c70c2b7ccafdd6941a4d2077afef0967.tar.xz
forums-489aba31c70c2b7ccafdd6941a4d2077afef0967.zip
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [ticket/12671] Possibility to use NOT LIKE expression [ticket/12671] Possibility to use NOT LIKE expression [ticket/12671] Possibility to use NOT LIKE expression [ticket/12671] Possibility to use NOT LIKE expression [ticket/12671] Possibility to use NOT LIKE expression
Diffstat (limited to 'tests/di/create_container_test.php')
-rw-r--r--tests/di/create_container_test.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/di/create_container_test.php b/tests/di/create_container_test.php
index 559c0b122c..4ae6017989 100644
--- a/tests/di/create_container_test.php
+++ b/tests/di/create_container_test.php
@@ -191,6 +191,10 @@ namespace phpbb\db\driver
{
}
+ function sql_not_like_expression($expression)
+ {
+ }
+
function sql_fetchrowset($query_id = false)
{
return array(