Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manifests/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -769,13 +769,13 @@ manifest:
tests/integrations/test_dbm.py::Test_Dbm_Comment_Mysql:
- weblog_declaration:
"*": v0.91.1
laravel11x: missing_feature (pending to be implemented on this weblog)
laravel11x: v1.22.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_NodeJS_mysql2: irrelevant (These are nodejs only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_NodeJS_pg: irrelevant (These are nodejs only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Postgres:
- weblog_declaration:
"*": v0.91.1
laravel11x: missing_feature (pending to be implemented on this weblog)
laravel11x: v1.22.0 # TODO: a lower version might be supported
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Aiomysql: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Asyncpg: irrelevant (These are python only tests.)
tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_MysqlConnector: irrelevant (These are python only tests.)
Expand Down
Loading