We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2885d commit 78c9a53Copy full SHA for 78c9a53
php.ini-development
@@ -997,7 +997,7 @@ cli_server.color = On
997
; the sqlite_dbpage virtual table.
998
; https://www.sqlite.org/c3ref/c_dbconfig_defensive.html
999
; (for older SQLite versions, this flag has no use)
1000
-sqlite3.defensive = 1
+;sqlite3.defensive = 1
1001
1002
[Pcre]
1003
;PCRE library backtracking limit.
php.ini-production
@@ -1004,7 +1004,7 @@ cli_server.color = On
1004
1005
1006
1007
1008
1009
1010
0 commit comments