1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00
Files
archived-php-src/ext/soap/tests
Nikita Popov de6cf68ac4 Fix missing string copy
I changed this to a zend_string_copy, but that's not correct in
this case, as we still append to the string below.

Also fix a test on 32-bit.
2021-08-20 14:15:23 +02:00
..
2021-08-20 10:08:22 +02:00
2021-08-20 14:15:23 +02:00
2019-01-04 12:40:28 +01:00
2020-03-09 15:01:31 +01:00
2021-06-29 17:13:02 +02:00