Merge branch 'PHP-8.1'

* PHP-8.1:
  Fix typo (--EXTENSION-- → --EXTENSIONS--)
This commit is contained in:
Christoph M. Becker 2022-03-14 15:15:19 +01:00
commit 27be6c34b5
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6

View file

@ -1,6 +1,6 @@
--TEST-- --TEST--
GH-8068 (mysqli_fetch_object creates inaccessible properties) GH-8068 (mysqli_fetch_object creates inaccessible properties)
--EXTENSION-- --EXTENSIONS--
mysqli mysqli
--SKIPIF-- --SKIPIF--
<?php <?php