1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext
Niels Dossche 61b0d589d6 ftp: Fix weird typo (#20295)
* ftp: Fix weird typo

In 8827f8eca9 the async functions were
renamed to nb functions. So this was just a find+replace of async to nb.
The diff shows that "no asyncronous transfer to continue" was replaced
with "no nbronous transfer to continue". Makes no sense.

* Update ext/ftp/php_ftp.c

Co-authored-by: Jakub Zelenka <bukka@php.net>

---------

Co-authored-by: Jakub Zelenka <bukka@php.net>
2025-10-26 08:56:56 +01:00
..
2025-10-15 19:38:51 +02:00
2025-10-07 18:33:17 +02:00
2025-09-15 14:17:32 +01:00
2025-06-01 18:21:23 +02:00
2025-05-27 20:40:35 +02:00
2025-10-26 08:56:56 +01:00
2024-11-27 19:54:06 +00:00
2025-07-22 15:52:29 +02:00
2025-06-18 20:47:18 +02:00
2025-03-06 15:24:35 +01:00
2025-10-13 16:16:39 +02:00
2025-05-27 20:40:35 +02:00
2025-10-25 12:13:58 +02:00
2024-06-28 20:14:20 +02:00
2025-07-16 18:26:54 +02:00
2025-09-29 22:47:29 +01:00