1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/main
Niels Dossche 33ae76405f Use zend_string for arg_separators
This allows us to avoid a call to `zend_ini_str` which took 6% of the
profile on my i7-4790 for a call to `http_build_query`. Now we can just
grab the value from the globals.
In other files this can avoid some length recomputations.
2025-05-21 19:54:09 +02:00
..
2024-05-19 22:57:08 +02:00
2025-02-15 10:12:34 +00:00
2024-11-14 20:36:23 +01:00
2024-11-18 20:53:28 +01:00
2025-05-21 19:54:09 +02:00
2024-11-18 20:53:28 +01:00
2024-11-29 08:06:10 +01:00
2025-05-21 19:39:02 +02:00
2025-03-29 13:29:40 +01:00
2025-04-21 13:20:45 +02:00
2024-11-18 20:53:28 +01:00
2024-12-01 11:00:17 +01:00
2024-10-06 19:43:19 +01:00
2024-02-08 12:08:07 +01:00
2023-01-16 12:27:33 +01:00
2023-01-16 12:27:33 +01:00