1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 11:42:17 +02:00
Files
archived-php-src/ext/soap
Niels Dossche cc0464268d Avoid copying the local name in SOAP's parse_namespace() (#15862)
The local name is either the entire input or is the last part, so we
never need to make a copy.
2024-09-12 22:41:45 +02:00
..
2024-09-11 09:21:59 +02:00
2024-08-07 10:04:58 +02:00
2024-09-10 20:24:57 +02:00