mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-7.2' into PHP-7.3
* PHP-7.2: Revert visibility
This commit is contained in:
commit
300249226b
2 changed files with 2 additions and 2 deletions
|
@ -123,7 +123,7 @@ void mysqlnd_local_infile_end(void * ptr)
|
|||
|
||||
|
||||
/* {{{ mysqlnd_local_infile_default */
|
||||
void
|
||||
PHPAPI void
|
||||
mysqlnd_local_infile_default(MYSQLND_CONN_DATA * conn)
|
||||
{
|
||||
conn->infile.local_infile_init = mysqlnd_local_infile_init;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue