@@ -500,7 +500,7 @@ public function testBrave() : void {
500500 'engineversion ' => '601.1.46 ' ,
501501 'browser ' => 'Brave ' ,
502502 'browserversion ' => '1.2.11 ' ,
503- 'browserreleased ' => '2025-08-13 '
503+ 'browserreleased ' => '2025-08-26 '
504504 ],
505505 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Brave/115.0.0.0 Safari/605.1.15 ' => [
506506 'string ' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 13_4_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Brave/115.0.0.0 Safari/605.1.15 ' ,
@@ -1335,7 +1335,7 @@ public function testOculusBrowser() : void {
13351335 'appversion ' => '13.0.0.2.16.259832224 ' ,
13361336 'engine ' => 'Blink ' ,
13371337 'engineversion ' => '87.0.4280.66 ' ,
1338- 'browserreleased ' => '2020-11-17 '
1338+ 'browserreleased ' => '2021-01-11 '
13391339 ],
13401340 'Mozilla/5.0 (Linux; Android 10; Quest) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/19.1.0.1.50.350517500 SamsungBrowser/4.0 Chrome/96.0.4664.174 Mobile VR Safari/537.36 ' => [
13411341 'string ' => 'Mozilla/5.0 (Linux; Android 10; Quest) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/19.1.0.1.50.350517500 SamsungBrowser/4.0 Chrome/96.0.4664.174 Mobile VR Safari/537.36 ' ,
@@ -1353,7 +1353,7 @@ public function testOculusBrowser() : void {
13531353 'appversion ' => '19.1.0.1.50.350517500 ' ,
13541354 'engine ' => 'Blink ' ,
13551355 'engineversion ' => '96.0.4664.174 ' ,
1356- 'browserreleased ' => '2021-12-13 '
1356+ 'browserreleased ' => '2021-01-11 '
13571357 ],
13581358 'Mozilla/5.0 (Linux; Android 7.1.1; Pacific) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/9.2.0.2.122.217074189 SamsungBrowser/4.0 Chrome/81.0.4044.117 Mobile VR Safari/537.36 ' => [
13591359 'string ' => 'Mozilla/5.0 (Linux; Android 7.1.1; Pacific) AppleWebKit/537.36 (KHTML, like Gecko) OculusBrowser/9.2.0.2.122.217074189 SamsungBrowser/4.0 Chrome/81.0.4044.117 Mobile VR Safari/537.36 ' ,
@@ -1371,7 +1371,7 @@ public function testOculusBrowser() : void {
13711371 'appversion ' => '9.2.0.2.122.217074189 ' ,
13721372 'engine ' => 'Blink ' ,
13731373 'engineversion ' => '81.0.4044.117 ' ,
1374- 'browserreleased ' => '2020-04-15 '
1374+ 'browserreleased ' => '2021-01-11 '
13751375 ]
13761376 ];
13771377 foreach ($ strings AS $ ua => $ item ) {
@@ -1394,7 +1394,7 @@ public function testSamsungBrowser() : void {
13941394 'browserversion ' => '19.0 ' ,
13951395 'engine ' => 'Blink ' ,
13961396 'engineversion ' => '102.0.5005.125 ' ,
1397- 'browserreleased ' => '2022-06-09 '
1397+ 'browserreleased ' => '2023-01-07 '
13981398 ],
13991399 'Mozilla/5.0 (Linux; Android 8.1.0; SAMSUNG SM-A260G Build/OPR6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 SamsungBrowser/7.2 Chrome/108.0.5359.128 Mobile Safari/537.36 ' => [
14001400 'string ' => 'Mozilla/5.0 (Linux; Android 8.1.0; SAMSUNG SM-A260G Build/OPR6; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 SamsungBrowser/7.2 Chrome/108.0.5359.128 Mobile Safari/537.36 ' ,
@@ -1410,7 +1410,7 @@ public function testSamsungBrowser() : void {
14101410 'browserversion ' => '7.2 ' ,
14111411 'engine ' => 'Blink ' ,
14121412 'engineversion ' => '108.0.5359.128 ' ,
1413- 'browserreleased ' => '2023-01-10 '
1413+ 'browserreleased ' => '2018-06-26 '
14141414 ]
14151415 ];
14161416 foreach ($ strings AS $ ua => $ item ) {
0 commit comments