mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
Merge branch 'PHP-8.1'
* PHP-8.1: Fix typo (--EXTENSION-- → --EXTENSIONS--)
This commit is contained in:
commit
27be6c34b5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue