1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00
Files
archived-php-src/ext
Tim Düsterhus 79a5804b6b uri: Make php_uri_parser structs PHPAPI (#20243)
This allows extensions that already know which parser to use and don't need the
generic lookup facility to directly refer to the desired parser without needing
to go through `php_uri_get_parser()` (which also requires allocating a
`zend_string*`).

Following php/php-src#20173
Related to php/php-src#19868
2025-10-21 16:09:16 +02:00
..
2025-09-22 15:43:47 +02:00
2025-08-07 19:09:03 +02:00
2025-10-15 19:39:39 +02:00
2025-10-07 18:33:17 +02:00
2025-09-21 14:26:02 +01:00
2025-10-15 20:24:46 +02:00
2025-07-25 12:05:17 +02:00
2025-10-12 23:09:47 +01:00
2025-10-18 10:27:32 +02:00
2025-07-29 14:00:37 +02:00
2025-10-18 23:59:48 +02:00
2025-10-20 22:35:47 +02:00
2025-10-02 19:41:59 +02:00
2025-09-06 14:06:10 +01:00
2025-10-19 20:54:55 +02:00
2025-09-29 16:08:56 +02:00
2025-09-29 22:11:49 +01:00
2025-09-29 22:48:55 +01:00